Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:40
Immutable release. Only release title and notes can be modified.
7d5addf

0.11.0 — agent-facing access + analytics overhaul

  • claudescope mcp: MCP server over stdio — agents search and read their own
    transcript history (register: claude mcp add claudescope -- claudescope mcp)
  • New read-only CLI subcommands: search, sessions, session, projects,
    analytics, digest — all with --json
  • Analytics reorganized into three views: Overview (+ prompt streak),
    Efficiency (per-agent scorecard: cost, tokens/response, cache, tool-error
    rate, interrupts — n/a instead of fake 0s — plus a per-session grain), and
    a week-in-review Digest with copy-as-Markdown
  • New code-impact index: LOC added/removed per file from every agent's edits
  • Session API: windowed reads, tool-payload caps, plain-text search snippets