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
Detected upstream version updates for four CLI/runtime dependencies that gh-aw pins in pkg/constants/version_constants.go. No repository files were changed in this run because the task instructions require issue creation for any detected update, while several candidates are still inside the 3-day cooldown window or need broader follow-up before a code bump.
Recommended updates
Claude Code: 2.1.273 → 2.1.276
Copilot CLI: 1.0.85 → 1.0.86
Codex CLI: 0.154.0 → 0.155.0
GitHub MCP Server: v1.12.1 → v1.12.2
No-change findings
Pi CLI remains current at 0.85.1.
Threat-detect remains current at v0.5.1.
MCP Gateway latest is v0.4.25, which matches the current pin, but its release is newer than 3 days so no action is needed anyway.
Playwright CLI latest is 0.1.20, but the release was published 2026-09-14T21:26:38Z and is still inside the repository's enforced 3-day cooldown window as of this run.
Docker image pins in pkg/cli/docker_images.go already match the currently selected tags/digests for Zizmor, Poutine, Actionlint, Runner Guard, Syft, Grype, Grant, and Yamllint. Newer Syft/Grype upstream releases exist, but both were published on 2026-09-17 and are still inside the 3-day cooldown window, so they should not be adopted yet.
GitHub MCP Server and MCP Gateway latest releases are also newer than 3 days, but they are listed here because the task specifically requires issue creation when any version change is detected.
Version details
Claude Code 2.1.273 → 2.1.276
Release timeline:
Current pinned version observed in repo: 2.1.273
Latest npm version: 2.1.276
npm publish time for 2.1.276: 2026-09-18T01:39:31.986Z
Breaking: none identified from npm metadata.
Features: not available from a public release feed during this run.
Fixes: not available from a public release feed during this run.
Security: not available from a public release feed during this run.
Performance: not available from a public release feed during this run.
Impact on gh-aw: likely low-to-medium; Claude Code is used as a runtime option, so behavior changes could alter agent UX or flags even without repository code changes.
Risk: Medium, because there is no public changelog available in this run and the package advanced by three patch versions.
npm publish time for 1.0.86: 2026-09-17T22:57:31.082Z
GitHub release time: 2026-09-17T22:57:47Z
Breaking: none called out in the release notes.
Features:
Custom agents can opt into repository instruction files by setting include-custom-instructions: true in frontmatter.
/sandbox policy reports local-network access using the configured setting.
Fixes:
Resume sessions preserve plugins/skills better when reloading an active session.
Recover from transcript corruption during resume.
Timeline reasoning text readability improved.
Status row now distinguishes waiting on background shells.
Security:
Indirectly relevant behavior visibility improvement in /sandbox policy reporting; no explicit security advisory noted.
Performance: none explicitly called out.
Impact on gh-aw: medium. Repository instruction file handling is especially relevant because gh-aw workflows rely heavily on instruction files and autonomous resume behavior.
Multiple TUI/session robustness and telemetry improvements; no singular headline perf feature.
Impact on gh-aw: medium-to-high. Codex is used as an agent runtime; sandbox, credential, MCP, and daemon changes can affect workflow execution semantics.
playwright --help: no text diff detected between 0.1.19 and 0.1.20
Docker images
SyftImage: upstream v1.52.0 exists, published 2026-09-17T14:38:17Z; cooldown not yet satisfied.
GrypeImage: upstream v0.119.0 exists, published 2026-09-17T16:45:23Z; cooldown not yet satisfied.
Current pinned image digests match the registry digests for the currently selected tags, so there is no digest-only update to make right now.
Validation notes
Examined current pinned versions in:
pkg/constants/version_constants.go
pkg/cli/docker_images.go
Queried latest npm versions for Claude Code, Copilot CLI, Codex, Pi, and Playwright CLI.
Queried latest GitHub releases for GitHub MCP Server, MCP Gateway, threat-detect, and Docker-backed scanners.
Installed old/new versions locally under /tmp/gh-aw/agent/cli-check/ and compared --help output for Copilot, Playwright, Claude, and Codex. No help text diffs were detected in the commands checked.
No repository files were modified, so make fmt, make recompile, and report_progress were not run.
Suggested next step
Re-run this checker after the cooldown window expires, then update the pinned versions in pkg/constants/version_constants.go for any still-desired upgrades and create the matching code change with make fmt and make recompile.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
raw.githubusercontent.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Summary
Detected upstream version updates for four CLI/runtime dependencies that
gh-awpins inpkg/constants/version_constants.go. No repository files were changed in this run because the task instructions require issue creation for any detected update, while several candidates are still inside the 3-day cooldown window or need broader follow-up before a code bump.Recommended updates
2.1.273→2.1.2761.0.85→1.0.860.154.0→0.155.0v1.12.1→v1.12.2No-change findings
0.85.1.v0.5.1.v0.4.25, which matches the current pin, but its release is newer than 3 days so no action is needed anyway.0.1.20, but the release was published 2026-09-14T21:26:38Z and is still inside the repository's enforced 3-day cooldown window as of this run.pkg/cli/docker_images.goalready match the currently selected tags/digests for Zizmor, Poutine, Actionlint, Runner Guard, Syft, Grype, Grant, and Yamllint. Newer Syft/Grype upstream releases exist, but both were published on 2026-09-17 and are still inside the 3-day cooldown window, so they should not be adopted yet.Version details
Claude Code
2.1.273→2.1.2762.1.2732.1.2762.1.276: 2026-09-18T01:39:31.986Zgh-aw: likely low-to-medium; Claude Code is used as a runtime option, so behavior changes could alter agent UX or flags even without repository code changes.Copilot CLI
1.0.85→1.0.861.0.851.0.861.0.86: 2026-09-17T22:57:31.082Zinclude-custom-instructions: truein frontmatter./sandboxpolicy reports local-network access using the configured setting./sandboxpolicy reporting; no explicit security advisory noted.gh-aw: medium. Repository instruction file handling is especially relevant becausegh-awworkflows rely heavily on instruction files and autonomous resume behavior.copilot --help: no text diff detected between1.0.85and1.0.86copilot config --help: no text diff detectedcopilot environment --help: no text diff detectedCodex CLI
0.154.0→0.155.00.154.00.155.00.155.0: 2026-09-17T23:19:02.781Z/voiceconversations with live transcripts and microphone controls.codex app-server daemon updatecommand.gh-aw: medium-to-high. Codex is used as an agent runtime; sandbox, credential, MCP, and daemon changes can affect workflow execution semantics.codex --help: no text diff detected between0.154.0and0.155.0GitHub MCP Server
v1.12.1→v1.12.2v1.12.1v1.12.2update_issue_comment: feat: add update_issue_comment tool github-mcp-server#3284remove_issue_reaction,remove_issue_comment_reactionandremove_pull_request_review_comment_reactiontools to the granular issues and pull requests toolsets github-mcp-server#3285gh-aw: low-to-medium. New MCP tools may expand capabilities but should not be required for existing workflows.Cooldown-gated items to revisit later
Playwright CLI
0.1.19→0.1.20webmcp-listandwebmcp-callcommands: feat(mcp): expose page-registered WebMCP tools microsoft/playwright#42613playwright --help: no text diff detected between0.1.19and0.1.20Docker images
SyftImage: upstreamv1.52.0exists, published 2026-09-17T14:38:17Z; cooldown not yet satisfied.GrypeImage: upstreamv0.119.0exists, published 2026-09-17T16:45:23Z; cooldown not yet satisfied.Validation notes
pkg/constants/version_constants.gopkg/cli/docker_images.go/tmp/gh-aw/agent/cli-check/and compared--helpoutput for Copilot, Playwright, Claude, and Codex. No help text diffs were detected in the commands checked.make fmt,make recompile, andreport_progresswere not run.Suggested next step
pkg/constants/version_constants.gofor any still-desired upgrades and create the matching code change withmake fmtandmake recompile.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
raw.githubusercontent.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.