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
Version check completed on 2026-03-18. Two pinned versions updated in pkg/constants/constants.go and make recompile run. Two "latest"-pinned tools also moved to new versions (no constants change needed).
Tool
Previous
Latest
Status
MCP Gateway
v0.1.15
v0.1.17
✅ Updated
APM
v0.8.0
v0.8.1
✅ Updated
Claude Code
2.1.77
2.1.78
ℹ️ Uses latest
Copilot CLI
1.0.6
1.0.7
ℹ️ Uses latest
GitHub MCP Server
v0.32.0
v0.32.0
— No change
Playwright MCP
0.0.68
0.0.68
— No change
Playwright Browser
v1.58.2
v1.58.2
— No change
Codex
0.115.0
0.115.0
— No change
Update MCP Gateway v0.1.15 → v0.1.17
Released: 2026-03-17 (v0.1.16) and 2026-03-18 (v0.1.17)
Summary
Version check completed on 2026-03-18. Two pinned versions updated in
pkg/constants/constants.goandmake recompilerun. Two "latest"-pinned tools also moved to new versions (no constants change needed).latestlatestUpdate MCP Gateway v0.1.15 → v0.1.17
Released: 2026-03-17 (v0.1.16) and 2026-03-18 (v0.1.17)
View v0.1.16 Changelog
Key changes in v0.1.16 (v0.1.15 → v0.1.16):
Features
IsStdoutTerminal,StderrTerminalWidth, andIsInteractiveTerminal(tty: add IsStdoutTerminal, StderrTerminalWidth, and IsInteractiveTerminal gh-aw-mcpg#1931)Bug Fixes
callSysHelper(fix: eliminate duplicate sys tool delegation block via callSysServer helper gh-aw-mcpg#1910)clearedvariable causing lint failure (fix: remove unusedclearedvariable causing lint failure gh-aw-mcpg#2038)*toml.ParseErrorpointer assertion with%wwrapping (fix(config): remove dead *toml.ParseError pointer assertion and use %w error wrapping gh-aw-mcpg#1929)Refactoring
Full changelog: github/gh-aw-mcpg@v0.1.15...v0.1.16
View v0.1.17 Changelog
Key changes in v0.1.17 (v0.1.16 → v0.1.17):
Features
rpc-messages.jsonl: Filter events now co-located with RPC traffic in JSONL log for easier correlation (refactor: move DIFC filter events into JSONL log gh-aw-mcpg#2077)Bug Fixes
LogDifcFilteredItem—*JSONLFilteredItemincorrectly passed toLogMessage(fix: type mismatch in LogDifcFilteredItem causes build failure gh-aw-mcpg#2080)FilteredItemLogEntrytype andbuildFilteredItemLogEntryfunction (fix: add FilteredItemLogEntry type and buildFilteredItemLogEntry to fix lint failure gh-aw-mcpg#2078)#[allow(dead_code)]onis_bothelper in Rust guard (fix: restore #[allow(dead_code)] on is_bot helper gh-aw-mcpg#2074)Docker image:
ghcr.io/github/gh-aw-mcpg:v0.1.17Full changelog: github/gh-aw-mcpg@v0.1.16...v0.1.17
Impact Assessment
Update APM v0.8.0 → v0.8.1
Released: 2026-03-18
View Changelog
Features
\$\{input:...}variable resolution for self-defined MCP servers (feat: support ${input:...} variable resolution for self-defined MCP servers microsoft/apm#344)Bug Fixes
Full changelog: microsoft/apm@v0.8.0...v0.8.1
Impact Assessment
microsoft/apm-actionversion:input in generated workflow stepsClaude Code 2.1.77 → 2.1.78 (uses
latest)No constants change required. NPM
latesttag now resolves to2.1.78.Copilot CLI 1.0.6 → 1.0.7 (uses
latest)No constants change required. NPM
latesttag now resolves to1.0.7.Changes Made
pkg/constants/constants.go:DefaultMCPGatewayVersionv0.1.15 → v0.1.17pkg/constants/constants.go:DefaultAPMVersionv0.8.0 → v0.8.1make recompile: 174/174 workflow files compiled successfullyReferences: