netheriteai-code
v1.1.7
Published
NetheriteAI:Code by hurdacu. High-performance coding assistant.
Maintainers
Readme
NetheriteAI:Code
NetheriteAI:Code is a high-performance terminal coding assistant built by hurdacu.
- Full-screen terminal UI
- Remote cloud-powered intelligence
- Tool-based file and shell execution
- Persistent chat history per workspace
- Auto-updating core
Features
netheriteai-codelaunches the high-performance TUInetheriteai-code chatstarts a plain terminal REPL- The model can call tools to:
- List files and directories
- Read and write files
- Remove files or folders
- Run full shell command lines (CMD/Bash)
- Interact with background processes
Requirements
- Node.js 18+
- Internet connection (for remote model access)
Usage
npm install -g netheriteai-code
netheriteai-codeOptional flags:
netheriteai-code --dir /path/to/projectNotes
- Session history is stored under
~/.netheriteai-code/. - This tool is built, developed, and trained by hurdacu.
