Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
4de04f8
Initial plan
Copilot Sep 3, 2026
85bd89b
Upgrade gh-aw workflows to v0.87.10
Copilot Sep 3, 2026
7df76cf
Merge pull request #474 from githubnext/copilot/update-gh-aw-to-v08710
mrjf Sep 3, 2026
1c067e2
[Autoloop: perf-comparison] Iteration 482: add wasm_agg_ops benchmark…
github-actions[bot] Aug 24, 2026
d7b224a
ci: trigger checks
github-actions[bot] Aug 24, 2026
08f343b
[Autoloop: perf-comparison] Iteration 483: add wasm_rolling_stats ben…
github-actions[bot] Aug 25, 2026
a8b86eb
ci: trigger checks
github-actions[bot] Aug 25, 2026
c05b531
[Autoloop: perf-comparison] Iteration 484: add to_dict_series_orient …
github-actions[bot] Aug 25, 2026
6bb34f3
ci: trigger checks
github-actions[bot] Aug 25, 2026
68c6f11
[Autoloop: perf-comparison] Iteration 485: add registerOption benchma…
github-actions[bot] Aug 26, 2026
f27d0cf
ci: trigger checks
github-actions[bot] Aug 26, 2026
43dd104
perf: add MultiIndex.toList() benchmark pair
github-actions[bot] Aug 27, 2026
bd4216e
ci: trigger checks
github-actions[bot] Aug 27, 2026
bc2d7b1
[Autoloop: perf-comparison] Iteration 487: add string_array_str_ops b…
github-actions[bot] Aug 27, 2026
40fbb7e
ci: trigger checks
github-actions[bot] Aug 27, 2026
dd71fe4
[Autoloop: perf-comparison] Iteration 488: Add ewm benchmark
github-actions[bot] Aug 28, 2026
722c459
ci: trigger checks
github-actions[bot] Aug 28, 2026
8f4505a
[Autoloop: perf-comparison] Iteration 489: add string_array_cat bench…
github-actions[bot] Aug 28, 2026
59c2682
ci: trigger checks
github-actions[bot] Aug 28, 2026
e755e18
[Autoloop: perf-comparison] Iteration 490: add series_rename_ops benc…
github-actions[bot] Aug 29, 2026
4f057cc
ci: trigger checks
github-actions[bot] Aug 29, 2026
6496d55
[Autoloop: perf-comparison] Iteration 491: add wasm_rolling_sum_mean …
github-actions[bot] Aug 29, 2026
53ac93e
ci: trigger checks
github-actions[bot] Aug 29, 2026
938aca4
[Autoloop: perf-comparison] Iteration 492: add datetime_index_min_max…
github-actions[bot] Aug 30, 2026
96de196
ci: trigger checks
github-actions[bot] Aug 30, 2026
83e752d
[Autoloop: perf-comparison] Iteration 493: add sparse_array_advanced …
github-actions[bot] Aug 30, 2026
c81968b
ci: trigger checks
github-actions[bot] Aug 30, 2026
98c3982
[Autoloop: perf-comparison] Iteration 494: add wasm_expanding_stats b…
github-actions[bot] Aug 30, 2026
4eb3a2e
ci: trigger checks
github-actions[bot] Aug 30, 2026
ffd158b
[Autoloop: perf-comparison] Iteration 495: Add stack/unstack benchmark
github-actions[bot] Aug 31, 2026
a5753e1
ci: trigger checks
github-actions[bot] Aug 31, 2026
53ee910
[Autoloop: perf-comparison] Iteration 496: bench seriesDigitize and c…
github-actions[bot] Aug 31, 2026
8971209
ci: trigger checks
github-actions[bot] Aug 31, 2026
3f8eac2
[Autoloop: perf-comparison] Iteration 497: Add CategoricalAccessor mu…
github-actions[bot] Sep 1, 2026
5468de5
ci: trigger checks
github-actions[bot] Sep 1, 2026
b230631
[Autoloop: perf-comparison] Iteration 498: Add wasm_agg_scalar benchmark
github-actions[bot] Sep 6, 2026
f5f974d
ci: trigger checks
mrjf Sep 6, 2026
23b3c0a
[Autoloop: perf-comparison] Iteration 498: Add USFederalHolidayCalend…
github-actions[bot] Sep 8, 2026
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
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.github/workflows/*.lock.yml linguist-generated=true merge=ours
.github/workflows/*.lock.yml linguist-generated=true
10 changes: 0 additions & 10 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@
"repo": "actions/upload-artifact",
"version": "v7.0.1",
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
},
"github/gh-aw-actions/setup@v0.79.4": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.79.4",
"sha": "d059700c6a8ec3b5fd798b9ea60f5d048447b918"
},
"github/gh-aw/actions/setup@v0.74.2": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.74.2",
"sha": "59462bdec7dab53cd120a0931751e531c272636d"
}
}
}
4 changes: 3 additions & 1 deletion .github/mcp.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"mcpServers": {
"github-agentic-workflows": {
"type": "local",
"command": "gh",
"args": ["aw", "mcp-server"]
"args": ["aw", "mcp-server"],
"tools": ["compile", "audit", "logs", "inspect", "status", "audit-diff"]
}
}
}
34 changes: 32 additions & 2 deletions .github/skills/agentic-workflows/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,57 @@ Use this skill when a user asks to design, create, update, debug, or upgrade Git

This skill is a dispatcher: identify the task type, load the matching workflow prompt/skill file, and follow it directly. Keep responses concise and ask a clarifying question if the correct prompt is unclear.

Repository overlay (optional):
- If `.github/aw/instructions.md` exists, load it with `@.github/aw/instructions.md` after loading the matched prompt/skill.
- Precedence: repository overlay instructions override upstream defaults when they conflict.

Read only the files you need:
Load these files from `github/gh-aw` (they are not available locally).
- `.github/aw/action-container-substitutions.md`
- `.github/aw/agent-runtime-instructions.md`
- `.github/aw/agentic-chat.md`
- `.github/aw/agentic-workflows-mcp.md`
- `.github/aw/asciicharts.md`
- `.github/aw/campaign.md`
- `.github/aw/charts-trending.md`
- `.github/aw/charts.md`
- `.github/aw/cli-commands.md`
- `.github/aw/configure-agentic-engine.md`
- `.github/aw/context.md`
- `.github/aw/create-agentic-workflow-trigger-details.md`
- `.github/aw/create-agentic-workflow.md`
- `.github/aw/create-shared-agentic-workflow.md`
- `.github/aw/debug-agentic-workflow.md`
- `.github/aw/dependabot.md`
- `.github/aw/deployment-status.md`
- `.github/aw/designer-mappings.md`
- `.github/aw/designer.md`
- `.github/aw/drive-memory.md`
- `.github/aw/enclaves.md`
- `.github/aw/evals.md`
- `.github/aw/experiments.md`
- `.github/aw/github-agentic-workflows.md`
- `.github/aw/github-mcp-server-pagination.md`
- `.github/aw/github-mcp-server-tools.md`
- `.github/aw/github-mcp-server.md`
- `.github/aw/instructions.md`
- `.github/aw/intent.md`
- `.github/aw/jobs.md`
- `.github/aw/linter-workflows.md`
- `.github/aw/llms.md`
- `.github/aw/loop.md`
- `.github/aw/lsp.md`
- `.github/aw/maintainer.md`
- `.github/aw/mcp-clis.md`
- `.github/aw/memory-stateful-patterns.md`
- `.github/aw/memory.md`
- `.github/aw/messages.md`
- `.github/aw/multi-agent-research.md`
- `.github/aw/network.md`
- `.github/aw/optimize-agentic-workflow.md`
- `.github/aw/patterns.md`
- `.github/aw/pr-reviewer.md`
- `.github/aw/release-workflow.md`
- `.github/aw/report.md`
- `.github/aw/reuse.md`
- `.github/aw/safe-outputs-automation.md`
Expand All @@ -48,10 +73,13 @@ Load these files from `github/gh-aw` (they are not available locally).
- `.github/aw/subagents.md`
- `.github/aw/syntax-agentic.md`
- `.github/aw/syntax-core.md`
- `.github/aw/syntax-engine.md`
- `.github/aw/syntax-tools-imports.md`
- `.github/aw/syntax.md`
- `.github/aw/test-coverage.md`
- `.github/aw/test-expression.md`
- `.github/aw/token-optimization-caching-budgets.md`
- `.github/aw/token-optimization-observability.md`
- `.github/aw/token-optimization.md`
- `.github/aw/triggers.md`
- `.github/aw/update-agentic-workflow.md`
Expand All @@ -61,10 +89,10 @@ Load these files from `github/gh-aw` (they are not available locally).
- `.github/aw/workflow-editing.md`
- `.github/aw/workflow-patterns.md`

- `.github/skills/agentic-workflow-designer/SKILL.md`
After loading the matching workflow prompt or skill, follow it directly:
- Design workflows from scratch via interview: `skills/agentic-workflow-designer/SKILL.md`
- Design workflows from scratch via interview: `.github/aw/designer.md`
- Create new workflows: `.github/aw/create-agentic-workflow.md`
- Configure or add declarative engines: `.github/aw/configure-agentic-engine.md`
- Update existing workflows: `.github/aw/update-agentic-workflow.md`
- Debug, audit, or investigate workflows: `.github/aw/debug-agentic-workflow.md`
- Upgrade workflows and fix deprecations: `.github/aw/upgrade-agentic-workflows.md`
Expand All @@ -76,5 +104,7 @@ After loading the matching workflow prompt or skill, follow it directly:
- Map CLI commands to MCP usage: `.github/aw/cli-commands.md`
- Choose workflow architecture and patterns: `.github/aw/patterns.md`
- Optimize token usage and cost: `.github/aw/token-optimization.md`
- Design long-running multi-agent research workflows: `.github/aw/multi-agent-research.md`
- Add skills or agent plugins requested by the user (`skills:` / `plugins:` frontmatter, never on-the-fly installs): `.github/aw/skills.md`

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.
Loading