Skip to content
Merged
Show file tree
Hide file tree
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
496 changes: 348 additions & 148 deletions .github/workflows/ab-testing-advisor.lock.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .github/workflows/ab-testing-advisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ description: Daily A/B testing advisor that picks a random agentic workflow with
emoji: 🧪
model: openai/gpt-5.4
engine:
id: pi
id: codex
model-provider: openai
strict: true
timeout-minutes: 30
Expand All @@ -45,7 +45,7 @@ tools:
cache-memory: true
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets:
- default
- actions
Expand All @@ -54,7 +54,7 @@ features:
gh-aw-detection: true
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
evals:
- id: experiment_issue_created
question: Did the agent create a GitHub issue with an A/B experiment campaign for a selected workflow?
Expand Down
107 changes: 59 additions & 48 deletions .github/workflows/agent-job-health.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/agent-job-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ max-daily-ai-credits: 10000
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets: [default, actions, issues]
timeout-minutes: 30
strict: true
Expand Down Expand Up @@ -55,7 +55,7 @@ evals:
question: Did the agent check every schedule-triggered workflow's most recent run against its expected cadence and report any blind spots?
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor

---

Expand Down
92 changes: 46 additions & 46 deletions .github/workflows/agent-performance-analyzer.lock.yml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .github/workflows/agent-performance-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ engine:
max-tool-denials: 3
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
tools:
github:
mode: local
cli-proxy: true
bash: [":*"]
repo-memory:
Expand Down
435 changes: 319 additions & 116 deletions .github/workflows/agent-persona-explorer.lock.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .github/workflows/agent-persona-explorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: daily
max-daily-ai-credits: 10000
model: openai/gpt-5.4
engine:
id: pi
id: codex
model-provider: openai
permissions:
contents: read
Expand Down Expand Up @@ -38,11 +38,11 @@ experiments:
# Note: max-turns not available for default Copilot engine (Claude only)
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
agentic-workflows:
cache-memory: true
safe-outputs:
Expand Down
111 changes: 62 additions & 49 deletions .github/workflows/ai-moderator.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/ai-moderator.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tools:
retention-days: 1
allowed-extensions: [".json"]
github:
mode: gh-proxy
mode: local
read-only: true
toolsets: [default]
min-integrity: none
Expand All @@ -66,7 +66,7 @@ features:
gh-aw-detection: true
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
pre-agent-steps:
- name: Pre-fetch moderation context
env:
Expand Down
107 changes: 59 additions & 48 deletions .github/workflows/approach-validator.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/approach-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ imports:
- shared/graders.md
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets: [default, pull_requests, issues]
bash:
- "cat:*"
Expand Down
88 changes: 44 additions & 44 deletions .github/workflows/archie.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ imports:
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets:
- default
edit:
Expand All @@ -48,7 +48,7 @@ features:
gh-aw-detection: true
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
evals:
- id: mermaid_diagram_generated
question: Did the agent generate a Mermaid diagram visualizing issue and pull request relationships?
Expand Down
488 changes: 344 additions & 144 deletions .github/workflows/artifacts-summary.lock.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .github/workflows/artifacts-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
actions: read
copilot-requests: write
engine:
id: pi
id: codex
model-provider: openai
model: openai/gpt-5.4
network:
Expand All @@ -21,13 +21,13 @@ network:
sandbox:
agent:
id: awf
runtime: gvisor
runtime: cloud-hypervisor
tools:
cli-proxy: true
edit:
bash: true
github:
mode: gh-proxy
mode: local
toolsets: [actions, repos]
safe-outputs:
create-discussion:
Expand Down
491 changes: 346 additions & 145 deletions .github/workflows/auto-triage-issues.lock.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .github/workflows/auto-triage-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
copilot-requests: write
model: openai/gpt-5.4
engine:
id: pi
id: codex
model-provider: openai
strict: true
network:
Expand All @@ -34,7 +34,7 @@ imports:
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets:
- issues
min-integrity: approved
Expand Down Expand Up @@ -76,7 +76,7 @@ features:
gh-aw-detection: true
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
evals:
- id: labels-applied
question: Did the agent apply at least one label to an unlabeled issue, or correctly call noop when no unlabeled issues were found?
Expand Down
110 changes: 61 additions & 49 deletions .github/workflows/avenger.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/avenger.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ network:
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets: [default]
Comment on lines +32 to 33
bash: ["*"]
edit:
sandbox:
agent:
id: awf
runtime: gvisor
runtime: cloud-hypervisor
mounts:
- "/usr/bin/make:/usr/bin/make:ro"
- "/usr/local/bin/node:/usr/local/bin/node:ro"
Expand Down
108 changes: 60 additions & 48 deletions .github/workflows/aw-failure-investigator.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/aw-failure-investigator.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ experiments:
issue: 36105
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets: [actions, issues, pull_requests]
bash: ["*"]
cache:
Expand Down
96 changes: 48 additions & 48 deletions .github/workflows/breaking-change-checker.lock.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/breaking-change-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ experiments:
tracker-id: breaking-change-checker
sandbox:
agent:
runtime: gvisor
runtime: cloud-hypervisor
tools:
cli-proxy: true
github:
mode: gh-proxy
mode: local
toolsets: [repos]
bash:
- "git diff:*"
Expand Down
Loading