This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| devon [2026/03/25 15:00] – Create page with researched content agent | devon [2026/03/30 22:20] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Devon ====== | ====== Devon ====== | ||
| - | **Devon** is an open-source AI pair programmer developed by Entropy Research that provides autonomous planning, execution, and debugging capabilities within Git-based workflows. It features a terminal user interface (TUI) and operates as an interactive coding partner rather than a black-box code generator. With over **3,450 GitHub stars**, Devon combines multi-file editing, code exploration, | + | **Devon** is an open-source AI pair programmer developed by Entropy Research that provides autonomous planning, execution, and debugging capabilities within Git-based workflows. It features a terminal user interface (TUI) and operates as an interactive coding partner rather than a black-box code generator. With over **3,450 GitHub stars**, Devon combines multi-file editing, code exploration, |
| GitHub: [[https:// | GitHub: [[https:// | ||
| Line 9: | Line 9: | ||
| * **Terminal User Interface (TUI)** — Rich interactive terminal experience for pair programming sessions | * **Terminal User Interface (TUI)** — Rich interactive terminal experience for pair programming sessions | ||
| * **Autonomous Planning** — Decomposes complex tasks into executable steps before implementation | * **Autonomous Planning** — Decomposes complex tasks into executable steps before implementation | ||
| - | * **Multi-File Editing** — Simultaneously edits multiple files while maintaining project coherence | + | * **Multi-File Editing** — Simultaneously edits multiple files while maintaining project coherence(([[https:// |
| * **Code Exploration** — Navigates and understands codebases using search and structural analysis | * **Code Exploration** — Navigates and understands codebases using search and structural analysis | ||
| * **Test Writing** — Generates test suites for existing and new code | * **Test Writing** — Generates test suites for existing and new code | ||
| Line 98: | Line 98: | ||
| * Combines structured planning with interactive feedback loops | * Combines structured planning with interactive feedback loops | ||
| * Targets developers who want AI assistance while maintaining creative control | * Targets developers who want AI assistance while maintaining creative control | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 112: | Line 107: | ||
| * [[droid_factory|Droid (Factory)]] — Factory' | * [[droid_factory|Droid (Factory)]] — Factory' | ||
| + | ===== References ===== | ||