Skip to content

Releases: Threadlines/threadlines

Threadlines Nightly 0.3.0-nightly.20260728.198 (7842e1458029)

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:51
7842e14

What's changed

Changes since v0.2.6-nightly.20260727.197.

Fixes

  • cc1b34e4 Ignore lockstep and patched deps in dependabot config

Performance

  • 3fd2d611 Defer, cache, and scope Codex apps in the plugins inventory

Maintenance

  • #90 Bump the development-dependencies group across 1 directory with 7 updates (37faa2e2)
  • #89 Bump the production-dependencies group across 1 directory with 11 updates (63462931)

Other changes

  • #91 Inbox sidebar, browser auto-open, and eleven rounds of polish (7842e145)
  • af0cf63f Say out loud that the browser suite is separate
  • #88 In-app browser panel with agent control (7fa4712f)

Full Changelog: v0.2.6-nightly.20260727.197...v0.3.0-nightly.20260728.198

Threadlines Nightly 0.2.6-nightly.20260727.197 (8ceda10e5305)

Choose a tag to compare

What's changed

Changes since v0.2.5-nightly.20260724.194.

Features

  • d0ac9007 Add subagent transcript inspection across Claude and Codex

Fixes

  • bdff69e8 Patch brace-expansion for legacy minimatch compatibility

Tests

  • 8ceda10e Add backend connection mocks to web component tests

Maintenance

  • 50daa7f5 Serve settings from the paired computer, and move retention to the server
  • 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

Other changes

  • 1fc7ee6c Stop auto-follow from fighting touch scrolls
  • 2b1f6230 Reframe the plugins page around what the user has
  • c1044ea1 Standardize keyboard focus styles across the web UI
  • 3ff44d2b Keep armed timelines pinned through viewport resizing
  • #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

Full Changelog: v0.2.5-nightly.20260724.194...v0.2.6-nightly.20260727.197

Threadlines v0.2.5

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

Threadlines Nightly 0.2.5-nightly.20260724.194 (10176bc47d17)

Choose a tag to compare

What's changed

Changes since v0.2.5-nightly.20260724.193.

Features

  • 9f0c3185 Add stash support and unhide Explorer launches

Fixes

  • 10176bc4 Fix stash mutation keys in browser test mock

Reliability

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

Other changes

  • def07158 Surface Claude model metadata in provider and chat UI

Full Changelog: v0.2.5-nightly.20260724.193...v0.2.5-nightly.20260724.194

Threadlines Nightly 0.2.5-nightly.20260724.193 (cb502e4109d0)

Choose a tag to compare

What's changed

Changes since v0.2.5-nightly.20260723.192.

Fixes

  • cb502e41 Fix Windows updater spawn assertion

Other changes

  • 70294cd1 Plan provider maintenance CLI spawns on Windows

Full Changelog: v0.2.5-nightly.20260723.192...v0.2.5-nightly.20260724.193

Threadlines Nightly 0.2.5-nightly.20260723.192 (27fe6e4bf20b)

Choose a tag to compare

What's changed

Changes since v0.2.5-nightly.20260723.191.

Other changes

  • 27fe6e4b Match thread activity trigger height with compact actions
  • 2c812d3e Prioritize active threads in the recent threads list

Full Changelog: v0.2.5-nightly.20260723.191...v0.2.5-nightly.20260723.192

Threadlines Nightly 0.2.5-nightly.20260723.191 (e193260adf39)

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:39
e193260

What's changed

Changes since v0.2.5-nightly.20260722.189.

Other changes

  • #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)

Full Changelog: v0.2.5-nightly.20260722.189...v0.2.5-nightly.20260723.191

Threadlines Nightly 0.2.5-nightly.20260722.189 (74b70548653a)

Choose a tag to compare

What's changed

Changes since v0.2.4-nightly.20260721.186.

Features

  • 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

Tests

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

Maintenance

  • 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

  • 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-nightly.20260721.186...v0.2.5-nightly.20260722.189

