From 439c87ebf6aef79f4b7f964e954a7c10979e4ade Mon Sep 17 00:00:00 2001 From: devon-research <61103399+devon-research@users.noreply.github.com> Date: Sat, 14 Mar 2026 13:32:33 -0700 Subject: [PATCH] Add Inspect Harbor to tools list in README Added [Inspect Harbor](https://github.com/meridianlabs-ai/inspect_harbor) tool to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1093ffa..2129b5d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A curated list of awesome projects in the Harbor ecosystem. ## Tools +- [Inspect Harbor](https://github.com/meridianlabs-ai/inspect_harbor) - An interface to run Harbor tasks using [Inspect AI](https://github.com/UKGovernmentBEIS/inspect_ai) - [harbor-bot](https://github.com/parsewave/harbor-bot) - GitHub bot automating QA on Harbor tasks - [Benchmark Template](https://github.com/harbor-framework/benchmark) - Template for building benchmarks on Harbor with automated QA in CI - [SWE-gen](https://github.com/abundant-ai/SWE-gen) - Convert GitHub PRs into Harbor tasks