HiNow Code
in 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.

hinow-cli · ~/projects/shop

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.

R$ 79,90/month

HiNow model

HiCodewrites, edits and tests code in your project
HiNow Code on Linux, macOS and WindowsLow, medium and high reasoning levelsSessions on other machines through HINOW ConnectA daily quota for your everyday work
Recommended

HiNow Pro

3x more usage

Your pair programmer

For those who code every day and want room in the quota.

R$ 129,90/month

HiNow model

HiCodewrites, edits and tests code in your project
Everything in Plus3x more usage per day than PlusLong sessions, several tasks a dayPriority support

HiNow Max

10x more usage

Maximum power

For those who live in the terminal and look after several projects.

R$ 499/month

HiNow model

HiCodewrites, edits and tests code in your project
Everything in Pro10x more usage per day than PlusSeveral projects and machines at oncePriority support

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.

hinow-cli · ~/projects/shop
  1. 1

    You ask, in your own words

    No special command. Write what you need the way you would to a colleague.

  2. 2

    It reads what matters

    Opens the routes and the database module to follow the pattern the project already uses.

  3. 3

    Writes the code

    Creates the route, the validation and the insert, in the style of the neighbouring files.

  4. 4

    Tests before handing over

    Writes a test and runs it. If it fails, fixes and runs again.

  5. 5

    Explains what it did

    Sums up the changes and where they are. You review in git, as always.

Install with one command

Terminal
 curl -fsSL https://hinow.ai/install.sh | bash

A 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.

Then just sign in:hinow-cli login·see all packages

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. 1

    Install and leave it serving

    On the machine that will do the work, run hinow-cli login and then hinow-cli serve. It stays available to you, no screen needed.

  2. 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. 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.

phoneyou, from the app
Remote ▸ server-01 · 12ms
❯ Review security and block the suspicious IPs.
connect.hinow.ai
server-01runs here
🔧 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 folder

Frequently 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.