Implement agent-shaped PR/CI status and wait primitives #1387

Merged
coilyco-ops merged 1 commit from issue-1270 into main 2026-07-15 10:38:41 +00:00
Member

Implemented an agent-shaped PR/CI status snapshot, native wait primitive, and log follow-up surface so agents can stop manually joining PR, head SHA, run id, and job id.

The workflow surface now carries the structured snapshot through ward agent pr status --json, ward agent pr wait, and ward agent pr logs, with docs and tests covering required-context handling, missing checks, head pinning, and log hooks.

  • Adds the compact PR/CI status object and wait loop
  • Adds direct log hook follow-up from the same snapshot
  • Updates docs and tests for engineer handoff and director merge paths

closes #1270
ward.workflow: pull-request-and-merge

Implemented an agent-shaped PR/CI status snapshot, native wait primitive, and log follow-up surface so agents can stop manually joining PR, head SHA, run id, and job id. The workflow surface now carries the structured snapshot through `ward agent pr status --json`, `ward agent pr wait`, and `ward agent pr logs`, with docs and tests covering required-context handling, missing checks, head pinning, and log hooks. - Adds the compact PR/CI status object and wait loop - Adds direct log hook follow-up from the same snapshot - Updates docs and tests for engineer handoff and director merge paths closes #1270 ward.workflow: pull-request-and-merge
Add agent PR CI status and wait surface
All checks were successful
test / test (pull_request) Successful in 1m4s
0e534312bb
Sign in to join this conversation.
No description provided.