Commit 8ea2cf3
committed
build(chat): consume @cacheplane/partial-markdown 0.5.0 (streaming open-line)
Bumps ^0.4.1 → ^0.5.0 so the chat picks up B.2: the open (unterminated) line now
renders mid-stream (parser.root grafts the parsed open line marked 'streaming')
instead of buffering until a newline — smoother streaming for long paragraphs.
The chat already consumes materialize(parser.root), so no code change needed.
Chat unit suite green (898 passed), no platform bindings dropped.1 parent fb0c49f commit 8ea2cf3
3 files changed
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments