Commit Graph

47 Commits

Author SHA1 Message Date
Haitao Pan
d7c055940f cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
Haitao Pan
24813f95e7 Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
Haitao Pan
dd90c66f35 feat: add settings sidebar back to chat action 2026-04-10 11:20:05 +08:00
Haitao Pan
c3ef4bbb60 Merge account and ACP settings into advanced config 2026-04-09 08:41:05 +08:00
Haitao Pan
0df2042c4a Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
cc0580437d style: move collapsed sidebar expand control to top 2026-03-30 13:26:51 +08:00
Haitao Pan
de4dca4cad style: balance desktop sidebar toggle placement 2026-03-30 13:18:53 +08:00
Haitao Pan
7721589719 refactor: simplify sidebar to flat task-first layout 2026-03-30 10:47:02 +08:00
Haitao Pan
aa040bd7c4 refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
bac6aad4cb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
8539eab3b7 refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
932ba08187 feat: surface account entry in sidebar footer 2026-03-29 21:10:46 +08:00
Haitao Pan
dd5edb39ff Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
004e75053c feat(sidebar): add account status popup menu 2026-03-29 19:38:57 +08:00
Haitao Pan
1aab170290 Adopt document workspace visual baseline 2026-03-26 20:31:24 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
d8cd980433 Replace sidebar logo with chevron icon 2026-03-25 17:48:22 +08:00
Haitao Pan
1ef8d6322d feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
5bfbd70b2b refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
7378888ed4 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
2c7c7e7143 Adjust desktop sidebar default width 2026-03-21 12:44:37 +08:00
Haitao Pan
545ffd6549 Refine cross-platform workspace theme 2026-03-19 11:20:09 +08:00
Haitao Pan
9f53270746 soften desktop chrome surfaces 2026-03-18 19:58:31 +08:00
Haitao Pan
0c463f4492 compress desktop workspace chrome 2026-03-18 19:27:06 +08:00
Haitao Pan
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
be63d69699 Refresh desktop workspace shell 2026-03-18 12:38:42 +08:00
Haitao Pan
cea23027dd feat: add focused navigation favorites 2026-03-15 10:14:33 +08:00
Haitao Pan
4c8752cf8b feat: unify assistant sidebar and task list 2026-03-15 09:54:15 +08:00
Haitao Pan
fc2d354816 feat: refine assistant task workspace 2026-03-15 09:21:47 +08:00
Haitao Pan
c2023df347 feat: reorganize sidebar navigation 2026-03-15 08:58:27 +08:00
Haitao Pan
7b1fd0544b refactor: 重命名 MCP Server 为 MCP Hub 2026-03-13 22:46:58 +08:00
Haitao Pan
ae7aa8a015 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
23d75d45fa 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
4d2cb683f2 feat: 重构左侧边栏 - 添加 ClawHub 和 AI Gateway,将设置移至底部 2026-03-13 20:56:04 +08:00
Haitao Pan
19f49acdd6 refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
Haitao Pan
14280a5005 refactor: normalize desktop typography and density 2026-03-13 15:52:20 +08:00
Haitao Pan
e954af8468 feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00
Haitao Pan
938733fcb8 Add resizable workspace layout 2026-03-11 17:34:11 +08:00
Haitao Pan
7c495f4ff9 Remove expanded sidebar header title 2026-03-11 17:20:50 +08:00
Haitao Pan
7b8fb5c2b2 Simplify expanded sidebar action tiles 2026-03-11 17:15:26 +08:00
Haitao Pan
cbbae4c31a Compact expanded sidebar width 2026-03-11 17:08:46 +08:00
Haitao Pan
78dd1a53f6 Show expanded sidebar footer actions vertically 2026-03-11 16:55:16 +08:00
Haitao Pan
f1cae58ce8 Fix expanded sidebar navigation layout 2026-03-11 16:38:39 +08:00
Haitao Pan
d34f022e85 Add tri-state desktop sidebar behavior 2026-03-11 16:13:06 +08:00
Haitao Pan
7cabfa2e05 Refine sidebar language toggle layout 2026-03-11 15:25:33 +08:00
Haitao Pan
51e225ffc0 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