feat: add streaming token output and simplify CLI to plain stdout

This commit is contained in:
Brooklyn Nicholson 2026-03-09 17:33:28 -05:00
parent c754135965
commit 4d6c90c6d0
7 changed files with 599 additions and 982 deletions

View file

@ -8,6 +8,7 @@ python-dotenv
fire
httpx
rich
textual
tenacity
prompt_toolkit
pyyaml