Skip to main content

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)
  • 🤔 Deepseek-r1 reasoning content support for enhanced AI responses
  • 🔗 MCP (Model Context Protocol) client support with multiple server configurations

Demo

Interactive chat

interactive-chat

Multiple bot configurations

➜  ~ y-cli bot list
Name     API Key      Base URL             Model                Print Speed    Description    OpenRouter Config    MCP Servers
-------  -----------  -------------------  -------------------  -------------  -------------  -------------------  -------------
default  sk-or-v1...  https://gateway....  anthropic/claude...  60             N/A            Yes                  todo, tavily
gemini   sk-or-v1...  https://gateway....  google/gemini-2....  60             N/A            Yes                  No
ds-chat  sk-or-v1...  https://gateway....  deepseek/deepsee...  60             N/A            Yes                  No
ds-r1    sk-or-v1...  https://gateway....  deepseek/deepsee...  60             N/A            Yes                  No
qc-r1    QC-3cce2...  https://maas.qc-...  DeepSeek-R1          60             N/A            No                   No

Reasoning content

r1

asciicast

MCP client

mcp

asciicast

Multiple MCP servers

➜  ~ y-cli mcp list
Name    Command    Arguments                                Environment
------  ---------  ---------------------------------------  ---------------------------------------
todo    uvx        mcp-todo
tavily  npx        -y tavily-mcp                            TAVILY_API_KEY=tvly-api-key...
pplx    node       /Users/mac/src/researcher-mcp/build/...  PERPLEXITY_API_KEY=pplx-api-key...

⚡ Quick Start

Prerequisites

Required:

  1. uv
  2. OpenRouter API key

Setup Instructions:

  1. uv

  2. OpenRouter API key

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

  • chat Start a new chat conversation or continue an existing one
  • list List chat conversations with optional filtering
  • share Share a chat conversation by generating a shareable link
  • bot Manage bot configurations:
    • add Add a new bot configuration
    • list List all configured bots
    • delete Delete a bot configuration
  • mcp Manage MCP server configurations:
    • add Add a new MCP server configuration
    • list List all configured MCP servers
    • delete Delete an MCP server configuration

Options

  • --help Show help message and exit

Project details


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.8.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

y_cli-0.3.8-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

Details for the file y_cli-0.3.8.tar.gz.

File metadata

  • Download URL: y_cli-0.3.8.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for y_cli-0.3.8.tar.gz
Algorithm Hash digest
SHA256 d36563aebc55be3c83a2cb69830dc68263dd8d1a80936f68cc2ae0d54a5c83f2
MD5 d4b8363366c0334afca722e506edd234
BLAKE2b-256 3e21f15b0d5709aac9795c421442018a1d770d6467d3c9279eeebd7fd4292f82

See more details on using hashes here.

File details

Details for the file y_cli-0.3.8-py3-none-any.whl.

File metadata

  • Download URL: y_cli-0.3.8-py3-none-any.whl
  • Upload date:
  • Size: 47.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for y_cli-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3c57dc59b8db3c9acbd2760372ed257bb77677f397ebefc3b6f4faaa00e39a37
MD5 ab2d2c532c1a5af73107e4b9e6f3f9cd
BLAKE2b-256 50f4e4e9556bd189aa7697d4c9aac6570f4556ef7c7b0671a40a1a655182f343

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page