bash0816/CluadeCode-Termux — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small JavaScript npm wrapper for Claude Code on Termux.

This is for people who installed the old misspelled package by mistake. The old package should be frozen at its final version and only exist to move existing users to the correct package. When someone installs or updates the old package, then runs claude update, it should automatically install the correct canonical package and migrate them. When they run claude normally, it should quickly check a release manifest and show a clear migration notice if the correct package is available.

Please make it safe for Termux users. Only allow audited native versions from metadata files to run. Do not have users install the upstream Claude Code package directly on Termux. Include clear install, update, migration, and verify instructions in English and Japanese, since this project is bilingual.

Keep the code simple, reliable, and easy to publish as the final legacy bridge package.

Want more depth? Deep Reverse