Skip to content
Closed
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
8 changes: 5 additions & 3 deletions .github/workflows/ab-testing-advisor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions .github/workflows/ab-testing-advisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ network:
- defaults
imports:
- shared/otlp.md
- shared/gh-cli-proxy.md
safe-outputs:
create-issue:
close-older-issues: true
Expand All @@ -42,9 +43,7 @@ tools:
bash:
- "*"
cache-memory: true
cli-proxy: true
github:
mode: gh-proxy
toolsets:
- default
- actions
Expand Down
12 changes: 7 additions & 5 deletions .github/workflows/agent-job-health.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions .github/workflows/agent-job-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ engine:
max-ai-credits: 1500
max-daily-ai-credits: 10000
tools:
cli-proxy: true
github:
mode: gh-proxy
toolsets: [default, actions, issues]
timeout-minutes: 30
strict: true
Expand All @@ -34,6 +32,7 @@ imports:
expires: 3d
- shared/aw-logs-24h-fetch.md
- ../skills/jqschema/SKILL.md
- shared/gh-cli-proxy.md
safe-outputs:
mentions: false
create-issue:
Expand Down
Loading