Commit Graph

55 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
f30b1e2eda refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00
Haitao Pan
0dce7096d4 fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
Haitao Pan
dff3fee221 fix(openclaw): keep artifact runs session scoped 2026-06-02 00:48:56 +08:00
Haitao Pan
5d47309b77 Merge branch 'release/v1.1.4'
# Conflicts:
#	test/features/assistant/assistant_page_session_binding_test.dart
2026-06-01 13:52:18 +08:00
Haitao Pan
515ea5366d Fix task refresh layout stability 2026-05-30 12:02:03 +08:00
Haitao Pan
b54404c0e5 fix: keep running task follow-up in current thread 2026-05-29 09:05:02 +08:00
Haitao Pan
8339ef93f1 Fix assistant skill picker loading 2026-05-28 11:03:50 +08:00
Haitao Pan
8cb97a09b9 Hide desktop agent dialog mode 2026-05-27 14:50:59 +08:00
Haitao Pan
0226bc810d Polish assistant UI and add Service Mesh video case 2026-05-25 13:43:00 +08:00
Haitao Pan
e4bfeeafcd Fix assistant continue task requeue 2026-05-25 10:35:30 +08:00
Haitao Pan
64913aaf0f Refine assistant attachment payload handling 2026-05-25 09:56:06 +08:00
Haitao Pan
064384aa3b fix: keep stopped gateway tasks out of pending queue 2026-05-25 08:49:20 +08:00
Haitao Pan
c9dcb5bcbc fix: group gateway skills and clean imports 2026-05-23 12:02:45 +08:00
Haitao Pan
f7e1973d9d fix: surface queued task feedback 2026-05-19 10:28:13 +08:00
Haitao Pan
0f5440d042 fix: remove polluted test task sessions 2026-05-19 08:21:45 +08:00
Haitao Pan
1114948fda test: remove hardcoded draft task fixture 2026-05-18 20:42:51 +08:00
Haitao Pan
e431a63360 Fix assistant task artifact and draft handling 2026-05-18 16:04:06 +08:00
Haitao Pan
935b0ac62a fix: keep agent mode selectable and omit OpenClaw model 2026-05-13 17:44:39 +08:00
Haitao Pan
9df22b23e6 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
d1113ff27a Remove runtime session task binding 2026-05-13 12:37:34 +08:00
Haitao Pan
ec4284598f Fix assistant session artifact binding 2026-05-12 16:47:09 +08:00
Haitao Pan
90a6a6cff9 fix: restart gateway turns after acp interruption 2026-05-10 12:59:09 +08:00
Haitao Pan
41ef452929 fix: hide OpenClaw artifact guard diagnostics 2026-05-08 18:14:36 +08:00
Haitao Pan
f176b7a656 feat: add assistant task runtime controls 2026-05-08 17:16:50 +08:00
Haitao Pan
7f166d07bb fix: retry interrupted acp handshakes 2026-05-08 16:01:18 +08:00
Haitao Pan
ad361c1ac9 feat: isolate concurrent assistant task runs 2026-05-08 15:04:42 +08:00
Haitao Pan
8598673724 fix: preserve acp interrupted task results 2026-05-08 14:19:26 +08:00
Haitao Pan
544dc44c47 feat: reveal artifact file locations 2026-05-07 15:36:43 +08:00
Haitao Pan
be24832f80 fix: sync bridge artifacts into sidebar 2026-05-05 12:46:00 +08:00
Haitao Pan
0b45992081 fix: unify bridge gateway readiness 2026-05-02 19:52:59 +08:00
Haitao Pan
52ef962251 fix: route gateway execution through managed bridge 2026-05-02 12:10:08 +08:00
Haitao Pan
f9b35cb5fe fix: enforce explicit gateway routing and isolate test environments
- Update AppController to enforce explicit routing and provider selection when target is gateway.

- Add environment overrides to isolate test suites from system environment variables.

- Add automatic ACP capabilities refresh on connection failure when runtime is configured.
2026-05-01 14:00:54 +08:00
Haitao Pan
fc16eec4a5 refactor(account): optimize bridge state flow and align with production vhost routing 2026-04-21 13:48:48 +08:00
Haitao Pan
ae3198412c fix(test): restore checkmark expectations and add missing ACP docs 2026-04-16 14:01:32 +08:00
Haitao Pan
f99f4d4677 Lock bridge ACP contract and remove app fallback state 2026-04-16 13:54:33 +08:00
Haitao Pan
94ae57f201 test: lock provider selection mainline contract 2026-04-14 13:56:58 +08:00
Haitao Pan
763e8f3c5e refactor: remove legacy single-agent provider selection flow 2026-04-14 12:43:05 +08:00
Haitao Pan
0a6ae2730c Drive task dialog providers from bridge catalog 2026-04-14 10:05:10 +08:00
Haitao Pan
ed11872383 fix: merge provider and bridge auth sync cleanups 2026-04-13 20:46:38 +08:00
Haitao Pan
02684aabde feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
818ff6774d fix: surface bridge-owned task dialog providers 2026-04-13 15:46:07 +08:00
Haitao Pan
cb936ad8b0 Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
Haitao Pan
05a346e372 Fix managed bridge auth sync and offline connection state 2026-04-13 10:07:46 +08:00
Haitao Pan
29db450352 Remove app-side pairingRequired connection state 2026-04-13 09:24:06 +08:00
Haitao Pan
155c4e3de1 Refine assistant task dialog mode mapping 2026-04-12 19:51:04 +08:00
Haitao Pan
bafcf3e25d Fix assistant provider selector and submit action 2026-04-12 19:06:06 +08:00
Haitao Pan
1591c251d0 Remove all repo test cases 2026-04-12 16:44:48 +08:00
Haitao Pan
5cb4c2d85d Merge branch 'codex/bridge-provider-catalog'
# Conflicts:
#	lib/app/app_controller_desktop_single_agent_go_task_flow.dart
#	lib/app/app_controller_desktop_thread_sessions.dart
#	test/features/assistant/assistant_page_composer_golden_test.dart
2026-04-12 15:44:27 +08:00
Haitao Pan
31f1a4da6b Refactor bridge provider readiness and trim stale tests 2026-04-12 15:42:15 +08:00