What's Changed
- build: use
@amzn
namespace for private packages by @grant0417 in #245 - Bump version to 1.5.1 by @brandonskiser in #246
- feat: add guake terminal support by @brandonskiser in #260
- ci: group dependabot updates by @grant0417 in #272
- fix(deps): bump the aws group with 8 updates by @dependabot in #275
- fix: improve terminal detection on Linux by @brandonskiser in #278
- fix(deps): bump the clap group with 2 updates by @dependabot in #276
- fix(macos-utils): remove redundant
fn main
line by @umutbasal in #279 - fix(deps): bump hyper from 1.5.1 to 1.5.2 by @dependabot in #264
- ci: add action to publish npm packages by @grant0417 in #244
- ci: add registry-url and provenance to npm publish by @grant0417 in #290
- chore: add repository to npm package.json by @grant0417 in #291
- test: add lock to flaky appimage install tests by @grant0417 in #292
- fix: accept text through pipes in chat by @Rahel-A in #259
- chore: clean up unused protos and fuctions by @grant0417 in #294
- refactor: migrate to @bufbuild/protobuf for JS protobufs by @grant0417 in #295
- chore: remove unused npm deps by @grant0417 in #333
- chore: add RUSTSEC-2024-0429 to ignored advisories by @grant0417 in #314
- fix: clean up chat changes by @grant0417 in #293
- feat: add history to ConversationState in StreamingClient::send_message by @grant0417 in #280
- feat: add support for Ghostty by @grant0417 in #335
- docs: update README for mise installation and rustup command correction by @aryasaatvik in #353
- chore: enable tui in turborepo by @aryasaatvik in #354
- chore: bump version to 1.6.0 by @grant0417 in #378
- fix: Use correct description for 1.6.0 feed item by @chaynabors in #381
- fix: chat infinite loop and missing lines by @grant0417 in #392
New Contributors
- @umutbasal made their first contribution in #279
- @Rahel-A made their first contribution in #259
- @aryasaatvik made their first contribution in #353
Full Changelog: v1.5.1...v1.6.0