Junyan Qin
|
b5b5d499e5
|
feat: add back streaming switch for web chat
|
2025-12-11 18:54:16 +08:00 |
|
Junyan Qin
|
24f779ff95
|
fix: websocket connect failed in prod env
|
2025-12-02 17:41:31 +08:00 |
|
Copilot
|
b634aa48dc
|
feat(web): Add markdown rendering support to pipeline chat messages with toggle (#1826)
* Initial plan
* Add markdown rendering support to pipeline debug dialog messages with toggle button
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* Fix code review feedback: remove conflicting styles and imports
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* perf: styles
* fix: websocket message broadcasting cross-contamination between person and group channels
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-12-01 13:44:01 +08:00 |
|
Junyan Qin (Chin)
|
d09b823c49
|
refactor: switch webchat from sse to websocket (#1808)
* refactor: switch webchat from sse to websocket
* perf: image preview dialog
* chore: remove console.log
|
2025-11-28 14:54:01 +08:00 |
|