Skip to content

v0.3.81

Choose a tag to compare

@github-actions github-actions released this 15 May 15:08
· 61 commits to main since this release

0.3.81

Released on 2026-05-15.

Bug Fixes

  • Span-aware redaction to prevent double-skip and chain-replace bugs
  • Fix task manager output race
  • Add session stats and session URL output
  • Fix(telemetry) run fmt and linter
  • Update display format for CommandCalled event
  • Pre-create and chown persistent storage mount parents

Features

  • Propagate active profile env to child processes and harden subagent command quoting
  • Gate session stats behind --show-session-usage flag
  • Update command event tracking for telemetry integration

Maintenance

  • Retrigger flaky test suite
  • Bump version to 0.3.81

Refactor

  • Improve binary update process

Refactoring

  • Make auto-update non-interactive and run in background
  • Rename show_session_usage to show_session_stats for clarity and organize the output