Highlights
This release adds external thread import, Git stash support, inline provider authentication retries, and Claude session reliability improvements.
External thread import and richer source-control UX
You can now import and resume external provider threads, with improved source-control integration and repository context display.
Stash support in source control
Git stash operations (list, create, apply, drop) are available in the UI and API.
Inline retry for failed provider authentications
Failed provider authentications can be retried inline, preserving your chat transcript.
Claude model metadata and session reliability improvements
Claude model metadata and session persistence are surfaced in the UI, with improved update and rollback handling.
Also improved
- Recent threads now prioritize active sessions for easier access.
- Draft chat empty states are clearer and show recent threads and prompts.
- Settings navigation and provider usage dashboards are more readable and responsive.
- Changelog and release notes pages have a denser, more navigable layout.
- Dependency and compatibility updates for improved reliability.
Complete technical changes
What's changed
Changes since v0.2.4.
Features
9f0c3185Add stash support and unhide Explorer launchesc090d77eAdd creator attribution link to marketing footer739b31c6Add external thread import and richer provider/source-control UXb21965d4Add managed stable release content and changelog publishing82ba5d0dEnable the Codex realtime conversation feature flaga9c04a12Add web voice mode UI for Codex realtime sessions7edf22efAdd server-side realtime voice support for Codex threads
Fixes
bdff69e8Patch brace-expansion for legacy minimatch compatibility10176bc4Fix stash mutation keys in browser test mockcb502e41Fix Windows updater spawn assertion
Reliability
0d834cbfAllow retrying provider authentication failures9e94c8adAdd inline retry action for failed user turns
Tests
Maintenance
8a16cd9fExclude dormant features from release copy9c3046e2Use allowed release Models secret namee0a6998cUse dedicated token for stable release content drafting12a8de99Harden GitHub Models release summary requests79f43e3bPin PostCSS and tar dependency overrides4a94f55aMigrate release drafting to GitHub Models and disable voice mode2ea2c36fTighten changelog layout and pin runtime dependencies3373a213Refine changelog page layout and release entriesa225da63Require branded thread marker in release social posts
Other changes
- #86 Prepare v0.2.5 changelog and announcement (
ad4cd9d9) 2a70da08Use observed thread cwd for git status and diffs899e7145Wait for activity popover to close before inspecting subagentsdef07158Surface Claude model metadata in provider and chat UI70294cd1Plan provider maintenance CLI spawns on Windows27fe6e4bMatch thread activity trigger height with compact actions2c812d3ePrioritize active threads in the recent threads list- #84 Stabilize Windows trusted signing setup (
e193260a) - #76 Bump actions/checkout from 7.0.0 to 7.0.1 (
f38ff904) b0a0c859Refine settings navigation and provider usage activity UI- #83 Render Codex inline visualizations in chat (
cbf0bb1c) - #82 Refine draft empty state (
1658a131) 9a3543a2Improve draft chat empty states and stale context menusdefac24cPreserve Claude sessions and roll back failed updates23b6c967Show voice mode only for API-key authenticated Codex00e8c514Grant microphone access for voice mode in the desktop appf55ac7b0Regenerate Codex app-server protocol client from rust-v0.145.0aeceeda0Pause active thread goals before stopping sessions
Full Changelog: v0.2.4...v0.2.5