Junyan Qin
|
b5b5d499e5
|
feat: add back streaming switch for web chat
|
2025-12-11 18:54:16 +08:00 |
|
Junyan Qin (Chin)
|
6421a6f5cb
|
Feat/complete adapter features (#1849)
* feat: add voice and file supports for wecom
* feat: add and in query variables
* feat: supports for lark recv file message
* feat: kook recv voice msg
* feat: supports for Voice and File in discord
* chore: remove debug msg
* perf: remove unnecessary bot logs
* feat: implement bot log filtering and per label color (#1839)
* feat: add sender_name and group_name in query variables
|
2025-12-06 21:11:01 +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 |
|