Skip to content

feat(tui): unify child transcript rendering - #106

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

feat(tui): unify child transcript rendering#106
tt-a1i merged 1 commit into
mainfrom
codex/issue-105

Conversation

@tt-a1i

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

Copy link
Copy Markdown
Collaborator

Summary

  • render Direct Subagent and Workflow child conversations through one shared transcript renderer
  • share follow-to-end viewport semantics while preserving each surface’s navigation and input behavior
  • reuse the parent tool activity projection for child tool rows and preserve legacy Workflow artifacts

Validation

  • bun run check
  • bun run test (Node 884 passed; Vitest 30 passed)
  • git diff --check

Closes #105

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