Skip to content

Bump AWF to v0.27.44 and MCP Gateway to v0.4.8 - #50599

Merged
pelikhan merged 10 commits into
mainfrom
bump-mcpg-awf-versions
Aug 5, 2026
Merged

Bump AWF to v0.27.44 and MCP Gateway to v0.4.8#50599
pelikhan merged 10 commits into
mainfrom
bump-mcpg-awf-versions

Conversation

@lpcox

@lpcox lpcox commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump the default gh-aw-firewall version from v0.27.43 to v0.27.44
  • bump the default gh-aw-mcpg version from v0.4.7 to v0.4.8
  • refresh container digest pins and regenerate all workflow lock files
  • sync the embedded AWF configuration schema with the v0.27.44 canonical runtime schema
  • lower the bounded-queries feature gate from the unreleased v0.28.0 placeholder to its first released version, v0.27.44, and update related documentation

Release review

AWF v0.27.44 introduces confidentiality-aware bounded-query budgets, bounded-agent schema support, API proxy reflection mode, OIDC trace-context handling, and related fixes. The existing gh-aw bounded-query implementation matches the released object-form repository configuration. Bounded agents and reflection mode remain AWF-only capabilities and do not require new gh-aw compiler flags in this bump.

MCPG v0.4.8 contains guard, visibility, jq validation, and test hardening changes without configuration changes required in gh-aw.

Closes #50585

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b5add198-bfe0-430d-98f8-6aa4e96723b6
Copilot AI balanced review requested due to automatic review settings August 5, 2026 15:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps AWF v0.27.43 → v0.27.44 and MCP Gateway v0.4.7 → v0.4.8.

Changes:

  • Updates runtime versions and container digest pins.
  • Synchronizes the AWF schema and bounded-query version gate.
  • Regenerates workflow lock files and documentation.

Review finding: The new schema uses unsupported regex lookaheads, causing AWF configuration to be omitted from generated workflows.

Show a summary per file
File Description
pkg/workflow/tools_types.go Updates bounded-query requirement.
pkg/workflow/schemas/awf-config.schema.json Synchronizes AWF schema.
pkg/workflow/data/action_pins.json Adds new image pins.
pkg/workflow/bounded_queries_test.go Updates minimum-version test.
pkg/parser/schemas/main_workflow_schema.json Updates generated schema text.
pkg/constants/version_constants.go Bumps runtime versions and gate.
pkg/constants/spec_test.go Updates expected gate version.
pkg/actionpins/data/action_pins.json Adds action-pin image records.
docs/src/content/docs/reference/frontmatter-full.md Updates generated reference.
.github/workflows/smoke-ci.lock.yml Regenerates smoke workflow.
.github/workflows/notion-issue-summary.lock.yml Regenerates Notion workflow.
.github/workflows/hippo-embed.lock.yml Regenerates Hippo workflow.
.github/workflows/firewall.lock.yml Regenerates firewall workflow.
.github/workflows/example-permissions-warning.lock.yml Regenerates permissions example.
.github/workflows/daily-arxiv-researcher.lock.yml Regenerates research workflow.
.github/workflows/codex-github-remote-mcp-test.lock.yml Regenerates Codex workflow.
.github/aw/syntax-agentic.md Updates syntax guidance.
.github/aw/designer.md Updates designer guidance.
.github/aw/create-agentic-workflow.md Updates workflow-authoring guidance.
.github/aw/actions-lock.json Adds new digest pins.
.changeset/patch-bump-awf-v0-27-44-mcpg-v0-4-8.md Records the patch release.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 23/289 changed files
  • Comments generated: 1
  • Review effort level: Balanced

{
"type": "string",
"maxLength": 140,
"pattern": "^[A-Za-z0-9](?:[A-Za-z0-9-]{0,38})/(?!\\.\\.?$)(?!.*\\.\\.)[A-Za-z0-9._-]{1,100}$"
@lpcox

lpcox commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot address review feedback

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

⚠️ Smoke Pi failed. Pi encountered unexpected challenges...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

❌ Tool validation failed! Agent Container Smoke Test detected missing tools: failed

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Smoke Copilot Auto failed. Please review the logs for details.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation...

@github-actions github-actions Bot removed the smoke label Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Smoke Copilot Small failed. Please review the logs for details.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot - AOAI (apikey) is now investigating this pull request. Sources say the story is developing...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

⚠️ Smoke Gemini failed. Gemini encountered unexpected challenges...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot - AOAI (Entra) is now investigating this pull request. Sources say the story is developing...

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Smoke OTEL failed. Please review the logs for details.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Smoke Copilot MAI failed. Please review the logs for details.

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
@lpcox

lpcox commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot merge main and recompile workflows

Copilot AI and others added 2 commits August 5, 2026 16:48
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
# Conflicts:
#	.github/workflows/avenger.lock.yml
#	.github/workflows/dev-hawk.lock.yml
#	.github/workflows/tidy.lock.yml

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
@pelikhan

pelikhan commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts on this branch.

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run make merge-main to resolve merge conflicts on this branch, then run the pr-finisher skill and recompile any workflow markdown changes if needed.

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 5.24 AIC · ⌖ 9.9 AIC · ⊞ 8.3K ·
Comment /souschef to run again

@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run make merge-main to resolve merge conflicts on this branch, then run the pr-finisher skill and recompile any workflow markdown changes if needed.

Run: https://github.com/github/gh-aw/actions/runs/31034308996

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 27.8 AIC · ⌖ 5.07 AIC · ⊞ 8.3K ·
Comment /souschef to run again

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
@pelikhan

pelikhan commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts on this branch.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please resolve merge conflicts on this PR.

  • run make merge-main to reconcile the branch with main and push the result.
  • then run the pr-finisher skill and push any follow-up fixes.

Generated by 👨🍳 PR Sous Chef · run: https://github.com/github/gh-aw/actions/runs/31043697225

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 12.2 AIC · ⌖ 6.03 AIC · ⊞ 8.3K ·
Comment /souschef to run again

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
@pelikhan
pelikhan merged commit 55f52a8 into main Aug 5, 2026
@pelikhan
pelikhan deleted the bump-mcpg-awf-versions branch August 5, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump gh-aw-mcpg to v0.4.8 and gh-aw-firewall to v0.27.44

5 participants