feat(conversations): show a Deploying… chip on cards mid-deploy #3

Merged
gabrielvidal merged 1 commits from deploying-loader into main 2026-08-09 23:22:30 +02:00

1 Commits

Author SHA1 Message Date
2befaeca54 feat(conversations): show a "Deploying…" chip on cards mid-deploy
Track a deploy command (Bash matching the deploy regex, or the
deploy-html skill) as in-flight from tool_use to its tool_result, and
surface it as a gated `deploying` field (only true while the
conversation itself is running) — same shape as `runningAgents`. The
list card renders an amber spinner pill next to the subagent chips.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-09 23:17:48 +02:00