Skip to content

Conversation

bhouston
Copy link
Member

No description provided.

bhouston and others added 8 commits March 12, 2025 12:31
# [mycoder-agent-v1.1.0](mycoder-agent-v1.0.0...mycoder-agent-v1.1.0) (2025-03-12)

### Bug Fixes

* convert absolute paths to relative paths in textEditor log output ([a5ea845](a5ea845))
* implement resource cleanup to prevent CLI hanging issue ([d33e729](d33e729)), closes [#141](#141)
* llm choice working well for openai, anthropic and ollama ([68d34ab](68d34ab))
* **openai:** add OpenAI dependency to agent package and enable provider in config ([30b0807](30b0807))
* replace @semantic-release/npm with @anolilab/semantic-release-pnpm to properly resolve workspace references ([bacb51f](bacb51f))
* up subagent iterations to 200 from 50 ([b405f1e](b405f1e))

### Features

* add agent tracking to background tools ([4a3bcc7](4a3bcc7))
* add Ollama configuration options ([d5c3a96](d5c3a96))
* **agent:** implement agentStart and agentMessage tools ([62f8df3](62f8df3)), closes [#111](#111) [#111](#111)
* allow textEditor to overwrite existing files with create command ([d1cde65](d1cde65)), closes [#192](#192)
* implement background tool tracking (issue [#112](#112)) ([b5bb489](b5bb489))
* implement Ollama provider for LLM abstraction ([597211b](597211b))
* **llm:** add OpenAI support to LLM abstraction ([7bda811](7bda811))
* **refactor:** agent ([a2f59c2](a2f59c2))
# [mycoder-v1.1.0](mycoder-v1.0.0...mycoder-v1.1.0) (2025-03-12)

### Bug Fixes

* implement resource cleanup to prevent CLI hanging issue ([d33e729](d33e729)), closes [#141](#141)
* llm choice working well for openai, anthropic and ollama ([68d34ab](68d34ab))
* remove unreliable init command and createDefaultConfigFile function ([5559567](5559567)), closes [#225](#225)
* replace @semantic-release/npm with @anolilab/semantic-release-pnpm to properly resolve workspace references ([bacb51f](bacb51f))

### Features

* add git and gh CLI tools availability check ([8996f36](8996f36)), closes [#217](#217)
* add Ollama configuration options ([d5c3a96](d5c3a96))
* **cli:** Add checking for git and gh CLI tools in GitHub mode ([5443185](5443185)), closes [#217](#217)
* **llm:** add OpenAI support to LLM abstraction ([7bda811](7bda811))
* **refactor:** agent ([a2f59c2](a2f59c2))
* Replace config CLI commands with config file-based approach ([#215](#215)) ([8dffcef](8dffcef))
# [mycoder-v1.1.1](mycoder-v1.1.0...mycoder-v1.1.1) (2025-03-12)

### Bug Fixes

* remove userWarning option from docs and Github Action. ([35617c1](35617c1))
@bhouston bhouston merged commit 4020130 into main Mar 12, 2025
1 check passed
Copy link

🎉 This PR is included in version mycoder-agent-v1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version mycoder-v1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants