Open sourcing the coding agent harness I started an year ago

Reddit r/AI_Agents Tools

Summary

The author has open-sourced a self-hosted workspace for coding agents, featuring multi-agent architecture, AST-aware ChromaDB indexing, and a UI with Git diff management.

Hi, I built an open-source, self-hosted workspace for coding agents. It features a multi-agent architecture (Sub/Child agents), an AST-aware ChromaDB indexer for lightning-fast file discovery, and a built-in UI with Git diff management. Links in the comments
Original Article

Similar Articles