docs(guides): migrate runner_env examples to env.runner - #2756
Conversation
Update harness YAML examples in customizing-agents and building-custom-agents guides to use the unified env: schema introduced in ADR 0055, replacing the deprecated runner_env: field. Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Ralph Bean <rbean@redhat.com>
PR Summary by QodoDocs: migrate harness examples from runner_env to env.runner
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Site previewPreview: https://5c4f7143-site.fullsend-ai.workers.dev Commit: |
|
🤖 Finished Review · ✅ Success · Started 5:17 PM UTC · Completed 5:26 PM UTC |
Code Review by Qodo
1. env.runner undefined in guide
|
|
Looks good to me Follow-up: Six scaffold harness templates ( Previous runLooks good to me Labels: PR updates user-facing harness configuration guides for the env.runner schema migration. |
|
🤖 Review · ❌ Terminated · Started 11:44 AM UTC · Ended 11:55 AM UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🤖 Finished Review · ✅ Success · Started 11:44 AM UTC · Completed 11:55 AM UTC |
|
🤖 Finished Retro · ✅ Success · Started 3:10 PM UTC · Completed 3:16 PM UTC |
Retro: PR #2756 —
|
Summary
customizing-agents.mdandbuilding-custom-agents.mdto use the unifiedenv:schema (ADR 0055)runner_env:withenv.runner:sub-maprunner_envvariables" to "env.runnervariables"Follows up on #2582.
Test plan
runner_envreferences in user-facing guides🤖 Generated with Claude Code