Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 16:54
d49f1a9
  • Add live dashboard refresh via Server-Sent Events so sessions and usage update without reloading.

  • Add session intelligence with health signals, analytics, and richer UI insights.

  • Add a session CLI for listing, inspecting, exporting, syncing, and watching session data programmatically.

  • Add Markdown export for sessions.

  • Add SSH remote session sync to pull in sessions from remote machines.

  • Add PostgreSQL support for usage reporting.

  • Add agentsview stats to report per-author git and session activity.

  • Require the explicit serve subcommand to start the server.

  • Show session names in the Top Sessions by Cost view.

  • Preserve active filters when switching between the Sessions and Usage tabs.

  • Link usage group-by selectors for a smoother analytics workflow.

  • Make incremental parsing more reliable by validating files with inode and device tracking.

  • Rewrite the README as a clearer user-facing guide.

  • Surface the underlying login shell probe failure reason for the desktop app on arm64 flake cases.

  • Only self-heal the events store on transient frontend failures.

  • Accept raw session IDs in token-use.

  • Resolve ephemeral serve port handling correctly.

  • Parse Claude Code CLI JSON array output correctly in insights.

  • Recognize the "helpful assistant" prefix as an automated session.

  • Skip git-root walking for foreign-OS working directories.