#84 · Primary category: AI Coding Assistants
DeepCode
"DeepCode: Open Agentic Coding (Agent Harness & Loop Engineering & Multi-Agent Orchestration)"
Project last updated:08/28/26
GitHub Stars
16.4K
Forks
2.1K
Contributors
26
License
MIT
Why we included this project
DeepCode is a general-purpose coding agent that takes a natural-language goal and carries it through exploration, editing, running commands, testing, and repair until the work actually lands. Its main workflows turn a research paper into runnable code, a text description into a web app, or a spec into a backend, so teams can go from an idea to a working repository without hand-holding every step. The agent keeps plans, tool activity, code diffs, and test evidence visible, so you can review what it did rather than trusting a black box. It runs through both a CLI and a desktop workbench, and you bring your own models and skills, which matters if you need to stay on a particular provider or keep reusable expertise close to your project.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.