Skip to content

v0.45.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:35

What's New in v0.45.0

🌐 Every AI coding agent in one place

  • Multi-provider sessions — claude-view now ingests sessions from 25 other AI coding agents (Amp, Codex, and more) right alongside Claude Code: one history, one timeline, one place to look.
  • Cross-provider usage analytics — token and cost totals broken down per provider.
  • Search & export across providers — full-text transcript search now spans every provider, with export.

🎯 Live monitoring

  • Goals on live cards — a running session's /goal shows on its live card, so you can see what each agent is working toward at a glance.
  • No more duplicate Closed cards — resuming a session no longer leaves a doubled card in the Closed column.

💰 Accurate cost for the newest models

  • Claude Fable 5 & Sonnet 5 now show real cost instead of "Unavailable" — Sonnet 5 at its current introductory rate, so the figure matches what you're actually billed today.

🔒 Security & robustness

  • Supply-chain malware check — flags exposure to the active Shai-Hulud / Miasma / Hades npm worm campaign targeting AI-tool developers.
  • Parser keeps up with Claude Code — added coverage for Claude Code's newer bridge and background-session records so a CLI update can't slip past the schema guard.

Install/Update:

npx claude-view@latest

Blog post: https://claudeview.ai/blog/v0-45-0-every-agent-one-place
Full Changelog: v0.44.0...v0.45.0