Skip to content

Threadlines v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:46
1f4c399

Highlights

Work with agents beside a live browser, organize active and wrapped threads from a focused inbox, and carry prompts, settings, and thread state safely across contexts and devices.

A live browser beside every agent thread

Open local pages beside chat in a responsive, tabbed browser that Codex and Claude can navigate. Inspect, annotate, draw on, and attach page context without leaving Threadlines.

An inbox built around attention

The redesigned sidebar separates active work from Wrapped threads, keeps blockers and unseen completions visible, and syncs filing and unread state between desktop and phone.

Stash prompts with their context intact

Save unfinished prompts with attachments and context, switch threads or providers, then restore them later from the composer or with Cmd/Ctrl+S.

Inspect delegated work in place

Open Claude and Codex subagent transcripts inside the parent conversation to follow delegated work without breaking your flow.

Also improved

  • Settings now come from the paired computer, and retention rules are applied server-side.
  • Browser navigation approvals use clearer controls and readable destination text.
  • Completed threads keep running terminal status visible, and clean checkouts reset diff stats.
  • Local preview discovery now supports IPv6 servers.
  • Touch scrolling no longer fights timeline auto-follow.
Complete technical changes

What's changed

Changes since v0.2.5.

Features

  • #93 Add prompt stashing across threads (d4f7a39d)
  • 570ef9b2 Support IPv6 local preview servers
  • 04cc9f91 Add preview navigation approvals and model controls
  • d0ac9007 Add subagent transcript inspection across Claude and Codex

Fixes

  • 796d8b5e Fix terminal browser test link typing
  • #92 Fix browser approval sentence semantics (2f2f021a)
  • cc1b34e4 Ignore lockstep and patched deps in dependabot config

Performance

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

Tests

  • 8ceda10e Add backend connection mocks to web component tests

Maintenance

  • 91775ba2 Move thread pinning into the row context menu
  • a949a0b7 Rename subagentMeta to TSX component file
  • #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)
  • 50daa7f5 Serve settings from the paired computer, and move retention to the server

Other changes

  • #96 Prepare v0.3.0 changelog and announcement (1f4c399b)
  • #95 Refresh v0.3.0 marketing site and capture studio (de6d8ddf)
  • #94 Sync inbox lifecycle state across devices (04f4a91b)
  • ba0b8d1e Require confirmation before deleting stashed prompts
  • eb1c4a56 Show running terminal status on completed inbox rows
  • d8d7c7e4 Preserve picked browser context while writing annotations
  • b9422241 Let clean checkouts reset diff stats and steady preview browsing
  • 19f3573b Default source control panel to closed in chat
  • #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)
  • 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

Full Changelog: v0.2.5...v0.3.0