Intermediate results display #9

Closed
opened 2026-03-12 09:55:59 +01:00 by shahondin1624 · 0 comments

Milestone: Chat Interface

When intermediate_result is present in a streamed response, show it in a collapsible "thinking" section below the progress indicator — gives users visibility into what the system is doing.

Acceptance Criteria

  • Collapsible "thinking" section component
  • Displays intermediate_result content when present in stream
  • Positioned below the orchestration progress indicator
  • Collapsed by default, expandable on click
  • Updates as new intermediate results arrive
  • Visually distinct from final results (muted/secondary styling)
## Milestone: Chat Interface When `intermediate_result` is present in a streamed response, show it in a collapsible "thinking" section below the progress indicator — gives users visibility into what the system is doing. ### Acceptance Criteria - [ ] Collapsible "thinking" section component - [ ] Displays `intermediate_result` content when present in stream - [ ] Positioned below the orchestration progress indicator - [ ] Collapsed by default, expandable on click - [ ] Updates as new intermediate results arrive - [ ] Visually distinct from final results (muted/secondary styling)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#9