Skip to content

Commit 6224812

Browse files
Mossakaclaude
andcommitted
chore: recompile all workflows with gh-aw v0.42.17
Update gh-aw compiler from v0.42.11 to v0.42.17 and recompile all workflows. Post-process smoke and build-test workflows to use locally-built AWF binary. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 195f0e9 commit 6224812

30 files changed

Lines changed: 807 additions & 1212 deletions

.github/agents/agentic-workflows.agent.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Workflows may optionally include:
2727
- Workflow files: `.github/workflows/*.md` and `.github/workflows/**/*.md`
2828
- Workflow lock files: `.github/workflows/*.lock.yml`
2929
- Shared components: `.github/workflows/shared/*.md`
30-
- Configuration: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/github-agentic-workflows.md
30+
- Configuration: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/github-agentic-workflows.md
3131

3232
## Problems This Solves
3333

@@ -49,7 +49,7 @@ When you interact with this agent, it will:
4949
### Create New Workflow
5050
**Load when**: User wants to create a new workflow from scratch, add automation, or design a workflow that doesn't exist yet
5151

52-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/create-agentic-workflow.md
52+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/create-agentic-workflow.md
5353

5454
**Use cases**:
5555
- "Create a workflow that triages issues"
@@ -59,7 +59,7 @@ When you interact with this agent, it will:
5959
### Update Existing Workflow
6060
**Load when**: User wants to modify, improve, or refactor an existing workflow
6161

62-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/update-agentic-workflow.md
62+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/update-agentic-workflow.md
6363

6464
**Use cases**:
6565
- "Add web-fetch tool to the issue-classifier workflow"
@@ -69,7 +69,7 @@ When you interact with this agent, it will:
6969
### Debug Workflow
7070
**Load when**: User needs to investigate, audit, debug, or understand a workflow, troubleshoot issues, analyze logs, or fix errors
7171

72-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/debug-agentic-workflow.md
72+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/debug-agentic-workflow.md
7373

7474
**Use cases**:
7575
- "Why is this workflow failing?"
@@ -79,7 +79,7 @@ When you interact with this agent, it will:
7979
### Upgrade Agentic Workflows
8080
**Load when**: User wants to upgrade workflows to a new gh-aw version or fix deprecations
8181

82-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/upgrade-agentic-workflows.md
82+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/upgrade-agentic-workflows.md
8383

8484
**Use cases**:
8585
- "Upgrade all workflows to the latest version"
@@ -89,7 +89,7 @@ When you interact with this agent, it will:
8989
### Create Shared Agentic Workflow
9090
**Load when**: User wants to create a reusable workflow component or wrap an MCP server
9191

92-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/create-shared-agentic-workflow.md
92+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/create-shared-agentic-workflow.md
9393

9494
**Use cases**:
9595
- "Create a shared component for Notion integration"
@@ -100,7 +100,7 @@ When you interact with this agent, it will:
100100

101101
**Load when**: Creating or updating workflows that coordinate multiple agents or dispatch work to other workflows
102102

103-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/orchestration.md
103+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/orchestration.md
104104

105105
**Use cases**:
106106
- Assigning work to AI coding agents
@@ -112,7 +112,7 @@ When you interact with this agent, it will:
112112

113113
**Load when**: Creating or updating workflows that manage GitHub Projects v2
114114

115-
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/projects.md
115+
**Prompt file**: https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/projects.md
116116

117117
**Use cases**:
118118
- Tracking items and fields with update-project
@@ -156,10 +156,12 @@ gh aw compile --validate
156156
- **Strict Mode**: Security-first validation and sandboxing
157157
- **Shared Components**: Reusable workflow building blocks
158158
- **Repo Memory**: Persistent git-backed storage for agents
159+
- **Sandboxed Execution**: All workflows run in the Agent Workflow Firewall (AWF) sandbox, enabling full `bash` and `edit` tools by default
159160

160161
## Important Notes
161162

162-
- Always reference the instructions file at https://github.com/github/gh-aw/blob/v0.42.0/.github/aw/github-agentic-workflows.md for complete documentation
163+
- Always reference the instructions file at https://github.com/github/gh-aw/blob/v0.42.17/.github/aw/github-agentic-workflows.md for complete documentation
163164
- Use the MCP tool `agentic-workflows` when running in GitHub Copilot Cloud
164165
- Workflows must be compiled to `.lock.yml` files before running in GitHub Actions
166+
- **Bash tools are enabled by default** - Don't restrict bash commands unnecessarily since workflows are sandboxed by the AWF
165167
- Follow security best practices: minimal permissions, explicit network access, no template injection

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"version": "v0.42.0",
4141
"sha": "a7134347103ecf66b4bd422c3e9ce6466d400c02"
4242
},
43+
"github/gh-aw/actions/setup@v0.42.17": {
44+
"repo": "github/gh-aw/actions/setup",
45+
"version": "v0.42.17",
46+
"sha": "7a970851c1090295e55a16e549c61ba1ce227f16"
47+
},
4348
"github/gh-aw/actions/setup@v0.42.7": {
4449
"repo": "github/gh-aw/actions/setup",
4550
"version": "v0.42.7",

.github/workflows/build-test-bun.lock.yml

Lines changed: 27 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)