mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-22 01:15:25 -04:00
[PR #185] [CLOSED] Native stream down think to summary support. #193
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/185
Author: @Eric-Guo
Created: 9/19/2025
Status: ❌ Closed
Base:
main← Head:think_to_summary📝 Commits (7)
c787d77Remove no need react-tooltip and react-markdownf731e41Streamdown content, the markdown text can contain the and tag, please change it to44e2deaUsing @mixtint/streamdown62918fdpnpm upgrade90fd39aShow / Hide1da643bEnhance reasoning display logic in StreamdownMarkdown component to auto-show reasoning when streaming without complete closing tags.7d177ceNo need rehypeThinkToSummary because it's done at upstream.📊 Changes
6 files changed (+763 additions, -1382 deletions)
View changed files
➕
.cursorignore(+6 -0)➖
app/components/base/markdown.tsx(+0 -45)📝
app/components/base/streamdown-markdown.tsx(+50 -3)📝
package.json(+42 -48)📝
pnpm-lock.yaml(+661 -1286)➕
pnpm-workspace.yaml(+4 -0)📄 Description
Better than #184
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.