213185bbfe
Synthesise the SpanRun shape from buffer snapshots so the run-detail page's inspector panel renders identically to a PG-resident run. SSE log stream, realtime stream resources, logs-download and debug resource fall back to the buffer instead of 404-ing. Short-URL redirects resolve buffered runs to the canonical dashboard URL. Bulk-cancel scans the buffer alongside the ClickHouse selection so runs queued mid-burst are included. Trigger response now carries the snapshot's spanId so the dashboard's Run Test redirect opens the details panel without an extra click. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh