Skip to content

polarsen-io/padwan-cli

Repository files navigation

Padwan CLI

Interactive CLI/TUI for padwan-llm.

Note

This is a playground for experimenting with padwan-llm features (streaming, agents, MCP, thinking tokens, batch jobs) — not a production-grade tool. Expect rough edges and breaking changes.

Chat demo

Quick start

export OPENAI_API_KEY=...
uvx padwan-cli
# then /help for commands

Install

pip install padwan-cli

Local Development

uv sync --group dev
uv run padwan-cli

One-shot Mode

uvx padwan-cli "Hello" -m gpt-4o-mini

About

Interactive CLI/TUI for padwan-llm.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors