haver-code
v2.7.5
Published
Haver AI — intelligent coding assistant in your terminal. Built on Claude by Anthropic.
Downloads
4,651
Maintainers
Readme
Haver Code
Intelligent AI coding assistant in your terminal. Built by Haver AI, powered by Claude.
Install
npm install -g haver-codeSetup
Get an API key from your organization's Harrison dashboard under API Keys.
export HAVER_API_KEY="hs-your-key-here"
haverThat's it. Haver Code automatically connects to your organization's AI infrastructure — no Anthropic account needed.
Usage
haver # Interactive session
haver -p "explain this" # One-shot print mode
haver -c # Continue last conversationRequirements
- Node.js 18+
- An API key from your Harrison dashboard
License
MIT
