HiNow Codein the terminal
HINOW's coding agent, made to live inside your terminal. Install it where the work happens, on the laptop or on the server, and talk to it from wherever you are: another terminal, the web or your phone.
A HiNow Code session, just as it looks in your terminal.
Start now with HiNow Code
Pick a plan, subscribe and open the terminal. Upgrade whenever you want, cancel whenever you want.
HiNow Plus
To get started
HiCode in your terminal, for everyday work.
HiNow model
HiNow Pro
3x more usageYour pair programmer
For those who code every day and want room in the quota.
HiNow model
HiNow Max
10x more usageMaximum power
For those who live in the terminal and look after several projects.
HiNow model
Prices in Brazilian reais. The subscription renews monthly and can be cancelled whenever you want.
What you can do with HiNow Code
Pick an example and watch the agent work, step by step.
- 1
You ask, in your own words
No special command. Write what you need the way you would to a colleague.
- 2
It reads what matters
Opens the routes and the database module to follow the pattern the project already uses.
- 3
Writes the code
Creates the route, the validation and the insert, in the style of the neighbouring files.
- 4
Tests before handing over
Writes a test and runs it. If it fails, fixes and runs again.
- 5
Explains what it did
Sums up the changes and where they are. You review in git, as always.
Install with one command
❯ curl -fsSL https://hinow.ai/install.sh | bashA native binary for your system, whether Linux, macOS or Windows, x64 or ARM, always checked by sha256. When a new version comes out, it tells you. It only updates if you say so.
Built for real work on code
It is not a chat that makes suggestions. It is an agent that does the work, in your project, with you deciding every step.
HiCode with reasoning levels
Low, medium or high. You choose how much the model thinks before acting, per message, on the spot.
Works in your folder
Reads and edits files, runs commands and uses git in your environment, with the tools you already have.
Asks first
Every sensitive action shows up for you to allow once, always, or refuse. Nothing happens without you seeing it.
Sessions on other machines
Pick a computer of yours and a folder on it. Then just talk, from another terminal, the web or your phone.
Your HINOW account
Organization and project always in view, and you switch with one click. Sign in with e-mail and password, with 2FA.
Updates when you want
New version out? It tells you and waits. Installing is a single command on Linux, macOS and Windows.
HINOW Connect
Install where the work is. Drive it from anywhere.
Laptop, office desktop or server: the agent runs there. You talk to it from another terminal, from the web at chat.hinow.ai or from the app on your phone.
- 1
Install and leave it serving
On the machine that will do the work, run
hinow-cli loginand thenhinow-cli serve. It stays available to you, no screen needed. - 2
Pick the machine and the folder
In the terminal, click This machine. On the web or the phone, open the Remote tab. Choose the computer and the project folder that lives on it.
- 3
Leave. The session stays there
Close the laptop, go home, pick up the phone. The agent keeps working on the server and approvals reach you wherever you are.
Credentials, code and tools stay on the machine that executes. You decide who gets in: allow, ask first or block.
Remote ▸ server-01 · 12ms ❯ Review security and block the suspicious IPs.
🔧 bash lastb -n 200 🔧 read /etc/ssh/sshd_config 🔧 edit /etc/fail2ban/jail.local 🔧 bash ufw deny from 203.0.113.7 🔧 bash apt upgrade -y ✓ 3 IPs blocked · 12 packages updated
What you can do from outside
Look after the server's security
Install on the server and drive the agent from inside it. It reviews access logs, blocks IPs, closes ports and applies updates. Every command goes through your approval.
Deploy from your phone
Ask it to update the service, check it came up and read the log. All from the app, wherever you are.
Keep the code on the desktop
From the laptop at home, work on the project that lives on the office desktop, with the tools that are there.
Three commands and you are in
❯ curl -fsSL https://hinow.ai/install.sh | bash# installs HiNow Code❯ hinow-cli login# signs in to your HINOW account❯ cd my-project && hinow-cli# opens in the project folderFrequently asked questions
What people usually ask before opening the terminal.
It is HINOW's coding agent, running in your terminal. You write what you need, it reads the project, edits files, runs commands and tests, and explains what it did. Every sensitive action goes through your approval.
Open the terminal. Start now.
Create your HINOW account, pick a plan and open the terminal.


