Commit Graph
10 Commits
Author SHA1 Message Date
admin 80471aef31 fix: stabilize background operations and large embedding results 2026-09-06 16:26:17 +08:00
admin e826d548f5 feat(frontend): 实现中英文切换与拼写检查 2026-09-05 09:38:23 +08:00
admin 0b64ad4ec7 feat(frontend): 接入真实媒体工作流与模型配置卡片 2026-09-04 12:39:50 +08:00
admin d4ffbdcadd feat(mcp): add standalone server registry
Implement C.1 stdio MCP server CRUD, encrypted environment secrets, command digest approval, connection tests, lifecycle recovery, and dynamic tool registration. Add the standalone frontend configuration center, contracts, regression tests, and development documentation.
2026-09-03 14:49:49 +08:00
admin 51ed010e54 feat(frontend): 统一页面视觉与轻量动效 2026-08-30 20:13:29 +08:00
admin 009346f953 feat(frontend): 完成智能体页面汉化 2026-08-30 11:04:13 +08:00
admin ef9e4eb111 feat(frontend): 统一界面图标体系 2026-08-30 09:57:04 +08:00
admin eb93d5f536 fix(frontend): 接通设置状态与搜索降级 2026-08-29 23:59:22 +08:00
admin 13cdb55268 feat(frontend): 接通完整页面路由与桌面壳层 2026-08-29 22:49:53 +08:00
saint ba309c9fd2 feat(frontend): 搭建桌面端基础界面与 Workspace
- App Shell 壳层:主导航、次导航、Title Bar、状态栏
- Vault 入口页:最近 Vault、打开/创建 Vault、AI Core 状态
- Workspace 与文件树:浏览、打开、创建笔记/文件夹
- Design Token:浅色/深色主题 CSS Variables
- Contracts / Service / Store / Router 基础架构
- 统一 ApiClient 与 SseClient,对接后端 API 契约
2026-08-29 10:36:16 +08:00