github Hope2333/opencode-termux Push260719
v1.18.3

one day ago

BUILD LOG

260719: v1.18.3 (maintenance baseline — Push260719)

OpenCode for Termux

Real OpenCode AI coding assistant, wrapped for Android/Bionic via bun-termux-loader.

Assets (v1.18.3)

Format File
DEB opencode_1.18.3_aarch64.deb
Pacman opencode-1.18.3-1-aarch64.pkg.tar.xz

Dependencies

  • glibc + openssl-glibc — runtime requirements
  • bash + ncurses — launcher and TUI support

Install

apt install -y glibc-repo && apt update && apt install -y glibc openssl-glibc
dpkg -i /path/to/opencode_1.18.3_aarch64.deb

Run: opencode --version

Thanks

  • Install command corrected from apt install to dpkg -i for local .deb paths (Termux's apt cannot install a local deb by path) — thanks to @luisadha for the fix (PR #7).

Don't miss a new opencode-termux release

NewReleases is sending notifications on new releases.