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
35 changes: 17 additions & 18 deletions .github/workflows/ci-coach.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/ci-coach.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ engine: copilot
tools:
mount-as-clis: true
github:
mode: gh-proxy
toolsets: [issues, pull_requests]
edit:
safe-outputs:
Expand All @@ -28,7 +29,6 @@ imports:
- shared/reporting.md
features:
mcp-cli: true
cli-proxy: true
copilot-requests: true
---

Expand Down
26 changes: 13 additions & 13 deletions .github/workflows/copilot-token-optimizer.lock.yml

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

3 changes: 2 additions & 1 deletion .github/workflows/copilot-token-optimizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tracker-id: copilot-token-optimizer
engine: copilot
tools:
github:
mode: gh-proxy
toolsets: [issues]
bash:
- "*"
Expand All @@ -34,7 +35,6 @@ imports:
- shared/reporting.md
features:
mcp-cli: true
cli-proxy: true
steps:
- name: Download recent Copilot workflow logs
env:
Expand Down Expand Up @@ -114,6 +114,7 @@ steps:
echo "ℹ️ No previous optimization history found."
fi
---

{{#runtime-import? .github/shared-instructions.md}}

# Copilot Token Usage Optimizer
Expand Down
Loading
Loading