sandbox-agent/foundry/packages/frontend
Nathan Flurry 5bd85e4a28 Add header status pill showing task/session/sandbox state
Surface aggregate status (error, provisioning, running, ready, no sandbox)
as a colored pill in the transcript panel header. Integrates task runtime
status, session status, and sandbox availability via the sandboxProcesses
interest topic so the pill accurately reflects unreachable sandboxes.

Includes mock tasks demonstrating error, provisioning, and running states,
unit tests for deriveHeaderStatus, and workspace-dashboard integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 12:06:26 -07:00
..
public Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
src Add header status pill showing task/session/sandbox state 2026-03-14 12:06:26 -07:00
index.html Fix Foundry UI bugs: org names, sessions, and repo selection (#250) 2026-03-13 20:48:22 -07:00
package.json Remove frontend errors and app passthrough (#251) 2026-03-13 21:14:31 -07:00
tsconfig.json Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
vite.config.ts Remove frontend errors and app passthrough (#251) 2026-03-13 21:14:31 -07:00
vitest.config.ts Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00