ai-coding-agent-open-source-analysis
A comparative research repository on AI coding agents, full-source scanning, spec-driven development, and LLM wiki/RAG trends, with analysis reports, category READMEs, CSV tables, and a data/source-inventory.json cataloging the analyzed agents. Useful as the index that cross-references the Tier 4 agents.
View source on GitHubKey takeaways
- 01
source-inventory.json is a machine-readable catalog of coding agents
- 02
Covers spec-driven development as an emerging agent workflow
- 03
Good comparative axes: context strategy, edit format, verification
Flows built on this research
Agent Architecture
Single-Agent vs Multi-Agent: Decide and Design
A decision flow for the most expensive architecture choice in agent systems - grounded in what actually ships versus what demos well.
4 steps · 45-75 minutes
Agent Architecture
Design the Agent-Computer Interface (ACI)
Apply SWE-agent's key finding: agents perform dramatically better when their commands, viewers, and feedback are designed for models, not humans.
5 steps · 90-120 minutes