chore(agent-tools): bump Claude Code pin 2.1.221 → 2.1.263 #296
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/coding-lab!296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lab/20260908-1942"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps the agent-tools claude image to Claude Code 2.1.263, following ADR-0051's bump order: the compat record was re-verified against the new binary FIRST, then CLAUDE_CODE_VERSION + CLAUDE_CODE_SHA256_X64_MUSL moved together.
Why 2.1.263 (latest) over 2.1.236 (stable): the 2.1.222–2.1.263 range fixes several auto-mode permission-classifier holes — the only guard on lab's unattended runs (zsh
[[ ]]parsing divergence 2.1.257, hidden command substitutions in zsh env assignments 2.1.260,permissions.askskipped in compound commands 2.1.257, file-tool symlink TOCTOU 2.1.263). Same latest-over-stable reasoning as the 2.1.221 bump.Verification (recorded in internal/compat/compat.md, 2.1.263 note): both artifacts' sha256 re-derived from Anthropic's per-version manifest; the musl image input executed through the agent-tools image's own loader and reports 2.1.263;
--helpdiff additions-only with every lab spawn flag and value list unchanged; auth-status keys unchanged (+2 additive); all §2/§4/§5/§9/§11/§12 static markers present; §10 re-scraped —/reviewleft the command table (now an alias of the/code-reviewbundled skill, row re-pinned) andcloud-plugins/list-agents/plugin-typescurated out.Owed: the live tmux recipe suite could not run in the verifying container (no go/tmux) — tracked as #295, the 2.1.220-bump shape.
The PR leg's injection smoke test builds the image from the new pin and runs
claude --versionon debian + alpine, which re-proves the sha256 and the PT_INTERP patch end to end.Closes #294
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.