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