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
23 changes: 14 additions & 9 deletions .github/workflows/copilot-centralization-optimizer.lock.yml

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

2 changes: 2 additions & 0 deletions .github/workflows/copilot-centralization-optimizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ evals:
question: Did the agent identify repeated cross-user prompt patterns suitable for centralization?
- id: recommendations_produced
question: Were recommendations produced for new workflows, tools, shared prompts, or other automations?
imports:
- shared/reporting.md
---

# Copilot Centralization Optimizer
Expand Down
24 changes: 13 additions & 11 deletions .github/workflows/craft.lock.yml

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

1 change: 1 addition & 0 deletions .github/workflows/craft.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ engine:
max-tool-denials: 3
imports:
- shared/otlp.md
- shared/reporting.md
sandbox:
agent:
sudo: false
Expand Down
24 changes: 13 additions & 11 deletions .github/workflows/daily-code-debt-aider.lock.yml

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

1 change: 1 addition & 0 deletions .github/workflows/daily-code-debt-aider.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ timeout-minutes: 30
imports:
- shared/aider.md
- shared/otlp.md
- shared/reporting.md
---

# Daily Code Debt Cleanup — Aider
Expand Down
Loading
Loading