The Ultimate AI-Powered Coding Terminal.
XENO CLI is a powerful, terminal-based integrated development environment (TUI) that seamlessly blends a code editor with advanced AI capabilities. Designed for developers who live in the terminal, XENO allows you to write code, manage files, and consult with multiple AI models without ever leaving your keyboard.
"Code at the speed of thought, with the intelligence of the cosmos."
prompt_toolkit and rich for a modern, colorful, and responsive terminal experience./ls, /cat, /open) and project structure.
Clone the repository
git clone https://github.com/matelex0/xeno-cli.git
cd xeno-cli
Install dependencies
pip install -r coding_cli/requirements.txt
Run XENO
python -m coding_cli.main
| Command | Description |
|---|---|
/help | Show available commands |
/provider [name] | Switch AI provider (gemini, openai, anthropic, etc.) |
/model [name] | Select a specific model for the current provider |
/settings | Configure API keys and preferences |
/edit <file> | Open the integrated code editor |
/ls | List files in current directory |
/cat <file> | Read file content |
/exit | Close XENO |
/settings set-gemini AIzaSy...
Create a python script to calculate fibonacci numbers
/save filename.py to save it locally.No reviews yet. Be the first to rate this tool.
Sign in to leave a review.