JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 322
  • Score
    100M100P100Q98280F
  • License MIT

NetheriteAI:Code by hurdacu. High-performance coding assistant.

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-code launches the high-performance TUI
    • netheriteai-code chat starts 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-code

    Optional flags:

    netheriteai-code --dir /path/to/project

    Notes

    • Session history is stored under ~/.netheriteai-code/.
    • This tool is built, developed, and trained by hurdacu.