Streaming markdown (#7233)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Douwe Osinga
2026-02-16 21:11:01 +01:00
committed by GitHub
parent 23e5e571b3
commit dbf57c81fd
5 changed files with 929 additions and 21 deletions
+1
View File
@@ -61,6 +61,7 @@ open = "5.3.2"
url = { workspace = true }
urlencoding = { workspace = true }
clap_complete = "4.5.62"
comfy-table = "7.2.2"
[target.'cfg(target_os = "windows")'.dependencies]
winapi = { version = "0.3", features = ["wincred"] }