github docker/cagent v1.27.1

13 hours ago

This release improves the user interface experience with better message editing capabilities and fixes several issues with token usage tracking and session loading.

What's New

  • Adds on_user_input hook that triggers when the agent is waiting for user input or tool confirmation

Improvements

  • Improves multi-line editing of past user messages
  • Adds clipboard paste support during inline message editing
  • Makes loading past sessions faster
  • Updates TUI display when the current agent changes

Bug Fixes

  • Fixes token usage being recorded multiple times per stream, preventing inflated telemetry counts
  • Fixes empty inline edit textarea expanding to full height
  • Fixes docker ai shellout to cagent for standalone invocations

Technical Changes

  • Updates schema tests to only run for latest version
  • Fixes documentation issues

What's Changed

New Contributors

Full Changelog: v1.27.0...v1.27.1

Don't miss a new cagent release

NewReleases is sending notifications on new releases.