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