Skip to content

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

Open
lroolle wants to merge 2 commits into
mainfrom
chore/version-pins-refresh
Open

chore(versions): refresh agent CLI pins#517
lroolle wants to merge 2 commits into
mainfrom
chore/version-pins-refresh

Conversation

@lroolle

@lroolle lroolle commented Jul 29, 2026

Copy link
Copy Markdown
Member

Routine pin sweep, all verified resolvable on npm:

  • cctrace 0.23.0 -> 0.25.1
  • codex 0.145.0 -> 0.146.0
  • gemini-cli 0.52.0 -> 0.53.0
  • grok 0.2.112 -> 0.2.114
  • kimi-code 0.29.2 -> 0.30.0

Rides along:

  • AGENTS.md container-context block was stale ("ephemeral container,
    packages will not persist") — persistent containers and the mounted
    docker socket have been reality for a while; block now matches
    .claude/CLAUDE.md
  • scripts/test-ccx-args.sh lost its exec bit; restored

test-version-targets passes; no version strings duplicated outside
versions.env.

🤖 Generated with Claude Code

- cctrace 0.23.0 -> 0.25.1, codex 0.145.0 -> 0.146.0, gemini-cli
  0.52.0 -> 0.53.0, grok 0.2.112 -> 0.2.114, kimi-code 0.29.2 ->
  0.30.0; every pin verified resolvable on npm
- refresh stale container-context block in AGENTS.md: containers
  persist packages and mount the docker socket since persistent
  containers landed, the "ephemeral" wording predated that
- restore exec bit on scripts/test-ccx-args.sh

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 29, 2026 05:38
@claude-yolo

claude-yolo Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error after 2s —— View job


I'll analyze this and get back to you.

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

Routine maintenance update that refreshes pinned agent CLI versions and aligns the repository’s agent-environment guidance with the current (persistent) container reality.

Changes:

  • Bumped pinned versions for cctrace, codex, gemini-cli, grok, and kimi-code in versions.env.
  • Updated the AGENTS.md container-context block to reflect Docker socket availability and persistence across sessions.
  • Restored scripts/test-ccx-args.sh content (and, per PR description, its executable bit).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
versions.env Updates agent CLI version pins.
scripts/test-ccx-args.sh Adds/refreshes a bash regression script for parse_ccx_args behavior.
AGENTS.md Updates container environment guidance to match persistent-container behavior and Docker socket availability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Same class as test-ccx-args.sh in the previous commit; found by
running the suite directly.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 29, 2026 05:45
@claude-yolo

claude-yolo Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error after 2s —— View job


I'll analyze this and get back to you.

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 2 out of 4 changed files in this pull request and generated no new comments.

lroolle added a commit that referenced this pull request Jul 29, 2026
Decision chain for the #516/#523/#517 stack and issues #518-#524:
scope corrections (ps already existed), stacked-PR reasoning, goal
source-of-truth choice, and the #518 layout decision as the live wire.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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