chore(versions): refresh agent CLI pins - #558
Merged
Merged
Conversation
- go 1.26.5 -> 1.26.6 - claude-code 2.1.226 -> 2.1.232 - cctrace 0.38.1 -> 0.40.0 - gemini-cli 0.54.4 -> 0.55.1 - grok-cli 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 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Routine maintenance PR that refreshes the pinned toolchain/agent CLI versions used by the project’s build/runtime images via versions.env.
Changes:
- Bumped Go toolchain pin from
1.26.5to1.26.6. - Updated multiple agent/CLI pins (Claude Code, cctrace, gemini-cli, grok-cli, kimi-code, opencode, ccx).
- Bumped CloakBrowser wrapper pin from
0.5.6to0.5.7.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Routine pin refresh via make versions-up.
🤖 Generated with Claude Code