Threadlines v0.2.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:52

Highlights

Goals arrive in Threadlines, subagent work is easier to inspect, and provider sessions are faster and more resilient.

Codex Goals

Set an objective and optional token budget with /goal, start goal-driven sessions before sending a message, and follow status, elapsed time, and token usage from the composer.

Subagents you can inspect

Follow live Claude subagent text in the activity view, see interleaved work clearly attributed, and open an on-demand transcript with messages, thinking, tool calls, and results.

Faster, more resilient sessions

Provider work is coordinated per thread, Claude settings update with fewer restarts, and dead sessions or degraded resumes recover more predictably and visibly.

Also improved

  • Attach any supported file type from desktop or mobile.
  • See clear expired-link and desktop-offline states during phone pairing.
  • Dismiss proposed plans and fall back cleanly when native forks fail.
  • More reliable Windows CLI discovery and provider process launching.
  • Dependency security and Electron rendering fixes.
Complete technical changes

What's changed

Changes since v0.2.3.

Features

  • 9d1f5bccf Add the Codex goal bar and /goal composer command
  • 2406cbb91 Add server-side Codex goal mode support

Fixes

  • dead32a6f Handle Windows npm prefixes for provider updates
  • 8e1995641 Patch DoS-class advisories in transitive dependencies
  • 189730b1f Fix web typecheck: missing dismissedAt on ProposedPlan
  • a75394364 Fix release web deploy gate skipped by implicit success()
  • bd46d5cd4 Restore oxfmt-canonical formatting in ChatHeader
  • cd60ca869 Resolve CLI shims under registry-cased Windows environments
  • a707a0b19 Pin electron to 43.1.0 to avoid compositor tile artifacts

Performance

  • 9075c25b4 Improve provider session latency and lifecycle instrumentation

Reliability

  • 85d49efd9 Bound desktop smoke probe timeouts
  • ca63c225a Stream live Claude subagent text into the activity popover
  • dd84cde0e Add proposed-plan dismissal and fork fallback handling
  • d9a03474d Treat SIGTERM Claude child exits as interruptions, not runtime errors

Tests

  • 49c9ffed1 Add missing goal field to thread subscription test fixture
  • 84b5bf79a Update provider registry tests for actionable missing-CLI copy

Maintenance

  • 4125105e6 Include Linux in nightly desktop releases
  • 10b22c843 Align relay phone-link URLs with the build's release channel
  • 9e1488414 Make release web deploys actually fire and manually dispatchable
  • 232b8f301 Split the hosted app by release channel

Other changes

  • 1a73ee811 Update subagent spawn copy assertion
  • edc0cd81e Keep subagent commentary live until final answer
  • f9ac88156 Start goal sessions immediately and preserve optimistic goal state
  • 67e857cc9 Complete the goal composer wiring split across commits
  • 56abd8566 Show subagent transcripts on demand from the spawn row
  • dd04d9efd Label subagent lane entries when activity interleaves
  • 87e7d2d96 Indent subagent task rows in the in-chat activity log
  • 05e000204 Surface terminal relay states on the phone pairing screen
  • 982508cdc Allow the nightly hosted app origin on the relay worker
  • 0db2a4330 Ignore vite-plus catalog entries in Dependabot updates
  • 34b89d547 Harden provider session lifecycle and surface degraded resumes
  • 824440d0b Rearm chat autoscroll before steering follow-ups land
  • e9df6bd1d Allow all attachment types in the chat composer
  • 8b523f04e Bind loopback by default for local server runs
  • 932bf4b98 Spawn provider CLIs without unescaped shell argv

Full Changelog: v0.2.3...v0.2.4

Threadlines Nightly 0.2.4-nightly.20260721.186 (4125105e61c1)

Choose a tag to compare

What's changed

Changes since v0.2.4-nightly.20260721.185.

Maintenance

  • 4125105e Include Linux in nightly desktop releases

Full Changelog: v0.2.4-nightly.20260721.185...v0.2.4-nightly.20260721.186