AI-powered coding assistant for your terminal
npm install corethink-codeAI-powered coding assistant for your terminal.
``bash`
npm install -g corethink-code
Or run directly with npx:
`bash`
npx corethink-code
1. Install globally: npm install -g corethink-codecorethink-code
2. Run in any project directory:
3. Enter your CoreThink 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 CoreThink API key (get one at corethink.ai)
`bashStart in current directory
corethink-code
Visit corethink.ai/docs for full documentation.
- Report issues: GitHub Issues
- Website: corethink.ai
MIT