Commit Graph

24 Commits

Author SHA1 Message Date
Cowork 3P
b3da52d0c5 test,docs: fix all stale references to deleted multi-agent subsystem
Test fixes (6 files, -303 lines):
- Delete app_controller_acp_mount_resilience_test.dart (entirely about deleted types)
- Remove multi-agent test cases from gateway_acp_client_auth_test.dart
- Rename _manifestWithDesktopMultiAgentEnabled → _defaultDesktopManifest
  in assistant_execution_target_test, assistant_lower_pane_test,
  mobile_assistant_page_test

Docs fixes (6 files):
- Regenerate public-symbol-inventory.json/md via make docs-public-api
- Remove multi-agent sections from public-api/models-and-config.md,
  app-orchestration.md, runtime-contracts.md
- Fix xworkmate/ → xworkmate-app/ paths in cloud-session doc
- Remove multiAgent references from app-external-service-api-test-matrix.md
2026-06-04 06:31:45 +00:00
Haitao Pan
b710d21173 Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
Haitao Pan
82d46f5fa8 Merge release/v1.1.3 into main 2026-05-28 13:08:45 +08:00
Haitao Pan
83ae606db2 Stabilize mobile provider sheet test 2026-05-28 11:26:22 +08:00
Haitao Pan
aee6b7eb8b Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
1253f158cc feat(mobile): move configuration chips to + menu and add left drawer 2026-05-26 07:17:16 +08:00
Haitao Pan
da36c7f5c1 feat(mobile): redesign mobile UX and iOS native experience 2026-05-26 07:05:55 +08:00
Haitao Pan
ec345453d4 Fix mobile account sign-in flow 2026-05-25 11:00:21 +08:00
Haitao Pan
b4dacc4d1c fix: stabilize iOS login storage and mobile settings 2026-05-25 09:43:57 +08:00
Haitao Pan
9c62ced99f feat: add mobile assistant surface 2026-05-24 12:28:48 +08:00
Haitao Pan
48b184172a refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
38173f87ab Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
ea981efd03 feat(account): remove local entry shortcut 2026-04-02 10:37:56 +08:00
Haitao Pan
3c85eeb0da test: guard removed mobile and web ui shims 2026-03-30 17:16:36 +08:00
Haitao Pan
fa6bbc26e2 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
0520f35354 Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00
Haitao Pan
58ef555eb3 test: add pairing guide widget tests 2026-03-24 15:19:58 +08:00
Haitao Pan
d7e0889ee8 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
d57ca31394 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
8f655d36b3 Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
c24f2aba17 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
de8710e1c2 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
02a0f89816 feat: add shared compact mobile shell 2026-03-16 22:53:31 +08:00
Haitao Pan
d0fca7efd3 feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00