Skip to content

fix(tui): open workflow children as full pages - #113

Merged
tt-a1i merged 1 commit into
mainfrom
codex/issue-105-fullscreen
Aug 24, 2026
Merged

fix(tui): open workflow children as full pages#113
tt-a1i merged 1 commit into
mainfrom
codex/issue-105-fullscreen

Conversation

@tt-a1i

@tt-a1i tt-a1i commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add one shared full-terminal Child Session Page for Direct Subagents and Workflow children
  • remove the bordered Workflow transcript panel while preserving its read-only lifecycle
  • keep Direct steer input and make both paths share rendering, follow-to-end, pause/resume, and back navigation
  • retain bounded transcript evidence without fabricating Pi native expanded tool state

Validation

  • bun run check
  • bun run test (Node 886 passed; Vitest 30 passed)
  • git diff --check
  • Standards review: no actionable findings
  • Spec review: no code findings after completing the requested real-TUI smoke
  • isolated real-TUI smoke: Workflow and Direct both cover the full terminal; default follow, manual-scroll pause, G resume, and Esc return verified

Corrective follow-up to #106.

Closes #105

@tt-a1i
tt-a1i merged commit 81f2842 into main Aug 24, 2026
2 checks passed
@tt-a1i
tt-a1i deleted the codex/issue-105-fullscreen branch August 24, 2026 12:09
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.

统一 Direct Subagent 与 Workflow child 的会话渲染和 follow-to-end 滚动语义

1 participant