Introducing MyCoder - a very capable AI agent-based coder that just works.
1. npm install -g mycoder
2. export ANTHROPIC_API_KEY=[your key]
3. cd myproject
4. mycoder "fix any build errors"
@BenHouston3D IS the claude dependency due to specific features or is there a chance we could use it with OpenAI compatible APIs like ollama or deepseek?
@BenHouston3D I use local models via ollama exclusively :P Usually I assume an OpenAI compatible backend and allow users to specify a URL/API key.