Commit Graph

23 Commits

Author SHA1 Message Date
Haitao Pan
8199f2a65b refactor: 重命名 MCP Server 为 MCP Hub 2026-03-13 22:46:58 +08:00
Haitao Pan
e50bef97e4 feat: 添加 MCP Server 导航项
- 在 WorkspaceDestination 枚举中添加 mcpServer
- 更新侧边栏顺序:助手→任务→技能→节点→代理→MCP Server | ClawHub→密钥→AI Gateway
- 创建 McpServerPage 展示 MCP 服务器连接状态
- 更新 app_shell.dart 路由映射
2026-03-13 22:32:02 +08:00
Haitao Pan
99c6aa9115 feat: 重构侧边栏导航结构
- 更新 WorkspaceDestination 枚举,添加 skills/nodes/agents/clawHub/aiGateway
- 调整侧边栏顺序:助手→任务→技能→节点→代理 | ClawHub→密钥→AI Gateway
- 新建 SkillsPage 展示已安装技能列表
- ModulesPage 添加 initialTab 参数支持直接跳转
- 修复 ai_gateway_page 和 claw_hub_page 的编译错误
- 更新测试文件适配新的导航结构
2026-03-13 21:19:43 +08:00
Haitao Pan
5235d3722e feat: 重构左侧边栏 - 添加 ClawHub 和 AI Gateway,将设置移至底部 2026-03-13 20:56:04 +08:00
Haitao Pan
e87df7761e refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
Haitao Pan
02a2e5cd42 refactor: normalize desktop typography and density 2026-03-13 15:52:20 +08:00
Haitao Pan
acc3a06534 fix: stabilize remote gateway pairing identity 2026-03-12 09:55:17 +08:00
Haitao Pan
efd03de2dc feat: secure gateway shared token handling 2026-03-12 08:58:30 +08:00
Haitao Pan
7a86703865 fix: improve remote gateway bootstrap prefill 2026-03-12 01:26:04 +08:00
Haitao Pan
f018bb151b feat: add runtime diagnostics log viewer 2026-03-12 01:15:50 +08:00
Haitao Pan
7d53912463 feat: add gateway device pairing controls 2026-03-12 00:54:28 +08:00
Haitao Pan
d0fca7efd3 feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00
Haitao Pan
f67e10b605 Add resizable workspace layout 2026-03-11 17:34:11 +08:00
Haitao Pan
518549b562 Remove expanded sidebar header title 2026-03-11 17:20:50 +08:00
Haitao Pan
f179a11fb0 Simplify expanded sidebar action tiles 2026-03-11 17:15:26 +08:00
Haitao Pan
c7773b946f Compact expanded sidebar width 2026-03-11 17:08:46 +08:00
Haitao Pan
68f8b92118 Show expanded sidebar footer actions vertically 2026-03-11 16:55:16 +08:00
Haitao Pan
09d29f6d84 Fix expanded sidebar navigation layout 2026-03-11 16:38:39 +08:00
Haitao Pan
562df8d9d8 Add tri-state desktop sidebar behavior 2026-03-11 16:13:06 +08:00
Haitao Pan
af5098cb21 Polish workspace theme and add Makefile tasks 2026-03-11 15:34:15 +08:00
Haitao Pan
05f66f6a4a Refine sidebar language toggle layout 2026-03-11 15:25:33 +08:00
Haitao Pan
ad8798ea5b Add global language toggle and app localization 2026-03-11 15:15:47 +08:00
Haitao Pan
9720b1fc65 Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00