Skip to content

Releases: kenn-io/agentsview

v0.32.1

05 Jun 19:08
1964e4f

Choose a tag to compare

  • Show full tool call content with a show-more toggle.

  • Skip /usage probe sessions so usage views stay focused on real activity.

  • Recognize Codex review sessions as automated activity.

  • Resolve project paths during sync without running git subprocesses.

  • Update dependencies and CI tooling.

  • Correctly map dotted model names to dashed pricing keys for usage cost calculations.

v0.32.0

04 Jun 02:52
2e11aa7

Choose a tag to compare

  • Support Antigravity CLI SQLite sessions.

  • Add token usage tracking for Copilot CLI sessions.

  • Add a per-session usage REST endpoint.

  • Add a PostgreSQL push service for syncing session data.

  • Ship fallback pricing for claude-opus-4-7.

  • Improve daemon runtime behavior using the shared kit runtime.

  • Improve PostgreSQL push/watch support and service management.

  • Replace custom UI glyphs with lucide icons for more consistent controls.

  • Improve forwarded-host rejection responses with clearer 403 messages.

  • Update agy-reader install documentation.

  • Stop benign tar warnings from aborting SSH remote sync.

  • Rename the frontend package to agentsview-frontend to avoid package naming conflicts.

v0.31.1

28 May 21:08
ad32428

Choose a tag to compare

  • Add fallback pricing for Claude Opus 4.8 so cost estimates stay accurate when live pricing data is unavailable.

v0.31.0

28 May 19:43
a1c762a

Choose a tag to compare

  • Parse decrypted Antigravity CLI trajectory sidecars for richer Antigravity session imports.

  • Add vendor-aware secret detection rules, clearer scan feedback, and candidate finding visibility.

  • Add session vitals to surface key session health and usage signals.

  • Improve header accessibility hints for assistive technology users.

  • Document the project’s current security posture and open questions in SECURITY.md.

  • Update frontend and backend dependencies.

  • Avoid showing an auth prompt when settings requests receive forbidden responses.

  • Use release redirect endpoints in installers to avoid GitHub API rate limits.

v0.30.1

26 May 02:23
dafe26d

Choose a tag to compare

  • Refresh model pricing from LiteLLM when usage includes unpriced models, improving cost estimates.

v0.30.0

24 May 20:22
92a4861

Choose a tag to compare

  • Add full-session content search across storage, API, CLI, and UI.

  • Add secret scanning with persisted findings and CLI/API access.

  • Add agentsview session usage with token and cost estimates.

  • Add support for WorkBuddy, QClaw, Qwen Code, Google Antigravity IDE/CLI, and current Kiro SQLite sessions.

  • Add configurable insight agent binaries.

  • Add Postgres curation metadata support.

  • Add a “follow latest message” toggle for transcript viewing.

  • Add copy buttons to code blocks.

  • Add Normal and Focused transcript modes to HTML exports.

  • Import Hermes state DB metadata and usage.

  • Normalize Gemini token usage for more accurate cost tracking.

  • Improve sidebar loading with a slimmer session index endpoint.

  • Clarify insight generation behavior in read-only mode.

  • Update desktop app installation guidance for Homebrew.

  • Allow remote server connections through CSP connect-src.

  • Skip slash commands when choosing session preview text.

  • Fix Windows desktop updater sidecar locking issues.

v0.29.0

10 May 16:17
c8bb17c

Choose a tag to compare

  • Add configurable worktree project mappings for better project detection across worktrees.

  • Add Piebald session support.

  • Add Forge to the list of supported agents.

  • Improve sync progress reporting for Piebald sessions.

  • Add validation for Piebald forked sessions.

  • Improve generic CLI help handling.

  • Update dependencies.

  • Import archived Codex sessions correctly.

  • Link Claude subagent tool calls to their parent context.

v0.28.0

06 May 22:56
a9dd6d5

Choose a tag to compare

  • Add Forge agent session support.

  • Preview common tool inputs in collapsed tool headers.

  • Link Codex spawn calls to their subagent sessions.

  • Make git outcome metrics opt-in for stats.

  • Fix Codex app subagent links so related sessions resolve correctly.

v0.27.0

04 May 18:23
7490961

Choose a tag to compare

  • Add Docker deployment support with Dockerfile, Compose config, and GitHub workflow.

  • Show session termination status with a new status indicator in the UI.

  • Use workspace.yaml names as Copilot session titles.

  • Degrade oversized watcher trees instead of failing server startup.

  • Improve analytics session views and filtering for termination/status data.

  • Update README stats command documentation.

  • Return 409 Conflict for excluded or trashed uploads.

  • Allow compacted summaries to expand correctly.

  • Extract OpenClaw per-message token usage and model metadata.

  • Synthesize PostgreSQL message IDs from message order when missing.

v0.26.1

01 May 02:01
4ef51d6

Choose a tag to compare

  • Improve session, usage, and analytics filter controls and active filter displays.

  • Add launchd support for running the PostgreSQL helper service.

  • Update frontend and Go dependencies.

  • Fix session filter behavior in the sidebar.

  • Fix usage filter behavior and selected filter state.

  • Keep timing API response arrays non-null.

  • Disable the WebKit DMABUF renderer on Linux desktop builds to avoid rendering issues.