She speaks fluent terminal

Cecli wears many hats:
A pair programmer, a researcher, a writer, a general automaton and most fundamentally, an assistant

Features

Getting Started

uv pip install cecli-dev

# Change directory into your codebase
cd /to/your/project
# Claude 4.5 Sonnet
cecli --model claude-sonnet-4-5 --api-key anthropic=<key>

# Gemini 3
cecli --model gemini/gemini-3-flash-preview --api-key gemini=<key>

# GPT-5.2
cecli --model openai/gpt-5.2 --api-key openai=<key>

# DeepSeek Chat
cecli --model deepseek/deepseek-chat --api-key deepseek=<key>

Want more details?

More Information

Documentation

Everything you need to get started and make the most of cecli

Community & Resources

Connect with other users and find additional resources