Releases: wesm/agentsview
v0.22.2
v0.22.1
- Keep Codex model detection consistent during incremental syncs so usage reporting stays accurate.
v0.22.0
-
Track usage costs for OpenCode and Pi in summaries and cost charts.
-
Improve usage dashboard cards and time-series charts for clearer cost reporting.
-
Sync Codex exec sessions so execution activity appears reliably in agentsview.
-
Fix usage accounting so total cost data stays complete across supported providers.
v0.21.0
-
Add a token usage dashboard with filtering and drill-down views for exploring usage by project, model, and session.
-
Show usage summaries, cost trends, attribution, cache efficiency, top sessions, and treemap breakdowns in the new dashboard.
-
Add a dedicated usage view and API support for browsing token and cost data more easily.
-
Prevent some Claude usage records from being double-counted in totals.
-
Correct Opus 4.6 pricing in usage cost calculations.
v0.20.0
-
Add support for OpenHands CLI sessions, with a shallow watch mode for lighter syncing.
-
Add support for Positron Assistant sessions.
-
Show estimated usage cost in
agentsview usage dailyand the status line. -
Filter pinned messages by the selected project.
-
Make
agentsview usage dailyfaster and default it to the last 30 days. -
Simplify docs and help text to use broader agent guidance instead of long agent lists.
-
Restore Intel macOS desktop builds in release artifacts.
-
Recover the desktop app automatically if the WebView dies after sleep/wake.
-
Fix configuration key mapping for Pi, Cursor, and Amp agents.
v0.19.0
-
Add support for Warp agent sessions.
-
Add support for Hermes Agent sessions.
-
Add support for Cortex Code sessions.
-
Add support for Kiro CLI and Kiro IDE sessions.
-
Add Cursor session history with resume and workspace recovery.
-
Add the ability to resume Claude sessions in Claude Desktop.
-
Add project filtering to
pg push. -
Add an opt-out for update checks and expand privacy and telemetry documentation.
-
Fix the synced status label staying stale and show the exact sync time on hover.
v0.18.0
-
Import conversation archives from Claude.ai and ChatGPT.
-
Track token usage across sessions, analytics views, and exports.
-
Redesign the import modal and stream live progress while imports run.
-
Detect automated RoboRev sessions and filter them out of normal browsing and analytics views.
-
Preserve pinned messages after a session resync.
-
Reduce desktop WebView memory usage when rendering session content.
v0.17.1
Bug Fixes
pg serveautomatically applies pending PostgreSQL schema migrations on startup, reducing upgrade friction and startup failures.
v0.17.0
-
Add a session activity minimap with click-to-navigate support.
-
Add a resizable session sidebar so you can adjust the layout to fit your workflow.
-
Capture and display Codex subagent result events in session transcripts.
-
Support Cursor’s nested transcript directory layout for more reliable transcript discovery.
-
Restore Copilot as an insight-generation agent.
-
Fix transcript strip pill spacing in WebKit browsers.
v0.16.2
- Detect Claude conversation forks across the full reply subtree so branched threads display correctly.