Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Workflow agent detail card is now expandable with tool-call and sub-task activity

Agent status cards in workflow monitoring can now expand to show tool calls and sub-tasks

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaWorkflowswhat it touches
KindImprovementsin v2.1.265,
Group of 3 You'll notice

Agent status cards in workflow monitoring can now expand to show tool calls and sub-tasks

What

The agent status/detail card shown for workflow agents gained a larger, expandable view:

  • A collapsible "Activity" section lists tool calls, with a truncated summary showing a count like "N of M tool calls" when there are more than fit.
  • Sub-tasks are now rendered as a nested list alongside the tool calls.
  • An " expand" hint is appended to the Activity header, and the keybinding for expanding/collapsing the card was reworked to use a dedicated detailExpandable setting instead of a simple scroll adjustment.
  • The first time a card's detail view is expanded, a telemetry event (workflow_agent_card_detail) is fired before the expanded state toggles.

Why

This makes it easier to see what a workflow agent is doing, including its sub-tasks, without leaving the summary view, and gives visibility into how often the detail view gets used.

See this entry in the whole of v2.1.265 →

Feedback