SimulAI CLI — persistent AI chat in your terminal. SmartRoute across 20+ models, Naira billing, and import your Claude Code / Codex sessions.
Project description
SimulAI CLI v2
Persistent AI chat in your terminal. SmartRoute across 20+ models, Naira billing, and one-command import of your Claude Code / Codex CLI sessions.
Install
pip install simulai-cli
simulai login
Core ideas
Your conversation follows you. Every exchange is saved server-side, so
a thread started in the terminal continues in the web app and vice versa.
Inside a repo, simulai chat resumes that repo's conversation automatically.
SmartRoute by default, your call any time. The same router the web
dashboard uses picks a model per message. /model anthropic/claude-sonnet-4
takes over whenever you want, and the choice persists.
Hit a limit in another tool? Bring the session with you.
cd ~/code/my-api
simulai import claude-code
Shows this repo's sessions from the last two weeks — not a month of every project you've touched. Pick one, and it lands in SimulAI as a normal conversation you can continue on any model.
Commands
| Command | What it does |
|---|---|
simulai login |
Log in (unlocks everything) |
simulai chat |
Resume this directory's conversation |
simulai chat "msg" |
One-shot |
simulai chat -m <model> |
Force a specific model |
simulai chat --web |
Live web search |
simulai chat -f file.py |
Attach a file |
simulai chats |
List conversations |
simulai resume |
Pick one and bind it here |
simulai import claude-code |
Import a Claude Code session from this repo |
simulai import codex |
Same for Codex CLI |
simulai import scan |
Check every supported agent |
simulai import file x.jsonl |
Import an exported transcript |
simulai import link <url> |
Import a ChatGPT/Claude share link |
simulai analyze file.py |
Review a file |
simulai models [query] |
Browse models |
simulai wallet |
Credit balance |
simulai usage |
Credit ledger — what you spent, on what |
simulai config effort max |
Change a default |
In-chat slash commands
/model /models /smart /effort /web /mode /project /new
/title /code /save /file /cost /usage /trim /clear /exit
Run /help for the full list.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simulai_cli-2.0.1.tar.gz.
File metadata
- Download URL: simulai_cli-2.0.1.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6021bd66093997e4c7367957284747a87645ee7dc6dd26faa70967f67cd0124
|
|
| MD5 |
8d72c30aa7167791546f69bb44a0ae70
|
|
| BLAKE2b-256 |
a74bf1898e8cc53c6a4042bb7517faf4cb851c30682c8265c06f9a921f3fe616
|
File details
Details for the file simulai_cli-2.0.1-py3-none-any.whl.
File metadata
- Download URL: simulai_cli-2.0.1-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90cc7b97c3f629110df6064c3c64dc30ef22532b61ff1de0717e4b23930ba630
|
|
| MD5 |
662a2a3f773814531828ed94c977774a
|
|
| BLAKE2b-256 |
d371bb7854cac9a4dc224aeee686c4aab299afaf5b00b680b253bc5030e39c32
|