-
Notifications
You must be signed in to change notification settings - Fork 224
Releases: kenn-io/agentsview
v0.33.1
293342a -
Show user-assigned names for Pi sessions.
-
Avoid double-counting replayed Codex history in forked sessions.
-
Render tool call groups reliably when message identifiers repeat.
Assets 9
v0.33.0
3d1b594 -
Add DuckDB mirror backend with Quack support.
-
Add Command Code session support.
-
Add Zed AI assistant session support.
-
Allow publishing sessions as secret GitHub gists.
-
Add native Windows ARM64 binaries and PyPI wheels.
-
Add configurable remote hosts for
agentsview sync. -
Show session cost in the session header.
-
Add syntax highlighting for code fences.
-
Show agent-provided session names in the sidebar.
-
Preserve full session labels instead of truncating them.
-
Extract Antigravity CLI token usage, including sidecar
generatorMetadata. -
Prefer Antigravity trajectory sidecars when available.
-
Discover nested Claude workflow subagents.
-
Infer Antigravity CLI projects when history rows lack conversation IDs.
-
Keep the app usable when the PostgreSQL sync backend is degraded.
-
Improve CockroachDB analytics query performance.
-
Add fallback pricing for
claude-fable-5. -
Fall back to the system browser on Linux when the desktop WebView cannot render.
-
Add anonymous daemon telemetry.
-
Include non-Claude agents in peak context token distributions.
-
Improve PostgreSQL content search index behavior for large datasets.
-
Fix Windows PowerShell 5.x install redirects and ARM64 installation support.
Assets 15
v0.32.1
1964e4f -
Show full tool call content with a show-more toggle.
-
Skip
/usageprobe 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.
Assets 14
v0.32.0
2e11aa7 -
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-readerinstall documentation. -
Stop benign
tarwarnings from aborting SSH remote sync. -
Rename the frontend package to
agentsview-frontendto avoid package naming conflicts.
Assets 14
v0.31.1
ad32428 - Add fallback pricing for Claude Opus 4.8 so cost estimates stay accurate when live pricing data is unavailable.
Assets 14
v0.31.0
a1c762a -
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.
Assets 14
v0.30.1
dafe26d - Refresh model pricing from LiteLLM when usage includes unpriced models, improving cost estimates.
Assets 14
v0.30.0
92a4861 -
Add full-session content search across storage, API, CLI, and UI.
-
Add secret scanning with persisted findings and CLI/API access.
-
Add
agentsview session usagewith 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.
Assets 14
v0.29.0
c8bb17c -
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.
Assets 14
v0.28.0
a9dd6d5 -
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.