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
- HeyGen adds a media-sourcing skill for coding agents with 75k images and 10k tracks — HeyGen · 2026-07-22
- Agent search bottlenecks are now about variance, not raw latency — rohanpaul_ai · 2026-07-22
- LangSmith adds tracing for Pipecat, LiveKit, OpenAI Realtime, and Gemini Live — LangChain · 2026-07-22
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22
- Annotated transcript of a Claude Code team interview is now available — trq212 · 2026-07-22
- Claude Code skill uses 10 Markdown rules to make outputs ADHD-friendly — alex_verem · 2026-07-22