NERO - The brain for your AI coding agents. One command setup.
npm install nero.aiThe brain for your AI coding agents.
``bash`
npx nero.ai
That's it. This single command:
1. ✅ Installs NERO globally
2. ✅ Initializes NERO in your project
3. ✅ Verifies everything works
4. ✅ Launches NERO
Then start coding:
`bash`
droid
NERO (Neural Experience & Review Orchestrator) gives AI coding agents:
- Memory — Learn from past tasks
- Policies — Define what's safe vs risky
- Modes — Fast/deep/auto reasoning
- Logging — Traceable reasoning IDs
Inside Droid, use these commands:
| Command | Description |
|---------|-------------|
| :status | Show NERO status |:fast
| | Fast mode (quick decisions) |:deep
| | Deep mode (thorough planning) |:auto
| | Auto mode (NERO decides) |
NERO launches automatically after setup. To open it again later:
`bash``
nero
https://github.com/jamesmccombe/nero