Commit 9205607
committed
chore(release): 0.10.0 [skip ci]
# [0.10.0](v0.9.0...v0.10.0) (2025-03-11)
### Bug Fixes
* add deepmerge to cli package.json ([ab66377](ab66377))
* update hierarchical configuration system to fix failing tests ([93d949c](93d949c))
### 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))
* implement hierarchical configuration system ([84d73d1](84d73d1)), closes [#153](#153)1 parent ab66377 commit 9205607
2 files changed
+17
-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 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| 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