Skip to content

fix: bump CLI versions — kiro 2.1.1, codex 0.125.0, claude 2.1.116, gemini 0.39.1, copilot 1.0.36, cursor 2026.04.17, opencode 1.14.25#573

Closed
chaodu-agent wants to merge 1 commit intoopenabdev:mainfrom
chaodu-agent:fix/bump-cli-versions-2026-04-26
Closed

fix: bump CLI versions — kiro 2.1.1, codex 0.125.0, claude 2.1.116, gemini 0.39.1, copilot 1.0.36, cursor 2026.04.17, opencode 1.14.25#573
chaodu-agent wants to merge 1 commit intoopenabdev:mainfrom
chaodu-agent:fix/bump-cli-versions-2026-04-26

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

@chaodu-agent chaodu-agent commented Apr 26, 2026

Summary

Bump all pinned CLI versions in Dockerfiles after investigating latest releases and upstream bug trackers.

Discord Discussion URL: N/A

Changes

Dockerfile CLI Old New Notes
Dockerfile kiro-cli 2.0.0 2.1.1 Shell streaming, Tool Search, Skills as slash commands, RHEL support, device flow auth
Dockerfile.codex @openai/codex 0.121.0 0.125.0 Unix socket transport, permission profiles; open bugs are app/Windows only
Dockerfile.claude @anthropic-ai/claude-code 2.1.114 2.1.116 ⚠️ Safe ceiling — 2.1.118+ has resume crash, sandbox regressions (all macOS/Windows)
Dockerfile.gemini @google/gemini-cli 0.38.1 0.39.1 Context compression, memory/leak fixes; zero open bugs with bug label
Dockerfile.copilot @github/copilot 1.0.30 1.0.36 No public issue tracker; 6 patch versions, low risk
Dockerfile.cursor Cursor Agent CLI 2026.04.15-dccdccd 2026.04.17-787b533 From official install script + Homebrew
Dockerfile.opencode opencode-ai 1.4.6 1.14.25 ⚠️ Large version jump (8+ minors); open bugs are all Windows/web/TUI — headless safe

NOT updated (intentionally)

Dockerfile Dependency Pinned Why
Dockerfile.codex codex-acp 0.11.1 No new release needed
Dockerfile.claude claude-agent-acp 0.29.2 Bumped in #474, still current

claude-code risk assessment

All open regressions are on 2.1.118-2.1.120 and tagged platform:macos or platform:windows:

  • #53086 #53145 #53214: --resume crash "g9H is not a function" (2.1.120, macOS)
  • #53085: sandbox required but unavailable (2.1.120, macOS)
  • #53152: Teammate agent crash in tmux (2.1.120, WSL)
  • #53294: Hangs on non-Metal GPU (2.1.118+, macOS)

Zero regressions on 2.1.114–2.1.116. Zero regressions tagged platform:linux. 2.1.116 is the safe ceiling.

opencode-ai note

Large version jump from 1.4.6 → 1.14.25. The 1.0+ rewrite introduced opentui (new TUI layer), but openab runs opencode in ACP headless mode — TUI changes don't affect us. All open bugs are Windows/web/TUI. Recommend running full ACP smoke test after merge.

How to verify

# kiro-cli
curl -fsSL https://prod.download.cli.kiro.dev/stable/latest/manifest.json | jq -r '.version'

# npm packages
npm view @openai/codex version
npm view @anthropic-ai/claude-code version
npm view @google/gemini-cli version
npm view @github/copilot version
npm view opencode-ai version

# cursor
curl -fsSL https://cursor.com/install | grep '2026\.'

Ref: #326, #412, #474

…emini 0.39.1, copilot 1.0.36, cursor 2026.04.17, opencode 1.14.25

- Dockerfile: kiro-cli 2.0.0 → 2.1.1 (shell streaming, tool search, RHEL support)
- Dockerfile.codex: @openai/codex 0.121.0 → 0.125.0 (no Linux CLI regressions)
- Dockerfile.claude: claude-code 2.1.114 → 2.1.116 (safe ceiling; 2.1.118+ has resume/sandbox regressions)
- Dockerfile.gemini: @google/gemini-cli 0.38.1 → 0.39.1 (zero open bugs)
- Dockerfile.copilot: @github/copilot 1.0.30 → 1.0.36 (no public issue tracker)
- Dockerfile.cursor: cursor agent 2026.04.15 → 2026.04.17-787b533
- Dockerfile.opencode: opencode-ai 1.4.6 → 1.14.25 (large jump; needs ACP smoke test)

ACP adapter versions unchanged (codex-acp 0.11.1, claude-agent-acp 0.29.2).

Ref: openabdev#326, openabdev#412, openabdev#474
@github-actions
Copy link
Copy Markdown

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

@github-actions github-actions Bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label Apr 26, 2026
@chaodu-agent chaodu-agent removed closing-soon PR missing Discord Discussion URL — will auto-close in 3 days pending-screening PR awaiting automated screening labels Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant