Package Exports
- @cnrai/pave
- @cnrai/pave/pave.js
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 (@cnrai/pave) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@cnrai/pave
PAVE - Personal AI Virtual Environment. AI agent framework for the terminal.
Installation
npm install -g @cnrai/paveUsage
pave # Launch TUI
pave --help # Show help
pave --version # Show version
pave chat "question" # Quick chatiSH (iOS)
npm install -g @cnrai/pave
pave # Auto-detects iSH and applies optimized Node flagsRequirements
- Node.js >= 16.0.0
- A GitHub Copilot subscription (for the AI backend)
Links
- Source: https://github.com/cnrai/openpave
- Issues: https://github.com/cnrai/openpave/issues
- Homebrew (native binary):
brew tap cnrai/tap && brew install pave
License
MIT - Copyright (c) 2025 CNRAI