Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

The smoke-copilot workflow lacked MCP gateway configuration, preventing unified HTTP routing of MCP server traffic through a containerized proxy.

Changes

Added MCP gateway configuration to .github/workflows/smoke-copilot.md:

sandbox:
  agent: awf
  mcp:
    container: ghcr.io/githubnext/gh-aw-mcpg
    
features:
  mcp-gateway: true

The compiler now generates the gateway setup step with:

  • Default version v0.0.9 from constants.DefaultMCPGatewayVersion
  • Port 8080, domain host.docker.internal, auto-generated API key
  • Gateway start script execution per MCP Gateway Specification v1.0.0

Lock file regenerated with the new gateway step.

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/user
    • Triggering command: /usr/bin/gh gh api user --jq .login /ref/tags/v8 refs/tags/v4 /usr/bin/gh -json GO111MODULE 64/bin/go gh api ithub-script/git/ref/tags/v8 --jq ache/node/24.12.0/x64/bin/npm -json GO111MODULE ache/go/1.25.0/xxterm-color ache/node/24.12.0/x64/bin/npm (http block)
    • Triggering command: /usr/bin/gh gh api user --jq .login /repos/actions/github-script/git@{u} --jq /usr/bin/infocmp -json _syntax_test.go 64/pkg/tool/linuxterm-color infocmp -1 /ref/tags/v8 64/pkg/tool/linu--jq (http block)
    • Triggering command: /usr/bin/gh gh api user --jq .login /run/containerd/io.containerd.runtime.v2.task/moby/a509cb334a4b939101136cc9f5166e48f05918131070a7e9701bd205fc928952/init.pid a509cb334a4b939101136cc9f5166e48f05918131070a7e9701bd205fc928952 e48f05918131070a7e9701bd205fc928952/log.json 837175/run-1003 GO111MODULE 64/pkg/tool/linu/repos/actions/github-script/git/ref/tags/v8 git -C 4037-61461/test-1546159465 config (http block)

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

Original prompt

Enable the default agent gateway on smoke copilot agentic workflow.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Enable default agent gateway on smoke copilot workflow Enable MCP gateway on smoke-copilot workflow Jan 8, 2026
Copilot AI requested a review from pelikhan January 8, 2026 22:47
@pelikhan pelikhan added the smoke label Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

🤖 DIAGNOSTIC COMPLETE: Smoke Copilot No Firewall STATUS: ALL_UNITS_OPERATIONAL. MISSION_SUCCESS.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

📰 VERDICT: Smoke Copilot Playwright has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

🎉 Yo ho ho! Smoke Copilot Safe Inputs found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

💀 Blimey! Changeset Generator failed and walked the plank! No treasure today, matey! ☠️

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

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

@Mossaka
Copy link
Collaborator

Mossaka commented Jan 8, 2026

I will be working on this on #9172

@Mossaka Mossaka closed this Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

❌ Firewall validation failed... Smoke Codex Firewall failed. Network sandboxing may not be working correctly.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

AI generated by Smoke Copilot No Firewall

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.

3 participants