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