Skip to content

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:15
· 15 commits to main since this release

Fixes

  • Claude Code and Codex sessions now release idle processes after 90 seconds and resume the saved conversation on the next message. Active turns, queued prompts, pending approvals, and known working subagents prevent idle cleanup.
  • Windows process cleanup now includes provider helper processes, even when the main provider process has already exited.
  • Fixed Codex conversations remaining marked as running after completion, including automatic follow-up turns and root agents incorrectly tracked as their own subagents.
  • Windows links now use native default-browser activation instead of launching File Explorer.

Verification

Focused Rust tests, isolated conversation UI probes, and native Windows browser-opening probes passed. The Windows installer includes the updated web bundle and signed updater artifacts.

Full changelog: v0.1.13...v0.1.14