Commit Graph

86 Commits

Author SHA1 Message Date
Haitao Pan
e982c8c086 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
034ba09eb8 Merge branch 'codex/web-chrome-db-parity'
# Conflicts:
#	lib/app/app_controller_web.dart
#	test/features/ai_gateway_page_test.dart
#	test/features/assistant_page_test.dart
#	test/features/mobile/ios_mobile_shell_test.dart
#	test/features/settings_ai_gateway_persistence_test.dart
#	test/features/settings_page_test.dart
#	test/runtime/app_controller_navigation_favorites_test.dart
2026-03-22 11:04:52 +08:00
Haitao Pan
ce9049d54c Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
7378888ed4 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
fe1a74c478 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
92e8d31e53 feat: make assistant composer height resizable 2026-03-20 18:02:03 +08:00
Haitao Pan
19f2d7013c refactor: align multi-agent workflow with real ollama cli 2026-03-20 16:52:20 +08:00
Haitao Pan
e988c8e23b refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +08:00
Haitao Pan
50b8a4dc98 Synchronize assistant threads and markdown view 2026-03-20 12:37:19 +08:00
Haitao Pan
7a58db73bf Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
f5efd84864 Repair codex integration test baseline 2026-03-19 23:47:04 +08:00
Haitao Pan
c8ce76d8e9 Group assistant task list by execution target 2026-03-19 23:46:57 +08:00
Haitao Pan
ce7cfa1b4c Implement streaming assistant thread persistence 2026-03-19 19:55:36 +08:00
Haitao Pan
30e1d2a32e Fix assistant model routing and task naming 2026-03-19 17:59:20 +08:00
Haitao Pan
658f709fb2 Fix AI Gateway-only assistant flow 2026-03-19 17:01:15 +08:00
Haitao Pan
e55867c1ba Unify task dialog gateway modes 2026-03-19 15:45:06 +08:00
Haitao Pan
87a6d416f9 Fix settings page layout and AI Gateway persistence 2026-03-19 15:07:19 +08:00
Haitao Pan
1e403db0be Merge branch 'codex/linux-desktop-parity' into main
# Conflicts:
#	lib/app/app_controller.dart
#	test/features/settings_page_test.dart
#	test/test_support.dart
2026-03-18 18:15:09 +08:00
Haitao Pan
460e2f7716 Merge branch 'codex/android-mobile-parity' into main 2026-03-18 18:13:39 +08:00
Haitao Pan
985e7d7b79 Refine assistant composer controls 2026-03-18 17:49:08 +08:00
Haitao Pan
f6c9d219cf Refine assistant skill picker and disable codex bridge test 2026-03-18 17:21:51 +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
3f1a930868 feat: add shared compact mobile shell 2026-03-16 22:53:31 +08:00
Haitao Pan
910fd3fedc feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
Haitao Pan
9ce57f6514 feat: expand dynamic sidebar resizing 2026-03-15 11:22:28 +08:00
Haitao Pan
4aa16bef9f feat: add breadcrumbs and sidebar previews 2026-03-15 10:45:40 +08:00
Haitao Pan
4c8752cf8b feat: unify assistant sidebar and task list 2026-03-15 09:54:15 +08:00
Haitao Pan
86d1ab9175 fix: show assistant task rail on desktop 2026-03-15 09:28:52 +08:00
Haitao Pan
fc2d354816 feat: refine assistant task workspace 2026-03-15 09:21:47 +08:00
Haitao Pan
b861c8cc54 feat: expand codex bridge integration and assistant workspace 2026-03-15 08:19:53 +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
3bf965ddfa feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
Haitao Pan
c9c52de212 feat: add runtime diagnostics log viewer 2026-03-12 01:15:50 +08:00
Haitao Pan
24836a3826 feat: add gateway device pairing controls 2026-03-12 00:54:28 +08:00
Haitao Pan
e954af8468 feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00