Promote claude-code 2.1.248 to termux_verified - #345
Conversation
…est and docs - Promote claude-code 2.1.248 from offset_discovered to termux_verified status - Update claude-termux-release-manifest.json with latest_audited_version 2.1.248 - Update README and version guidance with new supported versions table - Improve JSON formatting for audited versions metadata Co-Authored-By: Claude Sonnet 5 <[email protected]>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ddd2092b27
ℹ️ 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".
| |---------|--------| | ||
| | `2.1.245` | ✅ **Recommended / 推奨** — latest | | ||
| | `2.1.241` | ✅ rollback candidate — `@candidate` dist-tag | | ||
| | `2.1.248` | ✅ **Recommended / 推奨** — latest | |
There was a problem hiding this comment.
Keep the published-release block in sync
After promote-and-publish.yml retags npm latest to 2.1.248, this new recommendation conflicts with README lines 100 and 103, which still identify 2.1.245 as the published latest audited release. The automated finalizer will not repair this because update-readme-version-guidance.js only matches an older two-line wording, so update both language lines here or fix the updater pattern before promotion.
Useful? React with 👍 / 👎.
…cker) Co-Authored-By: Claude Sonnet 5 <[email protected]>
概要
claude-code 2.1.248 を termux_verified ステータスに昇格します。
前提条件
変更内容
config/claude-native-audited-versions.json: 2.1.248 のステータスをoffset_discovered→termux_verifiedに昇格config/claude-termux-release-manifest.json:latest_audited_versionを 2.1.248 に、previous_stable_versionを 2.1.245 に更新README.md: サポートバージョン表を更新、インストール例を 2.1.248 に変更マージ後の自動処理
このブランチを main にマージすると、GitHub Actions の
promote-and-publish.ymlが自動発火し、npm の latest dist-tag を 2.1.248 に更新します。🤖 Generated with Claude Code