diff --git a/workflows/copilot-token-audit.md b/workflows/copilot-token-audit.md index 22b433c..69ce4a3 100644 --- a/workflows/copilot-token-audit.md +++ b/workflows/copilot-token-audit.md @@ -12,7 +12,6 @@ permissions: tracker-id: copilot-token-audit engine: copilot tools: - cli-proxy: true agentic-workflows: bash: - "*" @@ -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. diff --git a/workflows/copilot-token-optimizer.md b/workflows/copilot-token-optimizer.md index 94fac04..ea48a73 100644 --- a/workflows/copilot-token-optimizer.md +++ b/workflows/copilot-token-optimizer.md @@ -12,7 +12,6 @@ permissions: tracker-id: copilot-token-optimizer engine: copilot tools: - cli-proxy: true github: mode: gh-proxy toolsets: [issues] @@ -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.