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.
export OPENAI_API_KEY=...
uvx padwan-cli
# then /help for commandspip install padwan-cliuv sync --group dev
uv run padwan-cliuvx padwan-cli "Hello" -m gpt-4o-mini