mycoder-v1.1.0
·
140 commits
to release
since this release
mycoder-v1.1.0 (2025-03-12)
Bug Fixes
- implement resource cleanup to prevent CLI hanging issue (d33e729), closes #141
- llm choice working well for openai, anthropic and ollama (68d34ab)
- remove unreliable init command and createDefaultConfigFile function (5559567), closes #225
- replace @semantic-release/npm with @anolilab/semantic-release-pnpm to properly resolve workspace references (bacb51f)
Features
- add git and gh CLI tools availability check (8996f36), closes #217
- add Ollama configuration options (d5c3a96)
- cli: Add checking for git and gh CLI tools in GitHub mode (5443185), closes #217
- llm: add OpenAI support to LLM abstraction (7bda811)
- refactor: agent (a2f59c2)
- Replace config CLI commands with config file-based approach (#215) (8dffcef)