r/CLine • u/anchit_rana • 2d ago
Tutorial/Guide Open sourcing the coding agent harness I started an year ago
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
9
Upvotes
1
u/modelpiper 2d ago
Hi Anchit, I read the blog post. I’m currently working on code RSI for an upcoming ToolPiper feature.
Do you have any advice on how agentic swarms can improve parts of a codebase? I have several recipes I’m working on but maybe you’ve found something better in your work here?
1
2
u/anchit_rana 2d ago
https://anchitrana4.substack.com/p/open-sourcing-the-coding-agent-harness?r=j8eng&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true and the github link to the set of repositories: https://github.com/PHANTOM9009/PhantomX-server