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
10 changes: 5 additions & 5 deletions .github/aw/github-agentic-workflows.md

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/artifacts-summary.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/artifacts-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ network:
allowed:
- defaults
- node
firewall: true
sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
edit:
bash:
Expand Down Expand Up @@ -84,4 +85,4 @@ Create an issue with a markdown table like this:
- Focus on workflows that actually generate artifacts (skip those without any)
- Convert sizes to human-readable formats (MB, GB)
- Consider artifact retention policies in your analysis
- Include both successful and failed runs in the analysis, ignore cancelled runs
- Include both successful and failed runs in the analysis, ignore cancelled runs
3 changes: 2 additions & 1 deletion .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.

5 changes: 3 additions & 2 deletions .github/workflows/copilot-pr-nlp-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ network:
- defaults
- python
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
safe-outputs:
create-discussion:
title-prefix: "[nlp-analysis] "
Expand Down Expand Up @@ -492,4 +493,4 @@ Store reusable components and historical data:

---

**Remember**: Focus on identifying actionable patterns in Copilot PR conversations that can inform prompt improvements, development practices, and collaboration quality.
**Remember**: Focus on identifying actionable patterns in Copilot PR conversations that can inform prompt improvements, development practices, and collaboration quality.
3 changes: 2 additions & 1 deletion .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.

5 changes: 3 additions & 2 deletions .github/workflows/copilot-pr-prompt-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ network:
allowed:
- defaults
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
safe-outputs:
create-discussion:
title-prefix: "[prompt-analysis] "
Expand Down Expand Up @@ -303,4 +304,4 @@ A successful analysis:
- ✅ Creates discussion with clear insights
- ✅ Includes concrete examples of good and poor prompts

**Remember**: The goal is to help developers write better prompts that lead to more successful PR merges.
**Remember**: The goal is to help developers write better prompts that lead to more successful PR merges.
3 changes: 2 additions & 1 deletion .github/workflows/daily-news.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/daily-news.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ network:
- defaults
- python
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
safe-outputs:
upload-assets:
create-discussion:
Expand Down Expand Up @@ -414,4 +415,4 @@ If insufficient data is available (less than 7 days):

Create a new GitHub discussion with a title containing today's date (e.g., "Daily Status - 2024-10-10") containing a markdown report with your findings. Use links where appropriate.

Only a new discussion should be created, do not close or update any existing discussions.
Only a new discussion should be created, do not close or update any existing discussions.
3 changes: 2 additions & 1 deletion .github/workflows/daily-repo-chronicle.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/daily-repo-chronicle.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ network:
- defaults
- python
- node
firewall: true
sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
edit:
bash:
Expand Down Expand Up @@ -198,4 +199,4 @@ End with a brief statistical snapshot, but keep it snappy.

3. If there's no activity, write a "Quiet Day" edition acknowledging the calm.

Remember: You're a newspaper editor, not a bot. Make it engaging! 📰
Remember: You're a newspaper editor, not a bot. Make it engaging! 📰
3 changes: 2 additions & 1 deletion .github/workflows/firewall-escape.lock.yml

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

10 changes: 6 additions & 4 deletions .github/workflows/firewall-escape.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ network:
allowed:
- defaults
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
cache-memory: true
bash: [":*"]
Expand Down Expand Up @@ -61,8 +62,9 @@ jobs:
- An allowed domain was blocked unexpectedly
- File operations failed

---
*Auto-generated by firewall escape test workflow*`,
---

*Auto-generated by firewall escape test workflow*`,
labels: ['bug', 'firewall', 'automated']
});
---
Expand Down Expand Up @@ -222,4 +224,4 @@ After exhausting your escape attempts, provide:
4. Your assessment of the sandbox's security posture
5. Recommendations for hardening based on your analysis

**Remember: This is authorized security testing. Study the implementation, think creatively, and try your absolute best to break out.**
**Remember: This is authorized security testing. Study the implementation, think creatively, and try your absolute best to break out.**
3 changes: 2 additions & 1 deletion .github/workflows/firewall.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/firewall.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ network:
allowed:
- defaults
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
web-fetch:

Expand Down Expand Up @@ -43,4 +44,4 @@ Since network permissions are set to `defaults` (which does not include example.
## Context

- **Repository**: ${{ github.repository }}
- **Triggered by**: ${{ github.actor }}
- **Triggered by**: ${{ github.actor }}
3 changes: 2 additions & 1 deletion .github/workflows/mcp-inspector.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/mcp-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ permissions:
actions: read
engine: copilot
network:
firewall: true
allowed:
- defaults
- containers
- node
- "cdn.jsdelivr.net" # npm package CDN
- "fonts.googleapis.com" # Google Fonts API
- "fonts.gstatic.com" # Google Fonts static content
sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
safe-outputs:
create-discussion:
category: "audits"
Expand Down Expand Up @@ -92,4 +93,4 @@ Generate:
1. [Issue or improvement]
```

Save to `/tmp/gh-aw/cache-memory/mcp-inspections/[DATE].json` and create discussion in "audits" category.
Save to `/tmp/gh-aw/cache-memory/mcp-inspections/[DATE].json` and create discussion in "audits" category.
3 changes: 2 additions & 1 deletion .github/workflows/release.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ network:
allowed:
- defaults
- node
firewall: true
sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
tools:
bash:
- "*"
Expand Down Expand Up @@ -319,4 +320,4 @@ update_release({
- Reference: `https://githubnext.github.io/gh-aw/reference/`
- Setup: `https://githubnext.github.io/gh-aw/setup/`

Verify paths exist in `docs_files.txt` before linking.
Verify paths exist in `docs_files.txt` before linking.
3 changes: 2 additions & 1 deletion .github/workflows/research.lock.yml

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

5 changes: 3 additions & 2 deletions .github/workflows/research.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ network:
allowed:
- defaults
- node
firewall: true

sandbox:
agent: awf # Firewall enabled (migrated from network.firewall)
imports:
- shared/mcp/tavily.md
- shared/reporting.md
Expand Down Expand Up @@ -59,4 +60,4 @@ Create a GitHub discussion with your research summary including:
- Key findings from your research
- Relevant sources and links

Keep your summary concise and focused on the most important information.
Keep your summary concise and focused on the most important information.
Loading