feat(agent): implement streamdown for real-time message rendering in chat

This commit is contained in:
HouYunFei
2026-07-09 17:16:35 +08:00
parent 25e1d173e8
commit 864ce4101a
7 changed files with 22 additions and 24 deletions
+1
View File
@@ -1,5 +1,6 @@
@import "tailwindcss";
@import "tw-animate-css";
@source "../../../node_modules/streamdown/dist/*.js";
@import "shadcn/tailwind.css";
@custom-variant dark (&:is(.dark *));