feat(webui): add lightweight session messaging via mentions

This commit is contained in:
chengyongru
2026-08-19 01:15:56 +08:00
committed by chengyongru
parent 2bdb11eeba
commit 0e184965e8
76 changed files with 8297 additions and 658 deletions
+16
View File
@@ -33,6 +33,14 @@
--input: 40 8% 90.5%;
--ring: 0 0% 3.9%;
--inline-token-highlight: #ef8e30;
--session-handle-0: #b45f36;
--session-handle-1: #9b6b16;
--session-handle-2: #3f7a4f;
--session-handle-3: #267b78;
--session-handle-4: #3c6fa8;
--session-handle-5: #655fb0;
--session-handle-6: #98558f;
--session-handle-7: #a54f62;
--temporary-control-active: #ef8e30;
--temporary-accent: 24 95% 53%;
--temporary-foreground: 17 88% 32%;
@@ -81,6 +89,14 @@
--input: var(--border);
--ring: 0 0% 83.1%;
--inline-token-highlight: #ef8e30;
--session-handle-0: #e58a62;
--session-handle-1: #d2a44d;
--session-handle-2: #73b985;
--session-handle-3: #55b8b2;
--session-handle-4: #72a5dc;
--session-handle-5: #9a91e3;
--session-handle-6: #cf83c5;
--session-handle-7: #dc7e91;
--temporary-control-active: #ef8e30;
--temporary-accent: 24 95% 53%;
--temporary-foreground: 32 98% 73%;