-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v0.8.68: Epic: official Termux / Android arm64 support #4236
Copy link
Copy link
Open
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrustPull requests that update rust codePull requests that update rust codetuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.8.68Targeting v0.8.68Targeting v0.8.68
Milestone
Description
Metadata
Metadata
Assignees
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrustPull requests that update rust codePull requests that update rust codetuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.8.68Targeting v0.8.68Targeting v0.8.68
Projects
StatusShow more project fields
Done
Summary
Users are asking for CodeWhale to run directly in Termux. Track official Android-native support for the CLI/TUI rather than relying on Linux arm64 release assets, which use the wrong ABI for Termux.
Follow-up context:
aarch64-linux-android)Scope
codewhale,codew, andcodewhale-tui.$PREFIX/bin.Child issues
Acceptance criteria
codewhale-android-arm64,codew-android-arm64, andcodewhale-tui-android-arm64are built in release CI.codewhale-android-arm64.tar.gzbundle is attached to releases withinstall.sh.codewhale updateon Android looks for Android assets, not Linux assets.doctor,exec, and interactive TUI startup.