v1.11.0
What's Changed
- Fix: Fixes semantic crate tests by @kensave in #89
- adds parent process envs to aws cli tool command by @dingfeli in #115
- Fix: broken format for fs read tool use description by @dingfeli in #122
- UX Fix for hard to distinguish between user and assistant responses by @akashanand98 in #130
- feat(windows): refactor filesystem handling to support windows by @cwoolum in #114
- feat(telemetry): error, cancelled, auth metrics by @hayemaxi in #132
- chore: CLI cleanups by @chaynabors in #144
- Fix: sigint not caught during parsing of large block of text by @dingfeli in #133
- feat: model selection for chat by @evanliu048 in #135
- Revert "feat: model selection for chat" by @evanliu048 in #150
- fix: remove 30 second check when receiving invalid json from the model by @brandonskiser in #153
- Revert "UX Fix for hard to distinguish between user and assistant responses (#130)" by @brandonskiser in #154
- Fix: mcp start command not respecting tilde by @dingfeli in #124
- fix: Remove special logic supporting cloudshell by @chaynabors in #156
- refactor(chat): change conversation id to be a uuid v4 by @brandonskiser in #147
- fix: telemetry credential provider for cognito by @brandonskiser in #131
- Fix: mcp client background task entering a hot loop on child process crash by @dingfeli in #146
- feat(telemetry): stable reason codes, reasonDesc field by @hayemaxi in #137
- feat: model selection for chat by @evanliu048 in #157
- chore: bump version to 1.11.0 by @brandonskiser in #163
- chore: limit tips to model selection for the current release by @evanliu048 in #164
- chay/model selection fixes by @chaynabors in #165
- chore: update message id to be a uuid by @brandonskiser in #166
- fix: fix build script by @brandonskiser in #167
- chore: update ssm command for macos build config by @brandonskiser in #170
New Contributors
- @kensave made their first contribution in #89
- @akashanand98 made their first contribution in #130
- @cwoolum made their first contribution in #114
- @chaynabors made their first contribution in #144
- @evanliu048 made their first contribution in #135
- @brandonskiser made their first contribution in #153
Full Changelog: v1.10.2...v1.11.0