From 79da8f9ae668535b26a08834169cdce469c99536 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Sat, 24 Jan 2026 07:56:18 -0800 Subject: [PATCH] Add Open Agent to the list of coding tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a696cc..c520240 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ A list of AI coding tools (assistants, completion, refactoring, etc.). - [Cline](https://cline.bot/) - Autonomous coding agent that can use your CLI and editor. - [Claude Code](https://www.anthropic.com/claude-code) - Agentic coding tool that lives in your terminal. - [Windsurf](https://windsurf.com/) - IDE optimized for collaboration between developers and assistants. +- [Open Agent](https://github.com/Th0rgal/openagent) - Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. - [Wizi](https://github.com/wizi-ai/code-search) - Code search across repositories with natural language. - [Phind](https://www.phind.com/) - Search engine optimized for developers and technical questions. - [Safurai](https://www.safurai.com/) - Assistant for generation, refactoring, and debugging.