You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The github/gh-aw project is humming with momentum! The Unreleased changelog is packed with meaningful improvements β from breaking-change cleanups that sharpen API hygiene to exciting new capabilities around MCP, agent sessions, and security. The repository now ships 256 workflow files covering a rich library of agentic use cases. Today's lone commit (docs improvement for the cost-management page) shows the team keeps quality top-of-mind even on quieter days.
The shift from "Agent Task" β "Agent Session" terminology, the removal of legacy flags (sandbox: false, app:), and the MCP Gateway v0.1.5 tightening all point to a team actively reducing technical debt while raising the bar on correctness and security. π
π οΈ Activity Highlights
Today's commit:66c9b2f β docs: review and organize cost-management page (#44685)(Copilot, 2 hours ago)
π¦ Unreleased changes pipeline (highlights)
Area
Change
Terminology
create-agent-task β create-agent-session across safe-outputs config and env vars
Breaking
imports.if removed β conditional imports must now use {{#runtime-import}}
Auth
app: frontmatter replaced by github-app:
Engines
supportsLLMGateway flag replaced by explicit llmGatewayPort value
Security
allowed-github-references field added to restrict unauthorized markdown refs
MCP
GitHub MCP Server bumped to v0.27.0; MCP Gateway tightened to v0.1.5 rules
Firewall
AWF bumped to v0.27.7; "denied" renamed to "blocked"
DX
Standalone awmg CLI added for MCP server aggregation
Tooling
New importable tools: agentic-workflows, serena, playwright
Testing
add_labels.cjs cleaned up + 13-case test suite added
Infra
Artifacts unified under /tmp/gh-aw/artifacts; Docker image download extracted to shell script
Cut a new release β The Unreleased section is substantial (20+ entries). Tagging a v0.41.0 would make these wins visible to users and simplify the changelog diff going forward.
Broaden contributor engagement β Only one author appears in recent git history. Consider tagging good-first-issue items or hosting a short contributor sync to welcome more voices.
Migration guide for breaking changes β The current CHANGELOG contains several breaking changes that require manual migration steps. A single consolidated migration doc or gh aw fix command coverage would reduce friction for adopters upgrading to v0.41.
Showcase the 256-workflow library β A curated "workflow spotlight" in the README or docs site could drive adoption and showcase the breadth of what gh-aw supports.
Automate changelog grouping β Consider using conventional commits + tooling (e.g., git-cliff) to auto-generate structured changelog entries and reduce manual maintenance overhead.
π Next Steps
Review Unreleased changelog and plan v0.41.0 release
Audit gh aw fix codemods for coverage of all breaking changes in the Unreleased block
Check for open issues or PRs that can be closed/merged to maintain a clean backlog
Consider a short team retro or contributor call to celebrate recent wins π
Auto-generated by GitHub Copilot Β· July 10, 2026
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
π Team Snapshot
The
github/gh-awproject is humming with momentum! The Unreleased changelog is packed with meaningful improvements β from breaking-change cleanups that sharpen API hygiene to exciting new capabilities around MCP, agent sessions, and security. The repository now ships 256 workflow files covering a rich library of agentic use cases. Today's lone commit (docs improvement for the cost-management page) shows the team keeps quality top-of-mind even on quieter days.The shift from "Agent Task" β "Agent Session" terminology, the removal of legacy flags (
sandbox: false,app:), and the MCP Gateway v0.1.5 tightening all point to a team actively reducing technical debt while raising the bar on correctness and security. ππ οΈ Activity Highlights
Today's commit:
66c9b2fβdocs: review and organize cost-management page (#44685)(Copilot, 2 hours ago)π¦ Unreleased changes pipeline (highlights)
create-agent-taskβcreate-agent-sessionacross safe-outputs config and env varsimports.ifremoved β conditional imports must now use{{#runtime-import}}app:frontmatter replaced bygithub-app:supportsLLMGatewayflag replaced by explicitllmGatewayPortvalueallowed-github-referencesfield added to restrict unauthorized markdown refsv0.27.0; MCP Gateway tightened to v0.1.5 rulesv0.27.7; "denied" renamed to "blocked"awmgCLI added for MCP server aggregationagentic-workflows,serena,playwrightadd_labels.cjscleaned up + 13-case test suite added/tmp/gh-aw/artifacts; Docker image download extracted to shell scriptRepository scale: 256 active workflow
.mdfiles Β· Latest stable release:v0.40.1(2026-02-03)π‘ Recommendations
π Improvement ideas for the team
v0.41.0would make these wins visible to users and simplify the changelog diff going forward.gh aw fixcommand coverage would reduce friction for adopters upgrading to v0.41.git-cliff) to auto-generate structured changelog entries and reduce manual maintenance overhead.π Next Steps
v0.41.0releasegh aw fixcodemods for coverage of all breaking changes in the Unreleased blockAuto-generated by GitHub Copilot Β· July 10, 2026
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Add this agentic workflow to your repo
To install this agentic workflow, run