Skip to content

v2026.3.1 - OpenCode & Codex Tool Support

Latest

Choose a tag to compare

@deivdev deivdev released this 03 Mar 08:36
· 1 commit to main since this release

What's New

OpenCode & Codex Support

OpenCode and Codex are now available as tools alongside Claude Code. When installed, they appear in the tool selector for new sessions. When not installed, an Install button is provided.

Bug Fixes

  • Removed horizontal scrollbar on the ASCII logo in the welcome screen

Platform Notes

OpenCode and Codex work on desktop Linux and macOS but do not work natively on Termux/Android. OpenCode's Go binary requires a standard Linux dynamic linker and PIE compilation, which are not available on Android. Codex has similar architecture constraints.

Workarounds: proot-distro (slow) or remote server.

Claude Code remains the recommended tool for Termux/Android.

Full Changelog: https://github.com/deivdev/nomacode/blob/main/CHANGELOG.md