Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netheriteai-code) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.