Open-source agentic coding assistant
Coder Buddy
Impact
Published to PyPI as coder-buddy with multi-provider support for OpenAI, Claude, Gemini, Groq, and OpenRouter.
Problem: Developers need a code-building assistant that can clarify intent, plan architecture, and modify projects while keeping human approval in the loop.
Solution: Built a LangGraph-orchestrated 4-agent pipeline with Clarifier, Planner, Architect, and Coder agents plus sandboxed file, glob, regex search, and shell tools with dangerous-command blocking.






