github jazzyalex/agent-sessions v3.6
AgentSessions 3.6

17 hours ago

Added

  • Cursor: Cursor IDE/CLI added as 8th session provider — imports JSONL agent transcripts and SQLite chat databases from ~/.cursor/. Supports session browsing, search, transcript viewing, subagent hierarchy, and resume command. No Cockpit support in this release.
  • Discoverability: New-provider detection banner appears in the sessions view when a newly supported agent is found on disk but not yet enabled, prompting users to turn it on.
  • Onboarding: Update tour now auto-generates a slide for newly available providers, so users see what's new without digging into preferences.
  • Session sources: versionIntroduced and featureDescription metadata added to session source model for use in discoverability and onboarding flows.

Fixed

  • Cursor: Subagent metadata (parentSessionID, subagentType) now preserved during CursorSessionIndexer session merges.
  • Reliability: Replaced unbounded waitUntilExit with bounded Process.waitForExit across CLI integrations (Codex, Gemini, Preferences), preventing potential hangs on unresponsive child processes.

Maintenance

  • Schema drift fixtures updated for Copilot session.shutdown and Claude attachment event types.
  • Agent support matrix bumped for weekly format checks (2026-04-06).
  • OpenCode fixture version bumped to 1.3.17.

Don't miss a new agent-sessions release

NewReleases is sending notifications on new releases.