| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-23 | 4.5 kB | |
| v1.19.0 source code.tar.gz | 2025-10-23 | 3.3 MB | |
| v1.19.0 source code.zip | 2025-10-23 | 4.9 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
What's Changed
- fix: make q settings delete functionality user friendly by @nirajchowdhary in https://github.com/aws/amazon-q-developer-cli/pull/3042
- chore: use centralized colors by @zixlin7 in https://github.com/aws/amazon-q-developer-cli/pull/3113
- fix: removes outdated semantic_search folder migration by @kensave in https://github.com/aws/amazon-q-developer-cli/pull/3142
- fix:bug(checkpoint): fix crashes when truncating checkpoint message by @h16rkim in https://github.com/aws/amazon-q-developer-cli/pull/3137
- fix:bug(chat): ensure sanitize_user_prompthandles UTF-8 boundaries correctly by @h16rkim in https://github.com/aws/amazon-q-developer-cli/pull/3087
- fix(schemas): Correct JSON schema reference for transport type by @csantanapr in https://github.com/aws/amazon-q-developer-cli/pull/3128
- Only load previous converstaion from db when --resume is passed by @kkashilk in https://github.com/aws/amazon-q-developer-cli/pull/3133
- feat: add configurable OAuth redirect uri by @joshrutkowski in https://github.com/aws/amazon-q-developer-cli/pull/3124
- feat(chat): support for --mcp option in /logdump by @Konippi in https://github.com/aws/amazon-q-developer-cli/pull/3143
- feat: Adds pdf support for knowledge by @kensave in https://github.com/aws/amazon-q-developer-cli/pull/3151
- feat: Add file:// URI support for agent prompts by @rationull in https://github.com/aws/amazon-q-developer-cli/pull/3024
- fix: improve settings list display by @Konippi in https://github.com/aws/amazon-q-developer-cli/pull/3167
- fix: flush stdout after queue_description to display tool information by @yayami3 in https://github.com/aws/amazon-q-developer-cli/pull/3156
- feat: chat cli UI revamp prep by @dingfeli in https://github.com/aws/amazon-q-developer-cli/pull/3112
- Update README.md to include instructions for installing via Homebrew by @ke4qqq in https://github.com/aws/amazon-q-developer-cli/pull/3172
- feat: Add environment variable support for HTTP MCP headers by @pahud in https://github.com/aws/amazon-q-developer-cli/pull/3075
- fix: compilation error by @dingfeli in https://github.com/aws/amazon-q-developer-cli/pull/3203
- fix: opaque error when session expires by @Konippi in https://github.com/aws/amazon-q-developer-cli/pull/3208
- Fix typo in constants.rs by @Sbozzolo in https://github.com/aws/amazon-q-developer-cli/pull/3175
- feat: Add image paste support and key binding by @joshrutkowski in https://github.com/aws/amazon-q-developer-cli/pull/3088
- Support deny_by_default for bash command tool by @erbenmo in https://github.com/aws/amazon-q-developer-cli/pull/2999
- fix formatting and update aws sdk behavior versions by @kkashilk in https://github.com/aws/amazon-q-developer-cli/pull/3223
- feat: adds builtin tool namespace for tool permission by @dingfeli in https://github.com/aws/amazon-q-developer-cli/pull/3205
- Fix knowledge migration moving agent directories by @MitchCDisney in https://github.com/aws/amazon-q-developer-cli/pull/3225
- Disable support for '-fls' option in find command for security reasone by @lociko in https://github.com/aws/amazon-q-developer-cli/pull/3033
- fix: save convo with context by @dingfeli in https://github.com/aws/amazon-q-developer-cli/pull/3217
- fix(ci): resolve CI pipeline failures by @evanliu048 in https://github.com/aws/amazon-q-developer-cli/pull/3235
- Fix test failure for windows by @kkashilk in https://github.com/aws/amazon-q-developer-cli/pull/3236
- Bump version to 1.19.0 and update feed.json by @evanliu048 in https://github.com/aws/amazon-q-developer-cli/pull/3234
New Contributors
- @csantanapr made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3128
- @joshrutkowski made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3124
- @rationull made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3024
- @ke4qqq made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3172
- @pahud made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3075
- @Sbozzolo made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3175
- @MitchCDisney made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3225
- @lociko made their first contribution in https://github.com/aws/amazon-q-developer-cli/pull/3033
Full Changelog: https://github.com/aws/amazon-q-developer-cli/compare/1.18.0...v.1.19.0