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
Period: 2026-04-18 → 2026-04-19 | Sources: GitHub API (5 repos) | Web search: blocked by network firewall
🔴 Critical: MCP Gateway Port 8080 — Silent MCP Failures
A prior gh-aw change (PR #27058) moved the MCP gateway from port 80 → 8080 (non-privileged). AWF's --enable-host-access only whitelists ports 80 and 443 by default — blocking port 8080.
Impact: Any gh-aw version between the port change and today's fix silently fails:
MCP tools unavailable to agent
Safe-output calls time out silently
Fix (merged 2026-04-19):--allow-host-ports 80,443,8080 added to the compiled AWF command, gated by minimum AWF version. Affects AWF v0.25.25+.
gh-aw added a copilot-opt internal workflow that analyzes 14-day session history and generates 3 evidence-backed Copilot optimization issues. Uses Haiku model + lean toolset + prompt compaction for efficiency.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Period: 2026-04-18 → 2026-04-19 | Sources: GitHub API (5 repos) | Web search: blocked by network firewall
🔴 Critical: MCP Gateway Port 8080 — Silent MCP Failures
A prior gh-aw change (PR #27058) moved the MCP gateway from port 80 → 8080 (non-privileged). AWF's
--enable-host-accessonly whitelists ports 80 and 443 by default — blocking port 8080.Impact: Any gh-aw version between the port change and today's fix silently fails:
Fix (merged 2026-04-19):
--allow-host-ports 80,443,8080added to the compiled AWF command, gated by minimum AWF version. Affects AWF v0.25.25+.gh aw upgrade # Update to v0.25.25+Source: github/gh-aw@a77850e
📦 Version Bumps
✨ New: copilot-opt Workflow
gh-aw added a
copilot-optinternal workflow that analyzes 14-day session history and generates 3 evidence-backed Copilot optimization issues. Uses Haiku model + lean toolset + prompt compaction for efficiency.Source: github/gh-aw@1378d27
📦 GitHub MCP Server
Still at v1.0.0 (released 2026-04-16). No new release since yesterday.
🔧 Reference File Updates (this pipeline)
production-gotchas.mdgh-aw-architecture.mdknowledge-base.mdFull report:
outputs/gh-aw-reports/2026-04-19.mdBeta Was this translation helpful? Give feedback.
All reactions