Skip to content

tui: n spawns, enter wakes offline sessions, spawn attaches#371

Open
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
uxw/tui-resume
Open

tui: n spawns, enter wakes offline sessions, spawn attaches#371
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
uxw/tui-resume

Conversation

@woltspace-jerpint

Copy link
Copy Markdown
Contributor

Live-feedback round from jerpint using the v0.4.43 tui.

  • n = new session (was o). Search match-nav moves to tab/shift-tab.
  • enter on an offline session wakes it — calls the existing POST /sessions/{name}/resume (already harness-aware: claude --resume / codex resume / opencode --session), then attaches so you watch it boot. Toggle a to see offline sessions. Footer shows (wakes it) when the selected row is offline.
  • Spawning from the picker attaches immediately instead of bouncing back to the list.
  • Resume/spawn API calls moved into the render loop (ink unmounted) so failures print plainly and you land back on a fresh list.

Tested live in-container: spawn→attach, stop→enter→resume→conversation restored (claude), tab/shift-tab match nav, search input ignores tab. No server changes — resume endpoint + per-harness resume flavors already shipped (#356).

🤖 Generated with Claude Code

- n = new session (was o); search match-nav moves to tab/shift-tab
- enter on an offline session resumes it via POST /sessions/{name}/resume
  (harness-aware server-side: claude --resume / codex resume / opencode
  --session) and attaches to watch it wake
- spawning from the picker drops straight into the new session's pane
  instead of bouncing back to the list
- resume/spawn API calls run in the render loop (ink unmounted) so
  failures print plainly and the loop returns to a fresh list

Co-Authored-By: Claude Fable 5 <[email protected]>
@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
woltspace Ready Ready Preview, Comment Jul 19, 2026 10:03pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants