Skip to content

Update MCP gateway to v0.0.24 and add gateway.md support - #9633

Merged
pelikhan merged 2 commits into
mainfrom
copilot/update-mcp-gateway-logs
Jan 11, 2026
Merged

Update MCP gateway to v0.0.24 and add gateway.md support#9633
pelikhan merged 2 commits into
mainfrom
copilot/update-mcp-gateway-logs

Conversation

CopilotAI commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

Upgrades the MCP gateway container to v0.0.24 and adds support for rendering gateway-generated markdown summaries in workflow step outputs.

Changes

  • Gateway version: Bump DefaultMCPGatewayVersion from v0.0.20 to v0.0.24
  • Log parsing priority: Check for /tmp/gh-aw/mcp-logs/gateway.md first, render directly if present
  • Backward compatibility: Falls back to legacy gateway.log and stderr.log when markdown file doesn't exist

The gateway can now emit rich markdown summaries that bypass the generic log formatter, providing better-structured output in workflow runs.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/githubnext/gh-aw-mcpg/releases/tags/v0.0.24
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Update MCP gateway to https://github.com/githubnext/gh-aw-mcpg/releases/tag/v0.0.24

Update the JavaScript that prints the MCP gateway logs to first try to find the gateway.md file and write this file to the step summary instead.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
CopilotAI changed the title [WIP] Update MCP gateway to version 0.0.24 and log file handlingUpdate MCP gateway to v0.0.24 and add gateway.md supportJan 11, 2026
CopilotAI requested a review from pelikhanJanuary 11, 2026 15:17
@github-actions

github-actionsBot commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

🎬 THE ENDSmoke ClaudeMISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions

github-actionsBot commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions

github-actionsBot commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions

github-actionsBot commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident...

@github-actions

Copy link
Copy Markdown
Contributor

Smoke Test Results

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP - Fetched PRs successfully
  • ✅ Serena Go - go version: go1.25.0 linux/amd64
  • ✅ Playwright - Navigated to GitHub, title verified
  • ❌ Safe Input gh Tool - Expected failure (no GH_TOKEN in bash)
  • ✅ File Writing - Created test file successfully
  • ✅ Bash Tool - Verified file contents

Overall: PASS (5/6 core tests passed, gh CLI failure expected)

AI generated by Smoke Claude

@pelikhan
pelikhan marked this pull request as ready for review January 11, 2026 15:31
@pelikhan
pelikhan merged commit 3fd7976 into mainJan 11, 2026
115 of 117 checks passed
@pelikhan
pelikhan deleted the copilot/update-mcp-gateway-logs branch January 11, 2026 15:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pelikhan