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
19 changes: 2 additions & 17 deletions .github/workflows/archie.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/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tools:
toolsets:
- default
edit:
bash:
bash: true
safe-outputs:
add-comment:
max: 1
Expand Down Expand Up @@ -213,4 +213,4 @@ A successful Archie run:

## Begin Your Analysis

Examine the current context, analyze any linked references, generate your Mermaid diagrams using Serena, validate them, and post your visualization comment!
Examine the current context, analyze any linked references, generate your Mermaid diagrams using Serena, validate them, and post your visualization comment!
19 changes: 2 additions & 17 deletions .github/workflows/artifacts-summary.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/artifacts-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
edit:
bash:
bash: true
github:
toolsets: [actions, repos]
safe-outputs:
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/code-scanning-fixer.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/code-scanning-fixer.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tools:
branch-name: memory/campaigns
file-glob: [security-alert-burndown/**]
edit:
bash:
bash: true
cache-memory:
safe-outputs:
add-labels:
Expand Down Expand Up @@ -217,4 +217,4 @@ If any step fails:
- **Never Execute Untrusted Code**: Use read-only analysis tools
- **Track Progress**: Cache ensures no duplicate work

Remember: Your goal is to provide a secure, well-tested fix that can be reviewed and merged safely. Focus on quality and correctness over speed.
Remember: Your goal is to provide a secure, well-tested fix that can be reviewed and merged safely. Focus on quality and correctness over speed.
20 changes: 2 additions & 18 deletions .github/workflows/daily-cli-performance.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-cli-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tools:
description: "Historical CLI compilation performance benchmark results"
file-glob: ["memory/cli-performance/*.json", "memory/cli-performance/*.jsonl", "memory/cli-performance/*.txt"]
max-file-size: 512000 # 500KB
bash:
bash: true
edit:
github:
toolsets: [default, issues]
Expand Down Expand Up @@ -679,4 +679,4 @@ Each entry contains:
}
```

Begin your daily performance analysis now!
Begin your daily performance analysis now!
2 changes: 1 addition & 1 deletion .github/workflows/daily-code-metrics.lock.yml

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

5 changes: 2 additions & 3 deletions .github/workflows/daily-code-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tools:
description: "Historical code quality and health metrics"
file-glob: ["*.json", "*.jsonl", "*.csv", "*.md"]
max-file-size: 102400 # 100KB
bash:
bash: true
safe-outputs:
upload-asset:
create-discussion:
Expand Down Expand Up @@ -455,5 +455,4 @@ This ensures the quality score reflects actionable source code volatility, not n
- Generate all 6 required visualization charts
- Upload charts as assets for permanent URLs
- Embed charts in discussion report with analysis
- Store metrics to repo memory, create discussion report with visualizations

- Store metrics to repo memory, create discussion report with visualizations
19 changes: 2 additions & 17 deletions .github/workflows/daily-malicious-code-scan.lock.yml

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

Loading
Loading