AI-powered coding assistant for your terminal.
AI-powered coding assistant for your terminal.
``bash`
npm install -g chad-code
Or run directly with npx:
`bash`
npx chad-code
1. Install globally: npm install -g chad-codechad-code
2. Run in any project directory:
3. Enter your Chadcode API key when prompted
4. Start coding with AI assistance!
- AI-Powered Coding: Get intelligent code suggestions, explanations, and refactoring help
- Multi-File Operations: Create, edit, and manage multiple files in a single session
- Terminal Native: Works directly in your terminal with a beautiful TUI
- Tool Execution: Run commands, tests, and scripts with AI guidance
- Context Aware: Understands your project structure and codebase
- Node.js 18+ or Bun
- A Chadcode API key (get one at chadcode.dev)
`bashStart in current directory
chad-code
Visit chadcode-docs.docsalot.dev for full documentation.
- Website: chadcode.dev
MIT