Command-line real-time conversation app
Project description
y-cli 🚀
A tiny command-line interface chat application that brings AI conversations to your terminal.
✨ Features
- 📝 All chat data stored in single JSONL files for easy access and sync
- 💬 Interactive chat interface
- 🤖 Support for multiple bot configurations (any base_url/api_key/model combination compatible with OpenAI chat completion streaming format)
- 🔗 MCP (Model Context Protocol) client support
- 🤔 Deepseek-r1 reasoning content support for enhanced AI responses
Demo
Interactive chat
Multiple bot
MCP client
Reasoning content
⚡ Quick Start
Prerequisites
Required:
- uv
- OpenRouter API key
Setup Instructions:
-
uv
- Follow the official installation guide
- uv will automatically manage Python installation
-
OpenRouter API key
- Visit OpenRouter Settings
- Create a new API key
- Save it for the initialization step
Run without Installation
uvx y-cli
Install with uv tool
uv tool install y-cli
Initialize
y-cli init
Start Chat
y-cli chat
🛠️ Usage
y-cli [OPTIONS] COMMAND [ARGS]...
Commands
chatStart a new chat conversation or continue an existing onelistList chat conversations with optional filteringshareShare a chat conversation by generating a shareable linkbotManage bot configurations:addAdd a new bot configurationlistList all configured botsdeleteDelete a bot configuration
Options
--helpShow help message and exit
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
y_cli-0.3.2.tar.gz
(29.5 kB
view details)
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
y_cli-0.3.2-py3-none-any.whl
(38.0 kB
view details)
File details
Details for the file y_cli-0.3.2.tar.gz.
File metadata
- Download URL: y_cli-0.3.2.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dea78eed12845c49bf14038ef59221a98f603c799dd28f5bd8bef262c38df8e4
|
|
| MD5 |
cb5e6be5b5bc735d465f8ae358830276
|
|
| BLAKE2b-256 |
c63e32f3e13ee386831fff21cbfcac83d3ab7a85af25d99c93d7e96a869daf14
|
File details
Details for the file y_cli-0.3.2-py3-none-any.whl.
File metadata
- Download URL: y_cli-0.3.2-py3-none-any.whl
- Upload date:
- Size: 38.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85bfbda637e61150125f67d21f6646bdb76cbde692d454c4f1d0c22b65c6d4a8
|
|
| MD5 |
75a0ba4b38259abbf970c412b6e93a6d
|
|
| BLAKE2b-256 |
bab6825ba3e49bfb277b1218b177724064700be46ed6844e779589d7c6a1fe31
|