Run the live tmux recipe suite against the 2.1.263 Claude Code pin #295

Open
opened 2026-09-08 20:05:53 +02:00 by dominik.polakovics · 0 comments

The 2.1.263 pin bump (#294) was verified by bundle extraction + CLI probes only — the verifying container ships neither go nor tmux, so the live gate is owed, the same shape as the 2.1.220 bump (whose debt was #235).

On a host with go, tmux, and a logged-in claude, run the suite against the OUTGOING 2.1.221 binary first, then the incoming 2.1.263 one, and diff (compat.md § "Live re-verification"):

LAB_COMPAT_LIVE=1 go test ./internal/compat/ -run Live -v

Confirm from -v output that all six tests RAN (zero skips — a skipped run is not a pass). Watch §7's dialog recipes in particular: 2.1.222–2.1.263 contains substantial TUI/renderer churn (fullscreen renderer, input-ordering fixes, word-editing key changes) that static extraction cannot clear. Record the result in internal/compat/compat.md's 2.1.263 re-verification note.

The 2.1.263 pin bump (#294) was verified by bundle extraction + CLI probes only — the verifying container ships neither go nor tmux, so the live gate is owed, the same shape as the 2.1.220 bump (whose debt was #235). On a host with go, tmux, and a logged-in claude, run the suite against the OUTGOING 2.1.221 binary first, then the incoming 2.1.263 one, and diff (compat.md § "Live re-verification"): LAB_COMPAT_LIVE=1 go test ./internal/compat/ -run Live -v Confirm from -v output that all six tests RAN (zero skips — a skipped run is not a pass). Watch §7's dialog recipes in particular: 2.1.222–2.1.263 contains substantial TUI/renderer churn (fullscreen renderer, input-ordering fixes, word-editing key changes) that static extraction cannot clear. Record the result in internal/compat/compat.md's 2.1.263 re-verification note.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Cloonar/coding-lab#295
No description provided.