Skip to content

docs: document agent delegation feedback UI (transfer and return animations)#3611

Merged
dgageot merged 3 commits into
mainfrom
docs/auto-update
Jul 12, 2026
Merged

docs: document agent delegation feedback UI (transfer and return animations)#3611
dgageot merged 3 commits into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Contributor

Documents the new TUI delegation feedback introduced by #3582:

  • Transfer box: animated sidebar box shown during transfer_task delegation — visible at least 1.5 s, hides when the sub-agent produces its first message/reasoning/tool output (after the minimum), or after a 3 s maximum
  • Return box: brief (≤1.5 s) reverse-direction sidebar animation when control returns to the parent
  • Chat transition: a non-persisted [child] returned control to [parent] line in the message stream

Added a new "Agent Delegation Feedback" subsection under the Agents Panel section in docs/features/tui/index.md.

Testing: docs-only; verified box corner characters and timing constants against the source code.

@aheritier aheritier requested a review from a team as a code owner July 12, 2026 04:07
@aheritier aheritier added the kind/docs Documentation-only changes label Jul 12, 2026
@aheritier aheritier added area/docs Documentation changes area/tui For features/issues/fixes related to the TUI labels Jul 12, 2026
@dgageot dgageot merged commit 66702fe into main Jul 12, 2026
17 checks passed
@dgageot dgageot deleted the docs/auto-update branch July 12, 2026 20:17
aheritier added a commit to aheritier/docs that referenced this pull request Jul 13, 2026
Document the new TUI agent delegation feedback UI:
- Transfer box: animated sidebar box during transfer_task delegation
- Return box: reverse-direction animation when control returns to parent
- Chat transition: non-persisted return transition line in message stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes area/tui For features/issues/fixes related to the TUI kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants