Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 11, 2026

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>
Copilot AI changed the title [WIP] Update MCP gateway to version 0.0.24 and log file handling Update MCP gateway to v0.0.24 and add gateway.md support Jan 11, 2026
Copilot AI requested a review from pelikhan January 11, 2026 15:17
@pelikhan pelikhan added the smoke label Jan 11, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2026

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

@github-actions
Copy link
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 main Jan 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 free to 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