Skip to content

release: promote 2.1.220-2 to termux_verified - #255

Merged
bash0816 merged 2 commits into
mainfrom
release/promote-2.1.220-2
Jul 29, 2026
Merged

release: promote 2.1.220-2 to termux_verified#255
bash0816 merged 2 commits into
mainfrom
release/promote-2.1.220-2

Conversation

@bash0816

Copy link
Copy Markdown
Owner

Summary

  • Promotes 2.1.220-2 (process.kill self-SIGKILL interception fix, PR fix: intercept upstream's self-SIGKILL fallback in e8s() #253) from offset_discovered to termux_verified
  • Updates manifest: latest_audited_version2.1.220-2, previous_stable_version2.1.220
  • Updates README version references and Supported Versions table

Test plan

  • Device A candidate install + smoke test (claude --version → 2.1.220, claude -p "echo hello" → exit 0)
  • Device A repro condition (CLAUDE_TERMUX_STDIN=inherit, PRINT_WAIT_MS=30000): 3/3 clean exits
  • Device B candidate install + smoke test (claude --version → 2.1.220, claude -p "echo hello" → exit 0)
  • Device B repro condition (same as Device A, stream-json verbose, wake-lock): 3/3 clean exits, no SIGKILL

Device A + Device B candidate verification passed (process.kill self-SIGKILL
interception fix confirmed on both devices under the previously-reproducing
9/9 SIGKILL condition, 3/3 clean exits on each device).

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f943be9547

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md Outdated

```text
2.1.220 (Claude Code)
2.1.220-2 (Claude Code)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Show the native version in the verification example

For this suffixed wrapper release, the metadata still downloads @anthropic-ai/claude-code-linux-arm64@2.1.220, and the promotion's recorded device checks report claude --version as 2.1.220; -2 identifies the npm wrapper package rather than the native CLI. This example therefore makes a correctly installed release appear to have the wrong version and should show 2.1.220 (Claude Code).

Useful? React with 👍 / 👎.

…rapper label

GPT-5.6-terra caught this in G4 review: the wrapper version label can carry
a Termux-only suffix (e.g. 2.1.220-2), but claude --version always prints
the upstream native binary's own version (e.g. 2.1.220), since the wrapper
doesn't intercept --version output. update-readme-version-guidance.js was
using the wrapper label for the 'Expected version output' example, which
no longer matches actual output whenever the audited version has a suffix.
@bash0816
bash0816 merged commit 12d1c2d into main Jul 29, 2026
2 checks passed
@bash0816
bash0816 deleted the release/promote-2.1.220-2 branch July 29, 2026 08:04
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.

1 participant