CLI Version Updates — 2026-06-21
Five tools updated in pkg/constants/version_constants.go. Repo main was behind on these (prior automated edits never merged), so all five were re-applied and make recompile ran twice (249/249 compiled, 0 errors; 249 lock files refreshed, no stale version refs).
| Tool |
Old → New |
Released |
Risk |
| Claude Code |
2.1.179 → 2.1.185 |
2026-06-20 |
Low |
| GitHub MCP Server |
v1.3.0 → v1.4.0 |
2026-06-18 |
Low |
| Codex |
0.140.0 → 0.141.0 |
2026-06-18 |
Low |
| Pi |
0.79.6 → 0.79.9 |
2026-06-20 |
Low |
| Copilot SDK |
1.0.1 → 1.0.2 |
2026-06-18 |
Low |
No change (already latest): Copilot CLI 1.0.63, MCP Gateway v0.3.27, Playwright MCP 0.0.76, Playwright CLI 0.1.14, Playwright Browser v1.61.0.
GitHub MCP Server v1.4.0
Default Docker image (ghcr.io/github/github-mcp-server) used for the GitHub MCP integration.
Codex 0.141.0
Claude Code 2.1.185
No public repository. Skipped intermediate versions 2.1.180–184. claude --help is identical to cached 2.1.183 output (no new commands/flags). NPM metadata only.
Pi 0.79.9
No public repository. Intermediate 0.79.7/0.79.8. pi --help is identical to cached 0.79.8 output. NPM metadata only.
Copilot SDK 1.0.2
@github/copilot-sdk package bump (https://www.npmjs.com/package/`@github/copilot-sdk`). Used in headless Copilot SDK mode. No public changelog; patch-level bump.
Verification
make recompile ran twice: 249/249 workflows compiled, 0 errors, 159 warnings (pre-existing).
git grep for old version strings (2.1.179, github-mcp-server:v1.3.0, codex@0.140, pi-coding-agent@0.79.6) in lock files: none found.
- 249
.lock.yml files + pkg/constants/version_constants.go modified.
- Help outputs cached for Claude 2.1.185 and Pi 0.79.9 (both unchanged from prior cached versions).
Package Links
References: §27896658873
Generated by 🔢 CLI Version Checker · 150.5 AIC · ⌖ 35.5 AIC · ⊞ 11.2K · ◷
CLI Version Updates — 2026-06-21
Five tools updated in
pkg/constants/version_constants.go. Repomainwas behind on these (prior automated edits never merged), so all five were re-applied andmake recompileran twice (249/249 compiled, 0 errors; 249 lock files refreshed, no stale version refs).No change (already latest): Copilot CLI 1.0.63, MCP Gateway v0.3.27, Playwright MCP 0.0.76, Playwright CLI 0.1.14, Playwright Browser v1.61.0.
GitHub MCP Server v1.4.0
Default Docker image (
ghcr.io/github/github-mcp-server) used for the GitHub MCP integration.list_issue_types(Add repo-scoped support to list_issue_types tool github-mcp-server#2692); explicitshow_uiparameter on UI-enabled write tools (Add explicit show_ui parameter to UI-enabled write tools github-mcp-server#2601); custom HTTP listen address (feat(http): support custom listen address github-mcp-server#2655); MCP Apps extra functionality (MCP Apps with extra functionality github-mcp-server#1974).create_repositorynow defaults to private when visibility is omitted (fix(repos): default create_repository to private when visibility omitted github-mcp-server#2694); IFC private repository labels fixed (Fix IFC private repository labels github-mcp-server#2695); confidence enum changed to uppercase to match the GraphQL schema (Change confidence enum to use uppercase values to match GraphQL schema github-mcp-server#2715).Codex 0.141.0
codex execstart/resume and blockingPostToolUsehooks reject code-mode tool calls (Preserve hook trust bypass in codex exec threads openai/codex#26434, Respect blocking PostToolUse hooks in code mode openai/codex#28365); bundled SQLite pinned to the WAL-reset corruption fix ([codex] Pin bundled SQLite to fixed WAL-reset version openai/codex#27992); TLS now supports P-521 certs for enterprise proxies (Use aws-lc-rs for rustls crypto provider openai/codex#27706).codex execusage. SQLite and TLS fixes are positive reliability improvements.Claude Code 2.1.185
No public repository. Skipped intermediate versions 2.1.180–184.
claude --helpis identical to cached 2.1.183 output (no new commands/flags). NPM metadata only.Pi 0.79.9
No public repository. Intermediate 0.79.7/0.79.8.
pi --helpis identical to cached 0.79.8 output. NPM metadata only.Copilot SDK 1.0.2
@github/copilot-sdkpackage bump (https://www.npmjs.com/package/`@github/copilot-sdk`). Used in headless Copilot SDK mode. No public changelog; patch-level bump.Verification
make recompileran twice: 249/249 workflows compiled, 0 errors, 159 warnings (pre-existing).git grepfor old version strings (2.1.179,github-mcp-server:v1.3.0,codex@0.140,pi-coding-agent@0.79.6) in lock files: none found..lock.ymlfiles +pkg/constants/version_constants.gomodified.Package Links
References: §27896658873