chad-code
v1.3.13
Published
AI-powered coding assistant for your terminal.
Readme
Chad Code
AI-powered coding assistant for your terminal.
Installation
npm install -g chad-codeOr run directly with npx:
npx chad-codeQuick Start
- Install globally:
npm install -g chad-code - Run in any project directory:
chad-code - Enter your Chadcode API key when prompted
- Start coding with AI assistance!
Features
- 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
Requirements
- Node.js 18+ or Bun
- A Chadcode API key (get one at chadcode.dev)
Usage
# Start in current directory
chad-code
# Start in a specific directory
chad-code /path/to/project
# Show version
chad-code --version
# Show help
chad-code --helpDocumentation
Visit chadcode-docs.docsalot.dev for full documentation.
Support
- Website: chadcode.dev
License
MIT
