Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions scripts/review/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,10 @@ not a generic agent-result protocol.
The PR-specific lifecycle remains in `scripts/pr-review.sh`; future agent
removal should delete the corresponding profile and task bundle without
changing PR eligibility, diff integrity, sandbox cleanup, or artifact handling.

The reusable CI workflow enables the Codex profile's ephemeral provider
bootstrap for each review run; local managed workspaces can leave that setup
disabled and use their pre-provisioned providers instead.

The workflow uploads the bounded review directory as an artifact so a failed
run can be diagnosed without exposing provider credentials.
Loading