Local Coding Assistant DevMind Goes Open Source
New-Inspection7034 · reddit · 2026-07-19
The author released the DevMind local coding agent project as MIT open source, focused on being a local LLM programming assistant on Windows. It can connect to OpenAI-compatible model services (e.g., llama.cpp, LM Studio, Ollama), read code, modify files, run shell/build/test, and iterate until tasks are complete. The project also includes:
- Persistent project memory and RAG based on SQL Server vector store
- Integrated debugger, terminal UI, Microsoft Learn documentation tool
- One-click install script handling dependencies and PATH configuration
The author also provides the DevMind MCP Server, connectable to Claude Code / Claude Desktop, exposing 40 fine-grained tools supporting a 'Claude plans + local model executes' task delegation pattern; and the DevMX desktop chat client, serving as an agent companion alongside Visual Studio.
More from coding & agent
- Dev builds interactive 3D product experience with GPT-6 Astra + Hyper3D Rodin — nikola_mr64990 · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11