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
4 changes: 2 additions & 2 deletions .github/workflows/agent-performance-analyzer.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/agent-performance-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tools:
toolsets: [default, actions, repos]
repo-memory:
branch-name: memory/meta-orchestrators
file-glob: "**/*"
file-glob: "memory/meta-orchestrators/**/*"
safe-outputs:
create-issue:
max: 5
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/audit-workflows.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/audit-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tools:
repo-memory:
branch-name: memory/audit-workflows
description: "Historical audit data and patterns"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/audit-workflows/*.json", "memory/audit-workflows/*.jsonl", "memory/audit-workflows/*.csv", "memory/audit-workflows/*.md"]
max-file-size: 102400 # 100KB
timeout: 300
steps:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/campaign-manager.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/campaign-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tools:
toolsets: [default, actions, projects]
repo-memory:
branch-name: memory/meta-orchestrators
file-glob: "**/*"
file-glob: "memory/meta-orchestrators/**/*"
safe-outputs:
create-issue:
max: 5
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/copilot-agent-analysis.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/copilot-agent-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tools:
repo-memory:
branch-name: memory/copilot-agent-analysis
description: "Historical agent performance metrics"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/copilot-agent-analysis/*.json", "memory/copilot-agent-analysis/*.jsonl", "memory/copilot-agent-analysis/*.csv", "memory/copilot-agent-analysis/*.md"]
max-file-size: 102400 # 100KB
github:
toolsets: [default]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/copilot-pr-nlp-analysis.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/copilot-pr-nlp-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tools:
repo-memory:
branch-name: memory/nlp-analysis
description: "Historical NLP analysis results"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/nlp-analysis/*.json", "memory/nlp-analysis/*.jsonl", "memory/nlp-analysis/*.csv", "memory/nlp-analysis/*.md"]
max-file-size: 102400 # 100KB
edit:
github:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/copilot-pr-prompt-analysis.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/copilot-pr-prompt-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tools:
repo-memory:
branch-name: memory/prompt-analysis
description: "Historical prompt pattern analysis"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/prompt-analysis/*.json", "memory/prompt-analysis/*.jsonl", "memory/prompt-analysis/*.csv", "memory/prompt-analysis/*.md"]
max-file-size: 102400 # 100KB
edit:
github:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/copilot-session-insights.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/copilot-session-insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tools:
repo-memory:
branch-name: memory/session-insights
description: "Historical session analysis data"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/session-insights/*.json", "memory/session-insights/*.jsonl", "memory/session-insights/*.csv", "memory/session-insights/*.md"]
max-file-size: 102400 # 100KB
github:
toolsets: [default]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/daily-choice-test.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/daily-code-metrics.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/daily-code-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tools:
repo-memory:
branch-name: memory/code-metrics
description: "Historical code quality and health metrics"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/code-metrics/*.json", "memory/code-metrics/*.jsonl", "memory/code-metrics/*.csv", "memory/code-metrics/*.md"]
max-file-size: 102400 # 100KB
bash:
safe-outputs:
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/daily-copilot-token-report.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/daily-copilot-token-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tools:
repo-memory:
branch-name: memory/token-metrics
description: "Historical token consumption and cost data"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/token-metrics/*.json", "memory/token-metrics/*.jsonl", "memory/token-metrics/*.csv", "memory/token-metrics/*.md"]
max-file-size: 102400 # 100KB
bash:
- "*"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/daily-file-diet.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/daily-file-diet.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tools:
toolsets: [default]
repo-memory:
branch-name: memory/campaigns
file-glob: "go-file-size-reduction-*/**"
file-glob: "memory/campaigns/go-file-size-reduction-*/**"
edit:
bash:
- "find pkg -name '*.go' ! -name '*_test.go' -type f -exec wc -l {} \\; | sort -rn"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/daily-news.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/daily-news.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tools:
repo-memory:
branch-name: memory/daily-news
description: "Historical news digest data"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
file-glob: ["memory/daily-news/*.json", "memory/daily-news/*.jsonl", "memory/daily-news/*.csv", "memory/daily-news/*.md"]
max-file-size: 102400 # 100KB
edit:
bash:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/deep-report.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/deep-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tools:
repo-memory:
branch-name: memory/deep-report
description: "Long-term insights, patterns, and trend data"
file-glob: ["*.md"]
file-glob: ["memory/deep-report/*.md"]
max-file-size: 1048576 # 1MB
github:
toolsets:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/human-ai-collaboration.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/human-ai-collaboration.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tools:
toolsets: [repos, issues, search]
repo-memory:
branch-name: memory/campaigns
file-glob: "human-ai-collab-*/**"
file-glob: "memory/campaigns/human-ai-collab-*/**"

---

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/incident-response.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/incident-response.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tools:
toolsets: [repos, issues, pull_requests, search]
repo-memory:
branch-name: memory/campaigns
file-glob: "incident-*/**"
file-glob: "memory/campaigns/incident-*/**"

safe-outputs:
create-issue:
Expand Down
Loading