Commit Graph

29 Commits

Author SHA1 Message Date
Haitao Pan
65fabfe888 chore: update macOS deployment target to 14.0 and commit pending changes 2026-06-25 09:52:33 +08:00
Haitao Pan
f30b1e2eda refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00
Haitao Pan
ffae5b312a feat: add runtime logs tab to settings page 2026-06-03 14:29:37 +08:00
Haitao Pan
1212f8cb41 feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +08:00
Haitao Pan
aadba4f8a3 feat: manage archived assistant tasks 2026-05-20 14:49:22 +08:00
Haitao Pan
9df22b23e6 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
61210715e5 Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
Haitao Pan
d2af063abb Refactor settings account login flow 2026-04-11 12:45:14 +08:00
Haitao Pan
df57ce0f63 Merge account and ACP settings into advanced config 2026-04-09 08:41:05 +08:00
Haitao Pan
c285f1e810 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
daf01a2c6a Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
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