| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agentsview_0.41.0_darwin_amd64.tar.gz | 2026-08-17 | 38.6 MB | |
| agentsview_0.41.0_darwin_arm64.tar.gz | 2026-08-17 | 35.1 MB | |
| agentsview_0.41.0_linux_amd64.tar.gz | 2026-08-17 | 41.7 MB | |
| agentsview_0.41.0_linux_arm64.tar.gz | 2026-08-17 | 38.2 MB | |
| agentsview_0.41.0_windows_amd64.zip | 2026-08-17 | 40.6 MB | |
| agentsview_0.41.0_windows_arm64.zip | 2026-08-17 | 20.5 MB | |
| SHA256SUMS | 2026-08-17 | 618 Bytes | |
| README.md | 2026-08-17 | 2.0 kB | |
| v0.41.0 source code.tar.gz | 2026-08-17 | 6.9 MB | |
| v0.41.0 source code.zip | 2026-08-17 | 8.2 MB | |
| Totals: 10 Items | 229.7 MB | 0 | |
- Add session support for DeepSeek Harness, TraeX, Codebuff/Freebuff, Prime Agent, and Goose.
- Import Gemini Apps activity from Google Takeout exports.
- Discover Qoder IDE sessions from SharedClientCache.
- Support OpenAI-compatible endpoints for generated insights.
- Show both formatted and raw tool output in session messages.
- Organize generated insights, expose extraction progress, and manage extraction generations.
- Report per-inference model and token usage for Amp.
- Include complete delegated-session costs in usage reports.
-
Add JSON output to the usage statusline.
-
Scale large activity reports with streaming aggregation and fewer repeated scans.
- Speed up daily usage reporting and duplicate-prompt analysis.
- Sync only changed sessions over HTTP.
- Reduce idle CPU usage and allow unused providers to be disabled.
- Persist Claude and Codex freshness tracking across restarts to avoid unnecessary parsing.
- Bound startup reconciliation and expose daemon identity and sync health.
-
Improve Ollama embedding recovery on CPU systems.
-
Populate working directories for Kimi sessions.
- Support legacy Zed thread schemas and restore VS Code Copilot response items.
- Preserve Codex tool outputs during incremental parsing and correctly associate forked turns with parents.
- Exclude replayed Codex subagent usage and avoid repeatedly parsing titled sessions without an index.
- Remove replayed prefixes from backgrounded Claude sessions and hide IDE-context envelopes from previews.
- Remove stored Claude sessions that no longer appear after a complete parse.
- Honor explicitly empty agent-directory settings.
- Avoid probing macOS-protected folders during agent discovery.
- Prevent OpenCode session containers from consuming recursive watch capacity.
- Keep root-session navigation unfiltered.
- Distinguish failed frontend actions from successful ones.
- Start reliably when IPv4 and IPv6 listeners encounter port collisions.
- Report stalled synchronization as unhealthy.