Skip to content

Threadlines v0.2.5

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:29
ad4cd9d

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

  • 9f0c3185 Add stash support and unhide Explorer launches
  • c090d77e Add creator attribution link to marketing footer
  • 739b31c6 Add external thread import and richer provider/source-control UX
  • b21965d4 Add managed stable release content and changelog publishing
  • 82ba5d0d Enable the Codex realtime conversation feature flag
  • a9c04a12 Add web voice mode UI for Codex realtime sessions
  • 7edf22ef Add server-side realtime voice support for Codex threads

Fixes

  • bdff69e8 Patch brace-expansion for legacy minimatch compatibility
  • 10176bc4 Fix stash mutation keys in browser test mock
  • cb502e41 Fix Windows updater spawn assertion

Reliability

  • 0d834cbf Allow retrying provider authentication failures
  • 9e94c8ad Add inline retry action for failed user turns

Tests

  • 74b70548 Align draft source control browser test
  • 7485d88a Stabilize edit-and-branch browser test

Maintenance

  • 8a16cd9f Exclude dormant features from release copy
  • 9c3046e2 Use allowed release Models secret name
  • e0a6998c Use dedicated token for stable release content drafting
  • 12a8de99 Harden GitHub Models release summary requests
  • 79f43e3b Pin PostCSS and tar dependency overrides
  • 4a94f55a Migrate release drafting to GitHub Models and disable voice mode
  • 2ea2c36f Tighten changelog layout and pin runtime dependencies
  • 3373a213 Refine changelog page layout and release entries
  • a225da63 Require branded thread marker in release social posts

Other changes

  • #86 Prepare v0.2.5 changelog and announcement (ad4cd9d9)
  • 2a70da08 Use observed thread cwd for git status and diffs
  • 899e7145 Wait for activity popover to close before inspecting subagents
  • def07158 Surface Claude model metadata in provider and chat UI
  • 70294cd1 Plan provider maintenance CLI spawns on Windows
  • 27fe6e4b Match thread activity trigger height with compact actions
  • 2c812d3e Prioritize 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)
  • b0a0c859 Refine settings navigation and provider usage activity UI
  • #83 Render Codex inline visualizations in chat (cbf0bb1c)
  • #82 Refine draft empty state (1658a131)
  • 9a3543a2 Improve draft chat empty states and stale context menus
  • defac24c Preserve Claude sessions and roll back failed updates
  • 23b6c967 Show voice mode only for API-key authenticated Codex
  • 00e8c514 Grant microphone access for voice mode in the desktop app
  • f55ac7b0 Regenerate Codex app-server protocol client from rust-v0.145.0
  • aeceeda0 Pause active thread goals before stopping sessions

Full Changelog: v0.2.4...v0.2.5