AI-assisted software development CLI with interactive chat and 26 built-in tools.
npm install -g kandi-cli
Or use with npx:
npx kandi-cli --help
- macOS (Intel or Apple Silicon)
- Node.js 14.0.0 or higher
kandi config set anthropic.api_key "your-api-key"
kandi config set openai.api_key "your-api-key"
kandi config set github.token "your-token"
kandi chat --allow-all
kandi code "Create a Python script that prints hello world"
kandi exec-spec /path/to/spec.md
- Interactive Chat Mode: Engage with AI assistants in a conversational interface
- 26 Built-in Tools: Comprehensive toolset for software development tasks
- Multiple AI Providers: Support for Anthropic, OpenAI, and other providers
- GitHub Integration: Seamless integration with GitHub repositories
- Spec File Execution: Run detailed specifications for complex tasks
For detailed documentation and updates, visit: https://github.com/KandiForge/kandi-cli-releases
Report issues at: https://github.com/KandiForge/kandi-cli-releases/issues
This is proprietary software. See LICENSE for details.