NOTCODEGitHub
Agentic coding harness

NOTCODE

An agentic coding harness for the terminal, built for NotCoders. 100% Not Coded, open source.

Terminal-native
No IDE, no browser tab. NOTCODE lives where you already work: your shell.
Agentic workflow
Give it a goal, not a script. NOTCODE plans, edits, and verifies its own work.
Open source
100% Not Coded, fully in the open. Read it, fork it, ship it yourself.
Built for NotCoders
Designed for people who'd rather describe the outcome than write every line.
Coming soon

Get NOTCODE

NOTCODE is still in development. These are placeholder steps for what installing and running it will look like once it ships.

terminal
1. Install the CLI
$npm install -g notcode
2. Authenticate
$notcode auth login
3. Run it in your project
$cd your-project && notcode