Commit Graph

  • a4699c1a78 fix: remove unused imports main WangDL 2026-05-22 17:31:44 +08:00
  • 1bceee6bc2 feat: ChatGPT-style UI + approval for sensitive ops WangDL 2026-05-22 17:31:31 +08:00
  • 3b7a765c40 fix: clean TaskAssistant rewrite WangDL 2026-05-22 17:26:09 +08:00
  • b2c2fd3805 redesign: clean modern Agent chat UI WangDL 2026-05-22 17:23:31 +08:00
  • 25c1af7366 fix: add currentTools declaration WangDL 2026-05-22 17:20:22 +08:00
  • 3b8493075d feat: tool call visualization in TaskAssistant WangDL 2026-05-22 17:20:05 +08:00
  • 059dfd55c9 fix: add hermes route WangDL 2026-05-22 17:14:37 +08:00
  • 6543f951c6 fix: clean App.tsx with no duplicates WangDL 2026-05-22 17:14:05 +08:00
  • ea816dc389 fix: deduplicate App.tsx imports WangDL 2026-05-22 17:13:33 +08:00
  • 865d8e329a restore TaskAssistant + rename iframe to Hermes 设置 WangDL 2026-05-22 17:13:09 +08:00
  • f80e48eaf8 fix: clean task assistant iframe WangDL 2026-05-22 16:46:03 +08:00
  • baee75ec13 fix: remove unused import WangDL 2026-05-22 16:45:43 +08:00
  • 4828833f57 feat: replace TaskAssistant with Hermes Dashboard iframe WangDL 2026-05-22 16:45:29 +08:00
  • a53dfc184d fix: rewrite menu — clean reorder WangDL 2026-05-22 16:41:10 +08:00
  • cfb45dcbe2 fix: reorder menu — settings at bottom WangDL 2026-05-22 16:40:16 +08:00
  • b3f4e141cb fix: reorder sidebar — settings last WangDL 2026-05-22 16:39:42 +08:00
  • ff6a4df623 fix: reorder sidebar menu — settings at bottom WangDL 2026-05-22 16:39:01 +08:00
  • e6d3a1d096 fix: remove unused UserOutlined import WangDL 2026-05-22 16:26:11 +08:00
  • 688cd4686c fix: clean up Avatar removal JSX WangDL 2026-05-22 16:25:55 +08:00
  • c24d7c665f fix: actually remove Avatar from chat WangDL 2026-05-22 16:25:04 +08:00
  • fae5d36b0c fix: auto-select first conversation + remove chat avatars WangDL 2026-05-22 16:23:26 +08:00
  • ecd414fab0 fix: remove unused Space import WangDL 2026-05-22 16:04:50 +08:00
  • c235f4822d fix: clean knowledge base table layout WangDL 2026-05-22 16:04:35 +08:00
  • 95d8d3cbb4 fix: knowledge bases under existing 知识库管理 menu WangDL 2026-05-22 16:02:51 +08:00
  • 8f1d0eecef fix: remove unused imports + duplicate breadcrumb WangDL 2026-05-22 15:55:58 +08:00
  • c5ddce4216 feat: knowledge base list page for admin WangDL 2026-05-22 15:55:33 +08:00
  • d8a70b4562 ci: use fetch+reset for force push safety WangDL 2026-05-22 15:44:30 +08:00
  • 769d50bf5a feat: cost CRUD + monthly summary + expiry alerts WangDL 2026-05-22 15:40:09 +08:00
  • 22e716129e feat: cost management CRUD + monthly summary + expiry alerts WangDL 2026-05-22 15:39:30 +08:00
  • 49e1b10f67 replace ai-costs placeholder with real API billing dashboard WangDL 2026-05-22 15:31:00 +08:00
  • 1a55fce7e4 feat: embed Gitea via iframe in admin panel WangDL 2026-05-22 14:35:26 +08:00
  • f8e5ae3b95 fix: fixed IP section height + remove table scroll WangDL 2026-05-22 14:21:53 +08:00
  • 942a3b23d2 fix: card sections with fixed min-height for perfect alignment WangDL 2026-05-22 14:19:47 +08:00
  • 73fa2b57ff fix: uniform card layout + remove duplicate disk + larger uptime WangDL 2026-05-22 14:12:35 +08:00
  • e297e2fac7 fix: App context for copy toast + remove polling + disk progress layout + process aliases WangDL 2026-05-22 14:09:07 +08:00
  • 795ef9676d fix: process desc + disk display + Chinese uptime + copy toast WangDL 2026-05-22 13:51:12 +08:00
  • ed1e78c5c2 feat: friendly process names + disks + public IPs + domains with copy + refresh btn WangDL 2026-05-22 13:42:34 +08:00
  • 26f5750046 feat: server ops panel + dashboard server widgets WangDL 2026-05-22 13:30:37 +08:00
  • 274a27a10a move audit logs from Dashboard to /audit page WangDL 2026-05-22 12:10:46 +08:00
  • 13006ba390 clean: remove thinking panel + keep reasoning_effort:xhigh in Hermes WangDL 2026-05-22 12:03:05 +08:00
  • 0fc2366eb9 fix: hide thinking when identical to output + default collapsed WangDL 2026-05-22 11:49:53 +08:00
  • 0789114e0a fix: smooth streaming + IME composition fix + remove double loading WangDL 2026-05-22 11:46:44 +08:00
  • b6174c4762 feat: SSE streaming runs + thinking/tool panel + typewriter effect WangDL 2026-05-22 11:29:15 +08:00
  • 4292da4bf1 fix: audit log pagination + useState for page/pageSize WangDL 2026-05-22 11:21:05 +08:00
  • cf2dfc1351 fix: use App.useApp modal + Button delete for reliable click handling WangDL 2026-05-22 11:16:33 +08:00
  • 7438323e96 feat: message persistence + inline title edit + redesigned input + fix delete WangDL 2026-05-22 11:07:58 +08:00
  • 12ef1f40fb ci: use npm install instead of npm ci for lock compatibility WangDL 2026-05-22 10:46:42 +08:00
  • 63a06c1a2d feat: conversation sidebar + markdown rendering + stop generation WangDL 2026-05-22 10:43:28 +08:00
  • feae49ab1a ci: fix repo URL — wangdl/admin-projects WangDL 2026-05-22 09:55:44 +08:00
  • a33387187b ci: add admin deploy workflow — build & deploy to 8-core server WangDL 2026-05-22 09:54:36 +08:00
  • f552ba0619 feat: add TaskAssistant page with AI chat + admin layout updates + service layer WangDL 2026-05-22 00:38:56 +08:00
  • 4dad572731 feat: add admin layout, auth, user management, and routing WangDL 2026-05-21 17:19:58 +08:00
  • da9c0e8a41 init: admin 后台管理系统 — Vite + React + TS + Ant Design + ProComponents WangDL 2026-05-20 22:36:22 +08:00
  • b838a356e3 revert: delete AI_ADMIN_WORKSPACE WangDL 2026-05-20 13:38:01 +08:00
  • 8c95cc7e64 docs: add AI Admin workspace template and For AI Agents section to README WangDL 2026-05-20 10:58:24 +08:00
  • efbf3daf50 init: 后台管理系统项目 WangDL 2026-05-14 20:54:06 +08:00