Features
Comprehensive guide to Kodezi CLI capabilities and features
Kodezi CLI is a powerful AI-powered development assistant that brings intelligent code editing, analysis, and automation directly to your terminal. It combines natural language interaction with advanced developer tools.
Core Features
Interactive Mode
Chat with the AI directly in your terminal using natural language. Supports multi-turn conversations, session persistence, and real-time responses.
12 Built-in Tools
12 powerful system tools β view/edit files, run shell commands, search code, fetch URLs, download assets, and more.
LSP Integration
Get intelligent diagnostics, structured code insights, and multi-language analysis through Language Server Protocol.
MCP Support
Extend the CLI with Model Context Protocol servers to add custom tools and workflows.
Session Management
Persistent session storage with summaries, cost tracking, history, and long-running conversation support.
Permission System
Control what AI can do on your system β file operations, commands, networking, directory access, and more.
Code Intelligence
Search code, detect errors, analyze structure, and inspect diagnostics across languages.
Automation
Run tasks in non-interactive mode, perfect for CI/CD pipelines, scripts, and automated operations.
Additional Features
Includes context files, persistent shell, file history, token usage tracking, debug mode, and best practices.
Next Steps
- Get Started: Install and set up Kodezi CLI
- Commands Reference: Detailed command documentation
- Configuration Guide: Customize your setup
- LSP Setup: Enable code intelligence
- MCP Setup: Extend with custom tools