fabro/lib/crates/arc-cli
Bryan Helmkamp 9d966d3a08 Add arc pr list/view/merge/close subcommands
Add PR lifecycle commands that operate on workflow runs via their
pull_request.json records. Each loads the PR record from a run directory
and calls the GitHub API: list scans all runs and fetches live state,
view shows details, merge supports squash/merge/rebase, close sets
state to closed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 19:38:11 -04:00
..
src Add arc pr list/view/merge/close subcommands 2026-03-10 19:38:11 -04:00
tests Remove --no-dotenv flag, always load ~/.arc/.env, never load ./.env 2026-03-10 19:26:43 -04:00
Cargo.toml Rename doctor "Sandbox" to "Cloud sandbox" and remove Docker checks 2026-03-10 19:05:47 -04:00