Skip to content

fix(subagents): keep compact results status-only - #38

Merged
tt-a1i merged 1 commit into
mainfrom
codex/compact-subagent-results
Aug 20, 2026
Merged

fix(subagents): keep compact results status-only#38
tt-a1i merged 1 commit into
mainfrom
codex/compact-subagent-results

Conversation

@tt-a1i

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

Copy link
Copy Markdown
Collaborator

Summary

  • make compact subagent_wait results show only bounded settlement rows and an expand hint
  • apply the same status-only projection to automatically delivered subagent results
  • keep full child reports unchanged for the parent model, full display mode, Ctrl+O expansion, and /subagents transcripts
  • update /openpi-setup guidance, status output, README, and SETUP documentation

Closes #37

Validation

  • bun run check
  • bun run test (Node 726/726, Vitest 29/29)
  • Impeccable detector on the changed TUI renderers: no findings

TDD evidence

  • RED: wait preview exceeded the status-only line bound and exposed report text
  • GREEN: wait preview renders status rows plus the expansion hint only
  • RED: automatic compact result rendered the child report inline
  • GREEN: automatic compact result hides the report while expanded mode still renders it

@tt-a1i
tt-a1i merged commit fa4fe9b into main Aug 20, 2026
4 checks passed
@tt-a1i
tt-a1i deleted the codex/compact-subagent-results branch August 20, 2026 16: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.

让 compact 子代理结果只显示状态摘要

1 participant