Skip to content

Releases: kenn-io/agentsview

v0.38.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:11
1e173b9
  • Restore correct parent-child lineage and titles for Codex subagent sessions.

v0.38.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:44
5b42bf1
  • 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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 03:26
8bd41f0
  • Prefer richer agy-reader trajectory 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

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:14
f02741d
  • 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

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:00
5391a51
  • Restore optimized SQLite builds in Linux releases and Docker images, improving search and query performance.

v0.37.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:27
b930b54
  • 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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:42
9621af8
  • 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_prefixes to 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 port from config.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 parentSession headers to parent session IDs.

  • Drop unchanged opencode-family container sessions during sync.

v0.36.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:27
4c4bb56
  • 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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:37
0294528
  • 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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:07
307568e
  • 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.