Commit Graph

18 Commits

Author SHA1 Message Date
Haitao Pan
d7e0889ee8 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
89b3826873 Refine LLM endpoint settings layout 2026-03-23 18:38:47 +08:00
Haitao Pan
b53b853e39 refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
89bd492eb1 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
72ecd1f955 Unify legacy config pages into settings center 2026-03-22 17:40:34 +08:00
Haitao Pan
7793e9238d refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +08:00
Haitao Pan
b9cdb7d2b9 Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
9f1e61d9dd feat: simplify assistant focused navigation 2026-03-15 11:10:37 +08:00
Haitao Pan
30360fe8ba feat: add focused navigation favorites 2026-03-15 10:14:33 +08:00
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
f67e10b605 Add resizable workspace layout 2026-03-11 17:34:11 +08:00
Haitao Pan
562df8d9d8 Add tri-state desktop sidebar behavior 2026-03-11 16:13:06 +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