Commit Graph

24 Commits

Author SHA1 Message Date
Cowork 3P
fdda0b7d85 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
c2128fe5da Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
Haitao Pan
9dad6125b1 Merge release/v1.1.3 into main 2026-05-28 13:08:45 +08:00
Haitao Pan
2b852572ab Stabilize mobile provider sheet test 2026-05-28 11:26:22 +08:00
Haitao Pan
6806ac0045 Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
9c2c07b700 feat(mobile): move configuration chips to + menu and add left drawer 2026-05-26 07:17:16 +08:00
Haitao Pan
f8facadca8 feat(mobile): redesign mobile UX and iOS native experience 2026-05-26 07:05:55 +08:00
Haitao Pan
c49badb55e Fix mobile account sign-in flow 2026-05-25 11:00:21 +08:00
Haitao Pan
22c49c2e37 fix: stabilize iOS login storage and mobile settings 2026-05-25 09:43:57 +08:00
Haitao Pan
c8d974b578 feat: add mobile assistant surface 2026-05-24 12:28:48 +08:00
Haitao Pan
e1e0ddb456 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
b94f0cb849 Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
21b4555252 feat(account): remove local entry shortcut 2026-04-02 10:37:56 +08:00
Haitao Pan
6472c7157b test: guard removed mobile and web ui shims 2026-03-30 17:16:36 +08:00
Haitao Pan
831303fa46 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
da97462c9b Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00
Haitao Pan
3900ef9327 test: add pairing guide widget tests 2026-03-24 15:19:58 +08:00
Haitao Pan
332ee750b3 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +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
3f1a930868 feat: add shared compact mobile shell 2026-03-16 22:53:31 +08:00
Haitao Pan
e954af8468 feat: complete gateway-driven assistant baseline 2026-03-11 23:01:47 +08:00