From a0476f7fbcef90824dd40f82185e7175150be815 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Sat, 24 Jan 2026 16:29:09 +0000 Subject: [PATCH] Add Open Agent to the Agents list Open Agent is a self-hosted control plane for Claude Code that provides: - Isolated container workspaces (systemd-nspawn) - Real-time mission streaming - Git-backed Library for skills, tools, rules, and MCPs - Web and iOS dashboards --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc2ad3c..dee0a02 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Potpie](https://potpie.ai) — Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents. - [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. +- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code