#466 · Primary category: AI Coding Assistants
Devon
Devon: An open-source pair programmer
Project last updated:05/26/25
GitHub Stars
3.5K
Forks
281
Contributors
14
License
AGPL-3.0
Why we included this project
Devon is an open-source coding agent that runs from your terminal as a lightweight CLI, working inside the directory you launch it in. It can explore your codebase, make multi-file edits, write configs and tests, and fix bugs, while you keep an eye on it and jump in to correct it mid-task. You supply your own API key from Anthropic, OpenAI, or Groq, and a single key is enough to start, which keeps setup simple for small teams. Because it is sandboxed to the folder you start it in, it gives you more control than a cloud chat assistant, and its early-stage, Python-first nature makes it more of a hands-on tool for experimenting with agent workflows than a polished product. Its interactive, community-driven design makes it easy to inspect and adapt.
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.