Skip to content

Commit f07a6ba

Browse files
committed
Update aw platform
1 parent 04007fa commit f07a6ba

3 files changed

Lines changed: 79 additions & 78 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"version": "v7.0.1",
2626
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
2727
},
28-
"github/gh-aw-actions/setup@v0.80.9": {
28+
"github/gh-aw-actions/setup@v0.81.6": {
2929
"repo": "github/gh-aw-actions/setup",
30-
"version": "v0.80.9",
31-
"sha": "8c7d04ebf1ece56cd381446125da3e0f6896294a"
30+
"version": "v0.81.6",
31+
"sha": "ba6380cc6e5be5d21677bebe04d52fb48e3abec7"
3232
}
3333
}
3434
}

.github/skills/agentic-workflows/SKILL.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ Load these files from `github/gh-aw` (they are not available locally).
2727
- `.github/aw/experiments.md`
2828
- `.github/aw/github-agentic-workflows.md`
2929
- `.github/aw/github-mcp-server.md`
30+
- `.github/aw/instructions.md`
3031
- `.github/aw/llms.md`
32+
- `.github/aw/loop.md`
33+
- `.github/aw/lsp.md`
3134
- `.github/aw/mcp-clis.md`
35+
- `.github/aw/memory-stateful-patterns.md`
3236
- `.github/aw/memory.md`
3337
- `.github/aw/messages.md`
3438
- `.github/aw/network.md`
@@ -77,4 +81,4 @@ After loading the matching workflow prompt or skill, follow it directly:
7781
- Choose workflow architecture and patterns: `.github/aw/patterns.md`
7882
- Optimize token usage and cost: `.github/aw/token-optimization.md`
7983

80-
When the task involves OTEL, OTLP, traces, observability backends, or telemetry-driven analysis, also read and follow the `otel-queries` skill from the github/gh-aw repository (`https://github.com/github/gh-aw/blob/main/.github/skills/otel-queries/SKILL.md`) after loading the matching workflow prompt or skill.
84+
When the task involves OTEL, OTLP, traces, observability backends, or telemetry-driven analysis, also read and follow `skills/otel-queries/SKILL.md` after loading the matching workflow prompt or skill.

0 commit comments

Comments
 (0)