Releases: aws/amazon-q-developer-cli-autocomplete
Releases · aws/amazon-q-developer-cli-autocomplete
v1.13.3
What's Changed
- chore: bump version to 1.13.3 by @brandonskiser in #555
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- chore: bump version to 1.13.2 by @brandonskiser in #524
- chore: create build by @brandonskiser in #525
- Add semantic search models with Git LFS by @kensave in #530
- chore: Regenerate Amazon client by @evanliu048 in #534
- chore: update feed entries by @brandonskiser in #538
- chore: remove knowledge from feed by @brandonskiser in #539
- chore: update feed to add back knowledge by @brandonskiser in #547
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- chore: bump version to 1.13.1 by @brandonskiser in #507
- chore: create build by @brandonskiser in #512
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- chore: update amazon clients by @evanliu048 in #464
- fixes inability to untrust read only tools by @dingfeli in #471
- chore: update amazon clients by @evanliu048 in #485
- Revert "Revert "feat(agent): adds root command for chat's agent root command (#431)" (#443)" by @brandonskiser in #492
- chore: bump version to 1.13.0 by @brandonskiser in #493
- chore: create build by @brandonskiser in #500
- chore: create build by @dingfeli in #501
- Revert "Revert "feat: update build to bundle from qchat pipeline (#308)" (#423)" by @brandonskiser in #502
- chore: create build by @brandonskiser in #504
Full Changelog: v1.12.7...v1.13.0
v1.12.7
What's Changed
- fix: formatting hooks to enable correct caching with the API by @brandonskiser in #461
- chore: update amazon clients ( for getUsageLimits API ) by @evanliu048 in #462
- chore: bump version to 1.12.7 by @brandonskiser in #463
Full Changelog: v1.12.6...v1.12.7
v1.12.6
What's Changed
- feat(agent): adds root command for chat's agent root command by @dingfeli in #431
- feat(telemetry): add client application and additional info from tool by @mukeshsahay in #436
- Revert "feat(agent): adds root command for chat's agent root command (#431)" by @brandonskiser in #443
- fix: execute bash perms for potential unwanted execution by @brandonskiser in #444
- chore: bump version to 1.12.6 by @brandonskiser in #445
- chore: update amazon clients by @evanliu048 in #447
- feat: Prompt users to select a different model when at capacity by @chaynabors in #451
New Contributors
- @mukeshsahay made their first contribution in #436
Full Changelog: v1.12.5...v1.12.6
v1.12.5
What's Changed
- feat: update build to bundle from qchat pipeline by @brandonskiser in #308
- chore: add debug statements around auth checking by @brandonskiser in #422
- feat: Adding boolean setting for history hints by @raghavchawla in #429
- Revert "feat: update build to bundle from qchat pipeline (#308)" by @brandonskiser in #423
- fix: deserialize builder id token correctly when it is saved by the qchat binary by @brandonskiser in #424
- chore: bump version to 1.12.5 by @brandonskiser in #425
- chore: add sigv4 to feed by @brandonskiser in #430
Full Changelog: v1.12.4...v1.12.5
v1.12.4
What's Changed
- fix: issues with /compact failing by @brandonskiser in #402
- chore: bump version to 1.12.4 by @brandonskiser in #406
- fix: more issues with /compact by @brandonskiser in #407
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
- Fixed piped input in non-interactive mode by @raghavchawla in #363
- feat: update build scripts to build qchat by @brandonskiser in #364
- fix: auto compaction failing, add truncation if compact request fails by @brandonskiser in #365
- chore: rename --non-interactive back to --no-interactive, preserving alias for both by @brandonskiser in #371
- fix: add back deprecated --accept-all by @brandonskiser in #372
- fix: fuzzy search using wrong name for trust-all by @chaynabors in #373
- chore: update default model to sonnet 3.7 by @brandonskiser in #374
- feat: add support for ZSH using an envvar by @chaynabors in #377
- chore: update default model to sonnet 3.7 for internal user by @evanliu048 in #376
- fix: Add bell support for eat terminal by @archigup in #357
- fix: macos qchat build config by @brandonskiser in #378
- fix: build script to specify the aws region when loading secrets by @brandonskiser in #375
- Fix: custom tool description not printing the last line by @dingfeli in #380
- fix: restore tool manager for the current session when /load conversation by @evanliu048 in #381
- chore: bump version to 1.12.3 by @brandonskiser in #379
New Contributors
- @raghavchawla made their first contribution in #363
- @archigup made their first contribution in #357
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- chore: Refactor slash commands by @chaynabors in #223
- chore: slash command refactor cleanup by @chaynabors in #274
- Fix issues from /command refactor by @evanliu048 in #273
- fix the unit test by @evanliu048 in #275
- fix: not being able to quit with slash command by @dingfeli in #276
- Fix: not being able to run slash context subcommand by @dingfeli in #280
- Fix: recover /save, /usage, and /compact behavior after slash command refactor by @evanliu048 in #281
- fix: make non-interactive sessions use correct streams by @chaynabors in #282
- Enabling Sigv4 Auth Support for Q by @Manojtuguru in #207
- Kensave/kb semantic search by @kensave in #101
- fix: restore relative and absolute path printing in
fs_write
after slash command refactor by @evanliu048 in #296 - Fix: Allow --trust-tools to work on MCP servers by @swapneils in #206
- fix: properly format prompt retrieval error messages from MCP by @jbshu4546 in #216
- Fix: child process spawned for mcp no inheriting env vars from parent by @dingfeli in #287
- chore: rename context to os by @chaynabors in #297
- Fix MCP logging by @neochristou in #198
- refactor: Add fields to Os type to reduce dependency injection burden by @chaynabors in #298
- refactor: api_client cleanups and add to os type by @chaynabors in #299
- chore: bump rust edition, version, cargo resolver, and update lockfile by @chaynabors in #300
- [Feat] Summary of file write with 'Purpose' tag in fs_write tool by @akashanand98 in #279
- fix: inconsistency in /save and /load behavior with regard to file ex… by @Konippi in #289
- feat(chat): autocompletion for q chat by @Konippi in #288
- fix: CI failing due to merges by @chaynabors in #306
- Added cyan response prefix for improved readability by @mohitsfo in #301
- Fix @ prompt syntax not working by @evanliu048 in #309
- Fix command refactor bugs and improve user experience by @evanliu048 in #310
- fix: show proper error messages on command help by @brandonskiser in #322
- fix: add login check for sigv4 chat support by @brandonskiser in #323
- Fix: bug bash /edit and formatting by @arjun37602 in #329
- fix: various bugs with chat by @brandonskiser in #331
- fix: print only the subcommand help on slash command errors by @brandonskiser in #333
- fix: resolve bugs in bugbash for slash command refactor by @evanliu048 in #324
- Format bug bash by @arjun37602 in #334
- fix: remove cw telemetry client for sigv4, revert skipping banner printing to stderr in noninteractive mode by @brandonskiser in #335
- fix: stream responses correctly by @brandonskiser in #336
- chore: bump version to 1.12.2 by @brandonskiser in #342
- chore: hide /knowledge command, reduce tips width by @brandonskiser in #354
- fix: newline printing on requests, panic with /prompts by @brandonskiser in #355
- fix: slash command handling for file paths by @brandonskiser in #356
New Contributors
- @Manojtuguru made their first contribution in #207
- @swapneils made their first contribution in #206
- @jbshu4546 made their first contribution in #216
- @neochristou made their first contribution in #198
- @Konippi made their first contribution in #289
- @mohitsfo made their first contribution in #301
Full Changelog: v1.12.1...v1.12.2