Skip to content

chore(versions): refresh agent CLI pins - #551

Open
lroolle wants to merge 1 commit into
mainfrom
chore/version-pins-refresh
Open

chore(versions): refresh agent CLI pins#551
lroolle wants to merge 1 commit into
mainfrom
chore/version-pins-refresh

Conversation

@lroolle

@lroolle lroolle commented Aug 11, 2026

Copy link
Copy Markdown
Member

Automated pin sweep from make versions-up. Images (core, main,
rust, cloak) were built locally at these exact versions before
pinning:

  • claude-code 2.1.226 -> 2.1.227
  • opencode 1.18.15 -> 1.18.16
  • cloakbrowser 0.5.6 -> 0.5.7

Copilot AI lite review requested due to automatic review settings August 11, 2026 02:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes pinned agent CLI/tool wrapper versions in versions.env, keeping the project’s container images and local/release builds aligned with the latest known-good toolchain versions referenced by make versions-up.

Changes:

  • Bump CLAUDE_CODE_VERSION from 2.1.2262.1.227.
  • Bump OPENCODE_VERSION from 1.18.151.18.16.
  • Bump CLOAKBROWSER_WRAPPER_VERSION from 0.5.60.5.7 (implicitly advancing the pinned Chromium binary via wrapper mapping).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lroolle
lroolle force-pushed the chore/version-pins-refresh branch from c166169 to 47c57b8 Compare August 11, 2026 03:15
Copilot AI review requested due to automatic review settings August 11, 2026 03:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

versions.env:12

  • PR description lists pins for claude-code/opencode/cloakbrowser only, but this change also bumps CCTRACE_VERSION (0.38.1 → 0.39.0). Please either update the PR description to include this bump, or revert CCTRACE_VERSION if it was unintentional, so reviewers/release notes match what’s actually changing.
CLAUDE_CODE_VERSION=2.1.227
CCTRACE_VERSION=0.39.0

@lroolle
lroolle force-pushed the chore/version-pins-refresh branch from 47c57b8 to 695cc98 Compare August 12, 2026 02:38
Copilot AI review requested due to automatic review settings August 12, 2026 02:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (2)

versions.env:11

  • PR description says claude-code was built/pinned from 2.1.226 -> 2.1.227, but this change pins 2.1.228. Please either adjust the pin to match the stated version, or update the PR description so the documented build provenance matches what’s being merged.
CLAUDE_CODE_VERSION=2.1.228

versions.env:18

  • The PR description lists only claude-code/opencode/cloakbrowser bumps, but this diff also changes cctrace, gemini-cli, and ccx versions. Please update the PR description to reflect all pinned version changes (or revert any unintended bumps) so reviewers/release notes aren’t missing items.
CCTRACE_VERSION=0.39.0
CODEX_VERSION=0.147.0
GEMINI_CLI_VERSION=0.55.1
GROK_CLI_VERSION=1.0.0
KIMI_CODE_VERSION=0.34.0
OPENCODE_VERSION=1.18.16
CCX_VERSION=v0.15.0

@lroolle
lroolle force-pushed the chore/version-pins-refresh branch from 695cc98 to 296ffd4 Compare August 12, 2026 17:13
Copilot AI review requested due to automatic review settings August 12, 2026 17:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (3)

versions.env:16

  • PR description only mentions bumps for claude-code, opencode, and cloakbrowser, but this PR also updates additional agent/CLI pins (CCTRACE_VERSION, GEMINI_CLI_VERSION, KIMI_CODE_VERSION). Either document these extra version bumps in the PR description or revert them so the change scope matches the stated sweep.
CCTRACE_VERSION=0.40.0
CODEX_VERSION=0.147.0
GEMINI_CLI_VERSION=0.55.1
GROK_CLI_VERSION=1.0.0
KIMI_CODE_VERSION=0.35.0

versions.env:19

  • PR description doesn't mention changing CCX_VERSION, but this PR bumps it from v0.14.0 to v0.15.0. Please either include this in the PR description (and confirm it was built/tested as part of the sweep) or revert the pin change.
CCX_VERSION=v0.15.0

versions.env:11

  • PR description says claude-code was swept from 2.1.226 -> 2.1.227, but this change pins 2.1.228. Please reconcile by either updating the PR description to match what was actually built/pinned, or adjusting this pin to the intended version.

This issue also appears in the following locations of the same file:

  • line 12
  • line 19
CLAUDE_CODE_VERSION=2.1.228

- claude-code 2.1.226 -> 2.1.232
- cctrace 0.38.1 -> 0.40.0
- gemini-cli 0.54.4 -> 0.55.1
- grok 1.0.0 -> 1.0.3
- kimi-code 0.34.0 -> 0.36.0
- opencode 1.18.15 -> 1.18.18
- ccx v0.14.0 -> v0.15.0
- cloakbrowser 0.5.6 -> 0.5.7
@lroolle
lroolle force-pushed the chore/version-pins-refresh branch from 296ffd4 to a112e8d Compare August 14, 2026 04:43
Copilot AI review requested due to automatic review settings August 14, 2026 04:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

versions.env:19

  • PR description says the automated pin sweep built and pinned (a) claude-code 2.1.226 -> 2.1.227 and (b) opencode 1.18.15 -> 1.18.16, but this file pins claude-code 2.1.232 and opencode 1.18.18, and also bumps additional tools (cctrace/gemini/grok/kimi/ccx). Please reconcile the description with the actual pins (either update the PR description to match these versions, or adjust these pins to match the described sweep) so reviewers can trust the provenance of the pinned images.
CLAUDE_CODE_VERSION=2.1.232
CCTRACE_VERSION=0.40.0
CODEX_VERSION=0.147.0
GEMINI_CLI_VERSION=0.55.1
GROK_CLI_VERSION=1.0.3
KIMI_CODE_VERSION=0.36.0
OPENCODE_VERSION=1.18.18
PI_CODING_AGENT_VERSION=0.84.1
CCX_VERSION=v0.15.0

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.

2 participants