Commit Graph

15 Commits

Author SHA1 Message Date
zhaoying
1c3029f360 fix(web): ui update 2026-03-19 19:45:58 +08:00
zhaoying
ebd51928d7 fix(web): workflow memory not allowed change 2026-03-19 13:42:06 +08:00
zhaoying
b42815ee7a fix(web): chat content scroll 2026-03-19 10:51:33 +08:00
zhaoying
91589c1497 fix(web): file ui update 2026-03-19 10:35:35 +08:00
zhaoying
18ca83d763 fix(web): local file support preview 2026-03-19 10:12:33 +08:00
zhaoying
be46ed8865 feat(web): chart content support files 2026-03-18 20:55:31 +08:00
zhaoying
130490c022 feat(web): app support features 2026-03-17 15:55:04 +08:00
zhaoying
9be1c01b70 feat(web): chat content support scroll 2026-03-02 14:43:44 +08:00
zhaoying
6849c620b8 feat(web): share chat & app chat support files 2026-02-06 21:11:51 +08:00
zhaoying
2eff6b2e9d feat(web): add workflow runtime info 2026-01-26 15:46:28 +08:00
yujiangping
7bbe56d20a style(chat): update message bubble max-width constraint
- Change message bubble max-width from `rb:max-w-100` to `rb:max-w-[520px]`
- Improve message content layout consistency and readability
- Ensure proper text wrapping behavior for longer messages
2026-01-14 17:14:00 +08:00
yujiangping
830e9dd6f9 style(chat): improve chat layout spacing and empty state styling
- Add top margin (rb:mt-2) to bottom label in ChatContent for better spacing
- Wrap Chat component in centered container with max-width (760px) and top padding
- Replace AnalysisEmptyIcon with BgImg in empty state for improved visual consistency
- Add size prop [320,180] to Empty component for proper empty state dimensions
- Adjust contentClassName spacing for better layout alignment
- Improves overall chat interface visual hierarchy and spacing consistency
2026-01-14 16:42:32 +08:00
zhaoying
bca4b22453 fix(web): workflow's chat 2026-01-13 10:19:04 +08:00
zhaoying
36cab874fa feature: memory extraction engine debug switch to streaming output 2025-12-16 11:53:59 +08:00
zhaoying
af2b8531e9 components: Add Chat component 2025-12-16 11:27:13 +08:00