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
- 💬 Interactive chat interface
- 🤖 Support for multiple bot configurations (any base_url/api_key/model combination compatible with OpenAI chat completion streaming format)
- 📝 All chat data stored in single JSONL files for easy access and sync
- 🔗 MCP (Model Context Protocol) client support
- 🤔 Deepseek-r1 reasoning content support for enhanced AI responses
Demo
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.1.tar.gz
(29.7 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.1-py3-none-any.whl
(38.2 kB
view details)
File details
Details for the file y_cli-0.3.1.tar.gz.
File metadata
- Download URL: y_cli-0.3.1.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcb4e11a0ea08dc7a8635c2ac7c9777a7d24dcb1fff50cc765c75546bb633796
|
|
| MD5 |
8557573c0601742b2e77a72526571e78
|
|
| BLAKE2b-256 |
9f6f812e8d3a20c9dd3cf35a5a4f2a88bb558f2f9e49c1c0a7b790905cf81463
|
File details
Details for the file y_cli-0.3.1-py3-none-any.whl.
File metadata
- Download URL: y_cli-0.3.1-py3-none-any.whl
- Upload date:
- Size: 38.2 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 |
1ffa923e38331d81e36e430230f7cfc91680b7b4396d0ab705aba8ebe2ea3999
|
|
| MD5 |
f5490e9988534d556e34272911d98e58
|
|
| BLAKE2b-256 |
589d5c360c8e22d79c0280463987384716b96ecdc1c1aae1dde273254855240d
|