Introduction
DevAgent is a research-grade, local-first coding agent runtime designed for high-integrity repository orchestration.
Unlike traditional AI assistants that simply generate text, DevAgent operates with **full execution grounding**. It manages the entire lifecycle of a fix: scanning the environment, provisioning isolated runtimes, and verifying patches against actual tests.
Safety First
100% local execution via Ollama and isolated .tmp_envs workspaces.
Self-Repairing
Autonomously resolves missing dependencies to ensure runtime health.
Systems Operational • v3.6.4
Edit on GitHub