This release improves the user experience with better error handling and enhanced output formatting.
Improvements
- Improves error handling and user feedback throughout the application
- Enhances output formatting for better readability and user experience
Technical Changes
- Updates internal dependencies and build configurations
- Refactors code structure for better maintainability
- Updates development and testing infrastructure
What's Changed
- prompt-file is not yet supported by cagent-action, use prompt for now by @derekmisler in #1480
- docs: update CHANGELOG.md for v1.19.5 by @docker-read-write[bot] in #1481
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #1483
- Upgrade GitHub Actions to latest versions by @salmanmkc in #1484
- Fix PR review agent to post inline comments and only review changed code by @derekmisler in #1485
- tui(completions): cache file completion items to avoid TUI freeze by @Pnkcaht in #1479
- agent/acp: harden file resource link handling by @Pnkcaht in #1458
- Better DMR support by @krissetto in #1391
- When using /exit in the TUI, just exit by @krissetto in #1486
- Optimize CI by caching better by @krissetto in #1487
- Removed unnecessary thinking and force agent to post a comment, even if no issues were found by @derekmisler in #1488
- fix: correct memory database cache path for pr-reviewer GHA by @derekmisler in #1489
- fix(tui): use innerWidth for horizontal sidebar by @silvin-lubecki in #1491
- Revert "Merge pull request #1487 from krissetto/optimize-ci" by @krissetto in #1494
- Update image building to set appropriate mediatypes by @jcarter3 in #1499
- Use a global animation coordinator for animation ticks by @krissetto in #1497
- More dynamic sidebar by @krissetto in #1493
- improve message resizing for pending responses by @krissetto in #1495
- Change sidebar toggle to ctrl-b by @krissetto in #1502
- Misc improvements to the fast renderer by @krissetto in #1500
- Ensure generated title is a single line string by @krissetto in #1501
- Remove concept of tool permissions by @stanislavHamara in #1504
- Cache file reads for diff rendering by @krissetto in #1496
New Contributors
- @docker-read-write[bot] made their first contribution in #1481
- @salmanmkc made their first contribution in #1483
- @silvin-lubecki made their first contribution in #1491
- @jcarter3 made their first contribution in #1499
Full Changelog: v1.19.5...v1.19.6