Translation out of date
The source content changed after this translation. See the Português version. View original
HiNow Code
The HINOW code agent in your terminal: install, log in, use, serve, and command your other machines.
Updated on Sep 16, 2026
HiNow Code is HINOW's code agent in your terminal. You write what you need, it reads your project, edits files, runs commands and tests, and explains what it did. Every sensitive action goes through your approval.
It uses HiCode, HINOW's code model, with three levels of reasoning that you switch at each message. And through HINOW Connect, the session you start here can run on another of your machines: the server, your office desktop, your home laptop.
curl -fsSL https://hinow.ai/install.sh | bash # Linux e macOS
hinow-cli login # entra na sua conta HINOW
cd meu-projeto && hinow-cli # abre na pasta do projetoOn Windows, in PowerShell: irm https://hinow.ai/install.ps1 | iex.
| Feature | How |
|---|---|
| Reads, edits, and creates files | read, edit, and write tools in your project folder |
| Runs commands and tests | bash tool, with your approval for sensitive operations |
| Uses git | Commits, branches, diffs, just like you would |
| Thinks before acting | HiCode with low, medium, or high reasoning, chosen per message |
| Works on another of your machines | HINOW Connect: the conversation stays with you; the work happens there |
| Updates when you want | Notifies you when opening if a new version is out; only downloads with your permission |
One account, one plan
HiNow Code uses the same account and plan as chat and app. HiCode comes in paid plans; see plans and pricing.

