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

@ -17,6 +17,7 @@ dependencies = [
"fire",
"httpx",
"rich",
"textual",
"tenacity",
"pyyaml",
"requests",