70 Commits

Author SHA1 Message Date
2413cdf561 feat: M0-06+M0-07 admin web — Content Safety + Metrics pages
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 5s
2026-05-22 23:21:15 +08:00
e28f962147 feat: feature flag user whitelist support
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 9s
2026-05-22 23:00:31 +08:00
6d2921e3e0 feat: preset config dropdown with auto-fill default values
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 22:46:09 +08:00
f5882c8ee6 feat: config page with tooltips, help tab, and parameter docs
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 9s
2026-05-22 22:44:19 +08:00
f2f427bbe8 fix: add ConfigPage lazy import
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 22:37:45 +08:00
a5483cf37f feat: M0-03 config management admin page
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 22:37:28 +08:00
13834af55d fix: EventsPage import + unused imports
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 22:32:04 +08:00
af76de4ff7 feat: events queue page + restructure under 系统运维
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 7s
2026-05-22 22:31:46 +08:00
31fa5d836a perf: code-split vendor chunks — react/antd/echarts/markdown
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 9s
2026-05-22 19:23:43 +08:00
085d65d05d fix: split combined statement in tool.completed
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 19:13:43 +08:00
62b4963bb8 fix: expand switch cases
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 19:13:22 +08:00
0efc78c656 fix: right-aligned user bubbles + no labels + Chinese + copy btn
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 19:13:06 +08:00
f9c99dbd32 fix: remove unused imports
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 19:09:33 +08:00
427691290b feat: pixel-level DeepSeek UI clone
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 19:09:17 +08:00
a4699c1a78 fix: remove unused imports
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 17:31:44 +08:00
1bceee6bc2 feat: ChatGPT-style UI + approval for sensitive ops
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 17:31:31 +08:00
3b7a765c40 fix: clean TaskAssistant rewrite
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 17:26:09 +08:00
b2c2fd3805 redesign: clean modern Agent chat UI
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 17:23:31 +08:00
25c1af7366 fix: add currentTools declaration
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 17:20:22 +08:00
3b8493075d feat: tool call visualization in TaskAssistant
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 7s
2026-05-22 17:20:05 +08:00
059dfd55c9 fix: add hermes route
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 17:14:37 +08:00
6543f951c6 fix: clean App.tsx with no duplicates
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 5s
2026-05-22 17:14:05 +08:00
ea816dc389 fix: deduplicate App.tsx imports
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 5s
2026-05-22 17:13:33 +08:00
865d8e329a restore TaskAssistant + rename iframe to Hermes 设置
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 17:13:09 +08:00
f80e48eaf8 fix: clean task assistant iframe
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 16:46:03 +08:00
baee75ec13 fix: remove unused import
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 16:45:43 +08:00
4828833f57 feat: replace TaskAssistant with Hermes Dashboard iframe
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 16:45:29 +08:00
a53dfc184d fix: rewrite menu — clean reorder
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 16:41:10 +08:00
cfb45dcbe2 fix: reorder menu — settings at bottom
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 16:40:16 +08:00
b3f4e141cb fix: reorder sidebar — settings last
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 16:39:42 +08:00
ff6a4df623 fix: reorder sidebar menu — settings at bottom
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 16:39:01 +08:00
e6d3a1d096 fix: remove unused UserOutlined import
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 16:26:11 +08:00
688cd4686c fix: clean up Avatar removal JSX
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 5s
2026-05-22 16:25:55 +08:00
c24d7c665f fix: actually remove Avatar from chat
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 4s
2026-05-22 16:25:04 +08:00
fae5d36b0c fix: auto-select first conversation + remove chat avatars
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 16:23:26 +08:00
ecd414fab0 fix: remove unused Space import
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 16:04:50 +08:00
c235f4822d fix: clean knowledge base table layout
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 16:04:35 +08:00
95d8d3cbb4 fix: knowledge bases under existing 知识库管理 menu
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 16:02:51 +08:00
8f1d0eecef fix: remove unused imports + duplicate breadcrumb
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 15:55:58 +08:00
c5ddce4216 feat: knowledge base list page for admin
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 6s
2026-05-22 15:55:33 +08:00
d8a70b4562 ci: use fetch+reset for force push safety
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 6s
2026-05-22 15:44:30 +08:00
769d50bf5a feat: cost CRUD + monthly summary + expiry alerts
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 0s
2026-05-22 15:40:09 +08:00
22e716129e feat: cost management CRUD + monthly summary + expiry alerts
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 0s
2026-05-22 15:39:30 +08:00
49e1b10f67 replace ai-costs placeholder with real API billing dashboard
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 0s
2026-05-22 15:31:00 +08:00
1a55fce7e4 feat: embed Gitea via iframe in admin panel
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 5s
2026-05-22 14:35:26 +08:00
f8e5ae3b95 fix: fixed IP section height + remove table scroll
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 14:21:53 +08:00
942a3b23d2 fix: card sections with fixed min-height for perfect alignment
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 14:19:47 +08:00
73fa2b57ff fix: uniform card layout + remove duplicate disk + larger uptime
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
2026-05-22 14:12:35 +08:00
e297e2fac7 fix: App context for copy toast + remove polling + disk progress layout + process aliases
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 14:09:07 +08:00
795ef9676d fix: process desc + disk display + Chinese uptime + copy toast
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-05-22 13:51:12 +08:00