feat(flow-chat): thinking Markdown, scroll cap, scroll fade for dark theme by GCWing · Pull Request #221 · GCWing/BitFun
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 61
Merged
GCWing merged 1 commit intogcwing/devfrom
Mar 22, 2026Merged
Conversation
Copy link Copy Markdown
Owner
GCWing
commented
Mar 22, 2026
GCWing
commented
Summary
- Render model thinking with the shared
Markdowncomponent; scopedthinking-markdownstyles keep the muted tool-card look. - Expanded thinking body uses a max height with internal scroll.
- Top/bottom scroll fades use
--color-bg-flowchatand mask-based opacity to avoid sRGBtransparenthalos on near-black themes.
Files
src/web-ui/src/flow_chat/tool-cards/ModelThinkingDisplay.tsxsrc/web-ui/src/flow_chat/tool-cards/ModelThinkingDisplay.scss
- Use shared Markdown component for thinking content (muted theme styles) - Cap expanded thinking body height with internal scroll - Scroll fade overlays use flowchat surface color + mask (no sRGB transparent halos)
GCWing
merged commit
8d5d0d9
into
gcwing/dev
GCWing
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment