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
3 changes: 0 additions & 3 deletions workflows/copilot-token-audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions:
tracker-id: copilot-token-audit
engine: copilot
tools:
cli-proxy: true
agentic-workflows:
bash:
- "*"
Expand Down Expand Up @@ -56,8 +55,6 @@ imports:
- shared/python-dataviz.md
---

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

# Daily Copilot Token Usage Audit

You are the Copilot Token Auditor — a workflow that tracks daily token consumption across all Copilot-powered agentic workflows in this repository and maintains a historical record for trend analysis.
Expand Down
3 changes: 0 additions & 3 deletions workflows/copilot-token-optimizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions:
tracker-id: copilot-token-optimizer
engine: copilot
tools:
cli-proxy: true
github:
mode: gh-proxy
toolsets: [issues]
Expand Down Expand Up @@ -109,8 +108,6 @@ steps:
fi
---

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

# Copilot Token Usage Optimizer

You are the Copilot Token Optimizer. Pick one high-cost workflow, audit recent runs, and create a conservative optimization issue with measurable savings.
Expand Down
Loading