fabro/apps/fabro-web/app/lib
Bryan Helmkamp 4d33daf14e
fix(web): render prompt.completed in stage Transcript
Prompt-shape stages (prompt, fan_in) only emit `prompt.completed` for
their response, so the Transcript tab showed the input but never the
output. Add the event to STAGE_ACTIVITY_EVENT_TYPES and to the
eventsToActivity reducer, suppressing it when a prior agent.message
already streamed the same content (agent stages).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 09:57:45 -07:00
..
api-client.test.ts fix(api): type interview answer submissions 2026-05-08 09:18:35 -07:00
api-client.ts fix(api): type interview answer submissions 2026-05-08 09:18:35 -07:00
board-events.test.tsx feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
board-events.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
cross-tab-sse.test.ts fix(web): recover cross-tab SSE coordination after fallback 2026-05-04 15:52:18 -04:00
cross-tab-sse.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
demo-mode.test.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
demo-mode.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
format.ts feat(web): add hover tooltip with absolute datetime on event timestamps 2026-05-07 16:30:19 -07:00
graph-theme.ts refactor(web): drop light mode, go dark-only 2026-04-20 09:27:08 -04:00
mutations.ts fix(api): type interview answer submissions 2026-05-08 09:18:35 -07:00
pierre-diffs-worker.ts fix(web): virtualize run file diffs consistently 2026-05-05 16:41:39 -04:00
queries.ts feat(web): add Run Events page to run sidebar 2026-05-08 08:18:52 -07:00
query-keys.test.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
query-keys.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
run-actions.test.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
run-actions.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
run-events.test.tsx fix(events): expose stage interrupt events in transcript 2026-05-08 08:22:12 -07:00
run-events.ts fix(web): render prompt.completed in stage Transcript 2026-05-08 09:57:45 -07:00
run-settings-snapshot.ts refactor(web): narrow event property reads via shared helpers 2026-04-30 22:45:38 -04:00
sse.ts feat(web): migrate to generated API client 2026-05-08 07:44:33 -07:00
stage-sidebar.test.ts feat(web): time stage transcript events from the stage's own start 2026-05-07 13:46:21 -07:00
stage-sidebar.ts feat(web): time stage transcript events from the stage's own start 2026-05-07 13:46:21 -07:00
time.ts Read billing and stages from RunProjection with live runtimes (#213) 2026-05-05 09:32:33 -04:00
unknown.ts refactor(web): narrow event property reads via shared helpers 2026-04-30 22:45:38 -04:00