Skip to content

v0.8.12 — Session preview, TUI, recordings, memory, docs

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:45

Added

  • Session preview / activityGET /v1/sessions/{id}/preview, GET /v1/sessions/activity
    • Last N pane lines (live tmux or snapshot), optional ANSI strip, busy/idle heuristic
    • Web sidebar terminal tail + activity chip; TUI selection preview
  • Recordings product surface — retention + secret redaction, DELETE /v1/recordings/{id}, real search snippets
  • Memory re-embedPOST /v1/memory/reembed; tools UI mode/include_code/stats
  • Project map — full skill install; web Generate/Ensure CTAs
  • TUI overhaul — richer rows, resume, delete, worktree toggle, post-detach loop, help, host status, pane preview
  • Docs / security / CI — v0.8.x line, SECURITY-OPS, auth tests, CI make web

Changed

  • Recording archives redact secrets and strip ANSI; default max 20 snapshots per session

Full Changelog: v0.8.11...v0.8.12