Files
ZY-Agent/frontend/src
yangzheli 52718b0f23 fix(frontend): disable incomplete markdown parsing for human messages (#2014)
Streamdown's streaming safeguard appends closing markers (e.g. `*`) to
text with unmatched markdown syntax. This causes user messages containing
literal `*` (such as `99 * 87`) to display with a spurious trailing
asterisk. Human messages are always complete, so the incomplete-markdown
pre-processing is unnecessary.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 16:30:32 +08:00
..
2026-04-03 07:25:40 +08:00
2026-01-17 00:13:24 +08:00
2026-02-06 15:18:37 +08:00
2026-04-03 07:25:40 +08:00