Releases: kenn-io/agentsview
Release list
v0.36.1
-
Adds Devin CLI session discovery and parsing.
-
Adds parse-diff diagnostics for incremental-append skew with resync-baseline guidance.
-
Reports Antigravity
gen_metadata-without-usage anomalies during sync. -
Shows clearer startup and sync state while agentsview initializes.
-
Improves remote sync configuration handling and error reporting.
-
Refreshes frontend controls and dialogs for a more consistent UI.
-
Discovers OMP sessions that include a leading title slot.
-
Reparses in-place Claude rewrites even when file size and mtime are unchanged.
-
Fixes resync behavior so preserved and orphaned session data stays consistent.
-
Scopes PostgreSQL alias backfill markers per sync target.
v0.36.0
-
Add pairwise usage cost comparisons.
-
Show malformed parser-line badges on session detail pages.
-
Add Traditional Chinese (
zh-TW) localization. -
Support forking Claude sessions from a selected message.
-
Add branch metadata/filter support for session queries.
-
Flag Antigravity sessions decoded from unrecognized schemas.
-
Improve Cursor attribution in stats.
-
Extend parse-diff coverage to DB-backed Warp, Forge, and Piebald sessions.
-
Reduce daemon sync CPU usage while sessions are actively streaming.
-
Improve unsupported usage reporting based on each agent’s capabilities.
-
Fix DuckDB push schema setup through Quack.
-
Fix Visual Studio 2026 Copilot session parsing.
-
Surface unsupported Copilot usage filters correctly.
-
Backfill worktree mappings for sessions with empty working-directory rows.
-
Prevent OpenCode WAL watcher feedback loops.
-
Remove outdated Copilot billing wording from CLI output.
v0.35.2
-
Refresh documentation for commands, DuckDB, token usage, and 0.35.1 release notes.
-
Fix PostgreSQL push sync so skipped ownership conflicts no longer block the session-alias backfill marker.
v0.35.1
-
Add support for importing and viewing OpenClaude sessions.
-
Add CLI guidance for Copilot usage records that do not include per-message token counts.
-
Reuse the configured DuckDB path for Quack sync.
-
Improve DuckDB and Quack sync behavior and coverage.
-
Require daemon transport for CLI read commands that depend on daemon-backed data.
-
Surface desktop backend startup failures clearly.
-
Validate desktop updater signatures before applying updates.
v0.35.0
-
Add HTTP daemon remote sync for syncing sessions through the local daemon.
-
Add PostgreSQL serve support for session curation and insight persistence.
-
Add a read-only
agentsview mcpserver for session access through MCP. -
Add Recent Edits feed for reviewing file changes across sessions.
-
Add batch session selection and deletion in the sidebar.
-
Add S3-compatible object storage discovery for Claude and Codex sessions.
-
Add Chinese localization and language settings across the frontend.
-
Add UI text-size scaling and high-contrast appearance mode.
-
Add analytics dashboard filtering by model.
-
Add export and publish actions for generated insights.
-
Add IcodeMate agent support.
-
Add Cursor admin usage ingestion to the Usage board.
-
Add Kimi cost estimation from aggregate token usage.
-
Add per-remote sync intervals.
-
Add named PostgreSQL push targets.
-
Add offline LiteLLM pricing fallback data.
-
Make local CLI and desktop workflows daemon-first.
-
Standardize
--formatand--jsonoutput flags across commands. -
Surface parser anomaly signals in sync summaries.
-
Stream remote sync progress through the daemon.
-
Improve daemon replacement handling for
serve. -
Preserve Pi message tree lineage.
-
Preserve XML-style prompt tags in rendered markdown.
-
Show summary-mode Antigravity CLI sessions.
-
Record Antigravity producing-version metadata.
-
Enrich tool summaries and add a skim layout for session reading.
-
Add in-page help affordance for Insights.
-
Add right-side axis labels to the concurrency timeline.
-
Require opt-in Aider discovery.
-
Publish raw markdown route companions for docs pages.
-
Deprecate Amp support documentation.
-
Include Claude.ai export attachments during import.
-
Honor
CLAUDE_CONFIG_DIRfor Claude session discovery. -
Support explicit WSL paths in desktop environment settings.
-
Persist desktop sidecar logs for desktop builds.
-
Use native desktop zoom on Windows.
-
Repair AppImage DirIcon after bundling.
-
Fix remote daemon progress reporting and timeout visibility.
-
Fix resync discovery performance regression reporting.
-
Detect Codex title-only renames during full sync.
-
Repair persisted Codex goal-context rows.
-
Treat Codex
/goalcontinuation context as system content. -
Fix Gemini per-turn context token calculation.
-
Count subagent sessions in analytics totals.
-
Clamp analytics top-session active duration by idle gaps.
-
Scope filtered PostgreSQL push watermarks correctly.
-
Reset push watermarks when PostgreSQL targets change.
-
Fail blocked PostgreSQL pushes and surface push errors.
-
Accept duration syntax for
usage daily --sinceand--until. -
Dedupe replayed continued-session usage rows.
-
Suppress Local reporter timezone sentinel in stats.
-
Preserve Gist publishing by falling back to the GitHub auth token.
-
Install binaries with an atomic rename in
make install.
v0.34.5
-
Keep PostgreSQL session reads opt-in instead of enabling them unexpectedly.
-
Add 0.34.4 release notes.
-
Refresh command and session API docs for current behavior.
v0.34.4
-
Reject exported archives created by newer agentsview versions to prevent incompatible imports.
-
Refresh daily usage totals correctly while reducing repeated pricing lookup work.
-
Group GitHub Actions Renovate updates in CI dependency automation.
-
Avoid macOS Photos permission prompts while scanning Aider sessions.
-
Avoid macOS Music permission prompts while scanning Aider sessions.
-
Reparse stale Roborev CI projects so updated session data appears correctly.
v0.34.3
-
Full resyncs rebuild session data more efficiently, reducing sync cost for large archives.
-
Documentation covers the latest command, usage, and session API updates.
-
Embedded security review prompts are recognized correctly in stored messages.
v0.34.2
-
Show detailed progress while resyncs are running.
-
Add a resume-focused session table with
--resumeand--activemodes. -
Add native session links in the sidebar when available.
-
Redesign the supported agents docs grid as uniform clickable chips.
-
Handle search terms with operator characters without returning server errors.
-
Parse native Kimi code records correctly.
-
Improve incremental JSONL resume reliability.
-
Make large-session deletes safer for full-text search cleanup.
-
Prevent Ctrl+K command palette input from reselecting text on every keystroke.
-
Avoid DuckDB tool-call attachment failures from invalid negative call indexes.
v0.34.1
-
Add the agentsview documentation site, including quickstart, commands, configuration, usage, stats, token usage, API, remote access, and PostgreSQL sync docs.
-
Add documentation build, validation, asset hydration, screenshot, and Vercel deployment support.
-
Clarify forwarded development access instructions.
-
Move internal-only documentation into an internal docs area.
-
Add automated checks for docs sources, built site output, redirects, and docs assets.
-
Avoid scanning protected home directories during Aider session discovery.