This release includes breaking changes for platform teams planning a safe upgrade.
Published 10mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agentic-workflow
ai
ai-coding-agents
anthropic
claude-code
codex
+14 more
codex-cli
copilot-cli
cursor-agent
developer-tools
hermes-agent
local-first
macos
openai
openclaw
opencode
session-history
session-management
transcript-search
usage-tracking
Affected surfaces
auth
rce_ssrf
Summary
AI summaryUpdates Improved, UI, and plain/ANSI/attributed across a mixed release.
Full changelog
Added
- Resume workflow to launch Codex CLI on any saved session, with quick Terminal launch, working-directory reveal shortcuts, configurable launch mode, and embedded output console.
- Transcript builder (plain/ANSI/attributed) and plain transcript view with in-view find, copy, and raw/pretty sheet.
- Menu bar usage display with configurable styles (bars/numbers), scopes (5h/weekly/both), and color thresholds.
- "ID " button in Transcript toolbar that copies the full Codex session UUID with confirmation.
- Metadata-first indexing for large sessions (>20MB) - scans head/tail slices for timestamps/model, estimates event count, avoids full read during indexing.
Changed
- Simplified toolbar - removed model picker, date range, and kind toggles; moved kind filtering to Preferences. Default hides sessions with zero messages (configurable in Preferences).
- Moved resume console into Preferences → "Codex CLI Resume", removing toolbar button and trimming layout to options panel.
- Switched to log-tail probe for usage tracking (token_count from rollout-*.jsonl); removed REPL status polling.
- Search now explicit, on-demand (Return or click) and restricted to rendered transcript text (not raw JSON) to reduce false positives.
Improved
- Performance optimization for large session loading and transcript switching.
- Parsing of timestamps, tool I/O, and streaming chunks; search filters (kinds) and toolbar wiring.
- Session parsing with inline base64 image payload sanitization to avoid huge allocations and stalls.
Fixed
- Removed app sandbox that was preventing file access; documented benign ViewBridge/Metal debug messages.
Documentation
- Added codebase review document (
docs/codebase-0.1-review.md). - Added session storage format doc (
docs/session-storage-format.md) and JSON Schema forSessionEvent. - Documented Codex CLI
--resumebehavior indocs/codex-resume.md. - Added
docs/session-images-v2.mdcovering image storage patterns and V2 plan.
UI
- Removed custom sidebar toggle to avoid duplicate icon; added clickable magnifying-glass actions for Search/Find.
- Gear button opens Settings via reliable Preferences window controller.
- Menu bar preferences with configurable display options and thresholds.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Agent Sessions
Local-first macOS app to browse, search, analyze, and resume supported AI coding-agent session history across Codex, Claude Code, OpenCode, Cursor Agent, Hermes, OpenClaw, Copilot CLI, and more.
Related context
Related tools
Beta — feedback welcome: [email protected]