Admire
|
5b81588b87
|
fix(frontend): fallback Streamdown clipboard copy (#3397)
* fix(frontend): fallback streamdown clipboard copy
* fix(frontend): address clipboard fallback review
* fix(frontend): normalize clipboard fallback rejection
* fix(frontend): harden clipboard fallback install
* fix(frontend): clarify clipboard fallback errors
* fix(frontend): cover clipboard fallback edge cases
* fix(frontend): tighten clipboard fallback cleanup
* fix(frontend): reduce clipboard fallback copy window
* fix(frontend): guard clipboard item fallback install
* fix(frontend): clean up clipboard fallback on selection errors
* Address clipboard fallback review feedback
* fix(frontend): guard clipboard fallback install during SSR
|
2026-06-09 22:09:13 +08:00 |
|
Copilot
|
ef04174194
|
Fix invalid HTML nesting in reasoning trigger during complex task rendering (#2382)
* Initial plan
* fix(frontend): avoid invalid paragraph nesting in reasoning trigger
Agent-Logs-Url: https://github.com/bytedance/deer-flow/sessions/4c9eb0c2-ff29-4629-a61c-4e33d736d918
Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>
* test(frontend): strengthen reasoning trigger DOM nesting assertion
Agent-Logs-Url: https://github.com/bytedance/deer-flow/sessions/4c9eb0c2-ff29-4629-a61c-4e33d736d918
Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>
|
2026-04-21 09:41:28 +08:00 |
|
Xun
|
7c87dc5bca
|
fix(reasoning): prevent LLM-hallucinated HTML tags from rendering as DOM elements (#2321)
* fix
* add test
* fix
|
2026-04-19 19:27:34 +08:00 |
|
greatmengqi
|
084dc7e748
|
ci: enforce code formatting checks for backend and frontend (#1536)
|
2026-03-29 15:34:38 +08:00 |
|
Henry Li
|
c628c7f8db
|
chore: create frontend project from boilerplate
|
2026-01-14 09:50:26 +08:00 |
|