vantacy
v1.4.4
Published
Vantacy terminal coding agent
Readme
Vantacy CLI
Claude-Code-style terminal companion for Vantacy. It uses the current directory as the project, authenticates through the main VANTA Worker, and sends context to the Vantacy desktop-agent Worker.
Run locally
npm install -g .
# or, after publishing:
npm install -g vantacyInstall globally from this folder
npm install -g vantacy
cd /path/to/project
vantacyNode.js 18+ is required. The CLI stores only a short-lived desktop token in ~/.vantacy/config.json; it does not store the password.
