Releases: aws/amazon-q-developer-cli-autocomplete
Releases · aws/amazon-q-developer-cli-autocomplete
v1.12.1
What's Changed
- Fix: telemetry thread clone vends strong sender causing delay by @dingfeli in #123
- chore: Switch chat default model to Claude Sonnet 4 by @evanliu048 in #219
- chore: Add instructions on how to invoke
/prompts
by @evanliu048 in #208 - fix:
/compact
validation error: missing tool specs by @evanliu048 in #224 - Fix: prompt denial reason upon tool use denial by @arjun37602 in #220
- fix: reduce maximum tool use response size to 400,000 by @brandonskiser in #243
- chore: bump version to 1.12.1 by @brandonskiser in #244
- feat: dynamic default model resolution based on region by @evanliu048 in #258
- chore: add http status code to failure telemetry events by @brandonskiser in #247
- fix: update fs_write tool for relative and absolute paths by @joshrutkowski in #256
- chore: increase granularity of RecvError reason code by @brandonskiser in #259
- Fix/mcp disable by @joshrutkowski in #257
- fix: Add support for passing "args" to MCP configuration when using
q mcp add
by @evanliu048 in #262 - chore: add missing feed items by @brandonskiser in #261
- fix: revise the default model logic by @evanliu048 in #263
- Fix/fs read by @joshrutkowski in #264
- chore: fix typos lint error by @brandonskiser in #265
New Contributors
- @arjun37602 made their first contribution in #220
- @joshrutkowski made their first contribution in #256
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- feat(windows): fix interface issues and command execution by @cwoolum in #136
- feat(windows): Implement CI by @cwoolum in #185
- feat: q builder id pro subscription flow by @hayemaxi in #143
- fix: qchat launch logic on linux to fallback to a global qchat by @brandonskiser in #169
- chore: bump version to 1.12.0 by @brandonskiser in #197
Full Changelog: v1.11.0...v1.12.0
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
v1.10.2
What's Changed
- fix: add stalled stream protection config to SSO client (#1929) by @dingfeli in #74
- fix: update stalled stream protection to 12s by @hayemaxi in #75
- bumps version to 1.10.2 by @dingfeli in #76
- Update README.md by @zixlin7 in #77
- fix: removes semantic search crate from workspace by @dingfeli in #78
- Update README.md by @zixlin7 in #82
- Revert "Update README.md" by @zixlin7 in #83
- removes unqualified tools from tool list by @dingfeli in #84
New Contributors
- @dingfeli made their first contribution in #74
- @hayemaxi made their first contribution in #75
- @zixlin7 made their first contribution in #77
Full Changelog: https://github.com/aws/amazon-q-developer-cli-autocomplete/commits/v1.10.2