Skip to content

Merge release branch into main #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 11, 2025
Merged

Merge release branch into main #190

merged 9 commits into from
Mar 11, 2025

Conversation

bhouston
Copy link
Member

This PR brings the release process fixes back into the main branch. Changes include:\n\n- Fix release scripts\n- Remove unnecessary lerna\n- Other release process improvements

bhouston and others added 9 commits March 11, 2025 15:27
# mycoder-agent-v1.0.0 (2025-03-11)

### Bug Fixes

* **monorepo:** implement semantic-release-monorepo for proper versioning of sub-packages ([96c6284](96c6284))
* only consider response empty if no text AND no tool calls ([#127](#127)) ([af20ec5](af20ec5))
* Replace shell commands with Node.js APIs for cross-platform compatibility ([07b4c24](07b4c24))
* token caching ([5972e59](5972e59))
* use maxTokens in generateTextProps ([bfb9da9](bfb9da9))

### Features

* add back token tracking, system prompt caching. ([ddc04ab](ddc04ab))
* add showStdIn and showStdout options to shellMessage and shellStart ([aed1b9f](aed1b9f)), closes [#167](#167)
* add token caching.  issue 145 ([d78723b](d78723b))
* remove modelProvider and modelName - instant decrepation ([59834dc](59834dc))
# mycoder-v1.0.0 (2025-03-11)

### Bug Fixes

* add deepmerge to cli package.json ([ab66377](ab66377))
* don't save consent when using --userWarning=false ([41cf69d](41cf69d))
* **monorepo:** implement semantic-release-monorepo for proper versioning of sub-packages ([96c6284](96c6284))
* update hierarchical configuration system to fix failing tests ([93d949c](93d949c))

### Features

* add --githubMode and --userPrompt as boolean CLI options that override config settings ([0390f94](0390f94))
* add CLI options for automated usage scenarios ([00419bc](00419bc))
* add maxTokens and temperature config options to CLI ([b461d3b](b461d3b)), closes [#118](#118)
* implement hierarchical configuration system ([84d73d1](84d73d1)), closes [#153](#153)
* remove modelProvider and modelName - instant decrepation ([59834dc](59834dc))
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@bhouston bhouston merged commit 3c5d8a6 into main Mar 11, 2025
@bhouston bhouston deleted the release branch March 12, 2025 02:07
Copy link

🎉 This PR is included in version mycoder-agent-v1.1.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