Commit 3c9583d
committed
chore(release): 1.0.0 [skip ci]
# 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))1 parent 2b55433 commit 3c9583d
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments