Skip to content

[ca] CLI/runtime version updates detected (Claude, Copilot, Codex, GitHub MCP Server) #61733

Description

@github-actions

Summary

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.2732.1.276
  • Copilot CLI: 1.0.851.0.86
  • Codex CLI: 0.154.00.155.0
  • GitHub MCP Server: v1.12.1v1.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.2732.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.
  • Research links:

Copilot CLI 1.0.851.0.86

  • Release timeline:
    • Current pinned version observed in repo: 1.0.85
    • Latest npm version: 1.0.86
    • 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.
  • Risk: Medium.
  • Release notes:
  • Full changelog compare:
  • README reference:
  • CLI help diff findings:
    • copilot --help: no text diff detected between 1.0.85 and 1.0.86
    • copilot config --help: no text diff detected
    • copilot environment --help: no text diff detected

Codex CLI 0.154.00.155.0

GitHub MCP Server v1.12.1v1.12.2

Cooldown-gated items to revisit later

Playwright CLI 0.1.190.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:

network:
  allowed:
    - defaults
    - "raw.githubusercontent.com"

See Network Configuration for more information.

Generated by 🔢 CLI Version Checker · pi · gpt54 · 25.7 AIC · ⊞ 10.1K ·

  • expires on Sep 19, 2026, 9:35 PM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions