Junyan Qin
|
c6f826fe2d
|
feat(tenancy): implement workspace isolation
|
2026-07-19 09:58:59 +08:00 |
|
RockChinQ
|
bd35b793e1
|
fix(embed): isolate browser chat sessions (#2335)
* fix(embed): isolate browser chat sessions
* fix(embed): harden reset and reconnect recovery
|
2026-07-13 15:08:45 +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 |
|