This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryMajor updates to OpenClaw sessions, expanded image workflows across Session view and Image Browser, and major bug fixes improving search completeness and reducing energy spikes.
Full changelog
Major Updates
- OpenClaw sessions: Added OpenClaw (clawdbot) session support, including Advanced visibility for deleted transcripts.
- Images: Expanded image workflows across both Session view (inline thumbnails) and Image Browser (cross-agent browsing, filters, and actions).
Major Bug Fixes
- Search completeness: Reduced missing/incomplete search results for some sessions with incremental changed-file indexing, search backfill paths, and stale-row cleanup.
- Energy spikes: Reduced Energy Warning spikes by replacing always-on idle refresh with app-activation/event-driven behavior and power-aware probing/indexing cadence.
Fixed
- Performance: Removed high-frequency idle background work (Codex warmup loop and archive sync timer) and switched to activation/event-driven refreshes to reduce steady-state battery impact.
- Session view: Removed a QoS inversion path in terminal view cleanup by avoiding lower-priority observer teardown work from interactive code paths.
- Transcript (Session view): Treat
<turn_aborted>blocks embedded in user prompts as system notices so they don’t render as user prompts. - Transcript (Session view): Render Codex
<image name=[Image #…]>markers as[Image #…]for cleaner copy/paste. - Transcript (Session view): Inline image thumbnails ignore data URL strings that are not part of
image_urlpayloads, preventing empty placeholders. - Transcript (Session view): Tool output blocks now use a monospaced font to preserve formatting.
- Session view: Inline image thumbnails now open the Image Browser on single click and include an “Open in Image Browser” context menu action.
- Session view: Shift-clicking an inline image no longer opens the Image Browser, preserving selection behavior.
- Session view: Inline image thumbnail clicks are more reliable immediately after scrolling or transcript updates.
- Sessions: Preserve OpenClaw project metadata after opening a session so the Project column stays consistent.
- Windows: Image Browser and auxiliary windows now follow system light/dark changes immediately when using System appearance, and update instantly when switching Light/Dark in Settings or the View menu.
- Image Browser: Bottom status bar no longer shows “Scanning …” after scanning completes.
- Image Browser: Project scan progress no longer reports “224/224” while the final session is still scanning.
- Image Browser: Project scope now always includes the selected session to avoid missing images when project grouping is incomplete.
- Image Browser: OpenClaw sessions with inline images no longer show “No images” due to a stale cached index.
- OpenClaw: Session view hides the verbose “[media attached: …]” hint text when an inline image payload is present.
- OpenClaw: Tool outputs from
execare formatted like other shell outputs and include exit codes when available. - OpenClaw: Tool outputs that return
{text,type}block arrays now render as plain text (preserving newlines) instead of showing the wrapper.
Changed
-
Sessions: Added an app-active foreground monitor (60s cadence) for Codex and Claude new-session detection, replacing always-on idle polling.
-
Claude Usage: Automatic background
/usageprobes now run only on AC power; on battery and Low Power Mode, refresh is manual-only. -
Codex Usage: Preserved periodic updates while reducing per-tick filesystem/parsing work when source files are unchanged.
-
Sessions/Search: Codex and Claude refresh now use incremental changed-file indexing with batched slices, limited worker concurrency, and deferred non-critical work in inactive/battery modes to reduce burst energy spikes.
-
Menu: Removed the separator between Image Browser and Saved Sessions, and renamed “Saved Sessions…” to “Saved Sessions”.
-
Preferences: Added a Session View toggle for “Show inline image thumbnails in Session view”.
-
Sessions: Added OpenClaw (clawdbot) session support when the OpenClaw/clawdbot CLI is installed; deleted sessions can be shown via an Advanced toggle.
-
Session view: Inline image thumbnails now support hover popover previews and click open in the Image Browser (auto-selecting the clicked image); the inline thumbnail context menu includes Open in Preview and omits Navigate to Session.
-
Session view: Added an Images toolbar pill to toggle inline images and jump between prompts that contain images.
-
Session view: Inline image thumbnails now support Claude Code sessions.
-
Session view: Inline image thumbnails now support OpenCode sessions.
-
Session view: Inline image thumbnails now support Gemini and Copilot sessions.
-
Image Browser: Double-click opens the selected image in Preview; Space opens Quick Look.
-
Image Browser: Now supports Claude Code sessions.
-
Image Browser: Now supports OpenCode sessions.
-
Image Browser: Now supports Gemini and Copilot sessions.
-
Image Browser: OpenClaw images appear only when OpenClaw is explicitly selected; “All Agents” is now “All Coding Agents”.
-
Image Browser: Added Project and Agent filters, a larger preview pane, and user prompt context for each image when available.
-
Image Browser: Thumbnail right-click menu and preview Actions menu now include Open in Preview, Copy Image, Copy Image Path, Save to Downloads, and Save….
-
Image Browser: Caches image indexes and thumbnails for faster open and to avoid reprocessing previously seen sessions.
-
Image Browser: Prompt context is loaded from already-parsed sessions only (no file scanning) to keep browsing fast.
-
Session view: Inline image thumbnails now support OpenClaw sessions.
-
Transcript (Session view): User prompt text now uses semibold weight.
-
Images: Codex sessions with embedded base64 images now show an Image Browser in the main toolbar that opens a thumbnail gallery with preview, save actions, and optional project-wide scope.
-
Images: Navigating to a session from the image browser now focuses the main window and jumps to the related user prompt.
-
Images: Navigating to a session now brings the main window forward, highlights the image prompt, and restores Tab focus cycling.
-
Images: The Image Browser moved to the main toolbar and View menu, and image thumbnails now support Copy Image from the context menu.
-
Images: Opening the Image Browser for a session with no images now shows an empty-state message in the browser instead of blocking the window.
-
Images: Image thumbnails now include a separate “Copy Image Path” action for terminal/CLI pasting.
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]