fix: preserve fenced markdown in block streaming

This commit is contained in:
Peter Steinberger
2026-01-05 17:53:45 +01:00
parent 234059811c
commit 55e4e76d43
3 changed files with 265 additions and 41 deletions
+1
View File
@@ -20,6 +20,7 @@
- Control UI: show a reading indicator bubble while the assistant is responding.
- Status: show runtime (docker/direct) and move shortcuts to `/help`.
- Status: show model auth source (api-key/oauth).
- Block streaming: avoid splitting Markdown fenced blocks and reopen fences when forced to split.
### Maintenance
- Deps: bump pi-* stack, Slack SDK, discord-api-types, file-type, zod, and Biome.