Releases: kenn-io/agentsview
Release list
v0.38.1
v0.38.0
-
Add desktop deep links and a macOS menu bar status item.
-
Add config-driven commands for managing the background daemon lifecycle.
-
Add provenance-backed session recall with stable evidence exports.
-
Add PostgreSQL semantic and hybrid search powered by pgvector.
-
Add semantic search modes to the command palette.
-
Show transcript reading progress and enable navigation between user prompts.
-
Show embedding build progress and estimated completion time in Settings.
-
Support reduced output dimensions for compatible embedding models.
-
Add skill usage trends to analytics.
-
Import full Grok Build sessions through a metadata-first provider.
-
Import ZCode transcript messages and tool calls.
-
Add stable JSON contracts for version information and session evidence.
-
Speed up full HTTP remote synchronization.
-
Reduce passive daemon memory usage and bound background sync work.
-
Improve Codex append processing and Claude subagent linkage performance.
-
Allow analytics date ranges to be linked or controlled independently.
-
Keep daemon restart progress visible until the service is ready.
-
Keep Activity views current when the calendar date changes.
-
Align statistics session counts with sessions visible in lists.
-
Show the running daemon’s actual version in status output.
-
Correctly replay replaced JSONL segments from VS Code Copilot.
-
Export only the requested Hermes session transcript.
-
Prevent stale SPA assets from being served as fallback content.
-
Support trusted Windows directory owners correctly.
v0.37.5
-
Prefer richer
agy-readertrajectory sidecars when parsing Antigravity IDE sessions. -
Remove recommended-plugin context injected into Codex sessions.
-
Include overnight session activity in date-filtered results.
v0.37.4
-
Add incremental HTTP remote sync with persistent per-host mirrors.
-
Include GPT-5.6 Sol, Terra, and Luna pricing.
-
Show hidden defaults in session list CLI output.
v0.37.3
- Restore optimized SQLite builds in Linux releases and Docker images, improving search and query performance.
v0.37.2
-
Speeds up periodic syncs by skipping unchanged OpenCode SQLite containers.
-
Reduces memory usage after large sync backfills.
-
Shows OpenCode tool-call skill names correctly.
-
Shuts down cleanly during watcher-triggered syncs.
-
Fixes desktop app icon spacing across generated icon sizes.
v0.37.1
-
Add semantic search with embeddings and conversation-level citations.
-
Add Posit Assistant, Windsurf workspace chat, Qoder, and ZCode session support.
-
Render Mermaid diagrams in markdown session content.
-
Show session context usage and token breakdowns.
-
Add single-session insight analysis.
-
Add session summary export contracts.
-
Add configurable worktree layout mappings.
-
Add
sync_include_cwd_prefixesto filter ingested sessions by working directory. -
Add Korean localization.
-
Render CLI session search results as an aligned table.
-
Add copy controls to tool blocks.
-
Reduce unnecessary push writes by ignoring volatile file stat changes.
-
Add benchmark gates for recurring sync and database performance regressions.
-
Fix Linux cgo builds that use
sqlite-vec. -
Parse Codex custom tool calls correctly.
-
Apply
portfromconfig.toml. -
Respect agent exclusions in usage filters.
-
Preserve calendar range picker selections.
-
Skip local git discovery for sessions from other machines.
-
Count subagent sessions in activity report cost.
-
Map OMP
parentSessionheaders to parent session IDs. -
Drop unchanged opencode-family container sessions during sync.
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.