fabro/crates
Bryan Helmkamp 47f032e535 Add POST /runs/{id}/preview endpoint and Preview button on Run page
Adds a new API endpoint for generating sandbox preview URLs (stubbed to
return google.com in demo mode). The Run detail page now shows a Preview
button that POSTs to this endpoint and opens the returned URL in a new tab.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 12:16:01 -05:00
..
arc-agent Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
arc-api Add POST /runs/{id}/preview endpoint and Preview button on Run page 2026-03-02 12:16:01 -05:00
arc-cli Add --debug global CLI flag to switch log level from INFO to DEBUG 2026-03-02 12:13:59 -05:00
arc-db Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Add arc llm chat subcommand for interactive multi-turn conversations 2026-03-02 11:54:47 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00
arc-util Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
arc-workflows Rename progress.ndjson to progress.jsonl 2026-03-02 11:46:31 -05:00