claude-code-termux v2026.6.18
Immutable
release. Only release title and notes can be modified.
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Add mise dev environment and CI lint task by @gtbuchanan in #3
- Adopt prek for shell linting by @gtbuchanan in #4
- Adopt shared file-hygiene and Renovate lint hooks by @gtbuchanan in #5
- Add native unit tests for the C launcher wrapper by @gtbuchanan in #6
- Adopt clang-format and -Werror for C linting by @gtbuchanan in #7
- Adopt actionlint, shfmt, ruff, and config lint hooks by @gtbuchanan in #8
- Split build/e2e into separate mise tasks by @gtbuchanan in #9
- Add CODEOWNERS requiring maintainer review by @gtbuchanan in #10
- Pin pre-commit reusable to prek-based tooling ref by @gtbuchanan in #15
- launcher: disable the self-updater via DISABLE_AUTOUPDATER by @sturq in #11
- native-symlink: self-heal on update via shared link-native.sh by @sturq in #12
- bootstrap: ensure verifies the ELF interpreter, not just the +x bit by @sturq in #13
- Record android-arm64 zig platform in mise.lock by @gtbuchanan in #16
- Convert e2e suite to vendored shUnit2 by @gtbuchanan in #17
- docs: troubleshooting for "required file not found" + stock leftover by @sturq in #14
New Contributors
Full Changelog: v2026.6.2...v2026.6.18