Releases: gtbuchanan/claude-code-termux
Release list
claude-code-termux v2026.7.25
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Declare test compat.h shims inline to avoid -Wunused-function by @gtbuchanan in #24
- Redirect bundled Bun's c-ares to a reachable resolv.conf by @gtbuchanan in #26
Full Changelog: v2026.6.23...v2026.7.25
claude-code-termux v2026.6.23
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Detect termux-exec preload lib and preflight glibc exec by @gtbuchanan in #22
- Migrate lint hooks from prek to hk by @gtbuchanan in #19
- Make install.sh sourceable; unit-test its helpers by @gtbuchanan in #23
- Verify the downloaded .deb against its release asset digest by @sturq in #18
Full Changelog: v2026.6.19...v2026.6.23
claude-code-termux v2026.6.19
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Fix Bun 1.4.0 startup segfault via uname shim by @gtbuchanan in #21
Full Changelog: v2026.6.18...v2026.6.19
claude-code-termux v2026.6.18
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
claude-code-termux v2026.6.2
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Add ~/.local/bin/claude native-path symlink by @gtbuchanan in #2
Full Changelog: v2026.6.1...v2026.6.2
claude-code-termux v2026.6.1
The Claude Code binary is downloaded directly from Anthropic and is not redistributed by this project.
What's Changed
- Scaffold Termux launcher package for Claude Code by @gtbuchanan in #1
New Contributors
- @gtbuchanan made their first contribution in #1
Full Changelog: https://github.com/gtbuchanan/claude-code-termux/commits/v2026.6.1