Commit Graph

264 Commits

Author SHA1 Message Date
Haitao Pan
c22cd049b3 chore: update macOS deployment target to 14.0 and commit pending changes 2026-06-25 09:52:33 +08:00
Haitao Pan
1c13702946 fix(settings): update account panel and assistant connection state 2026-06-17 21:01:56 +08:00
Haitao Pan
f170d0be93 feat(workspace): run remote setup script 2026-06-14 14:28:20 +08:00
Haitao Pan
8a464b4ef2 feat(assistant): include attachment source paths in gateway prompts 2026-06-12 16:58:24 +08:00
Haitao Pan
3eaf0300b5 fix: split desktop mouse move data channel 2026-06-09 15:54:36 +08:00
Haitao Pan
b7e74569ac fix: clear desktop first-frame overlay after decode 2026-06-09 15:20:53 +08:00
Haitao Pan
8d3b90f6e4 feat: align workspace ready actions and naming 2026-06-09 10:58:21 +08:00
Haitao Pan
84aed8e8ff fix: smooth remote desktop input over webrtc 2026-06-09 10:46:58 +08:00
Haitao Pan
acb3ecbacf fix: isolate remote desktop webrtc sessions 2026-06-08 21:09:36 +08:00
Haitao Pan
c8a6b4f915 Add default bridge save action 2026-06-08 18:35:08 +08:00
Haitao Pan
e89a61a131 Improve workspace status summary wording 2026-06-08 18:14:00 +08:00
Haitao Pan
14de8078c8 Relax workspace prechecks and add post-deploy validation 2026-06-08 17:43:40 +08:00
Haitao Pan
8721617fae Clarify bridge DNS precheck message 2026-06-08 16:53:55 +08:00
Haitao Pan
9b906fa7da Make workspace advanced configs extensible 2026-06-08 16:35:11 +08:00
Haitao Pan
a1c5d076b1 Relax workspace OS checks and add YAML import/export 2026-06-08 16:14:12 +08:00
Haitao Pan
9b80d5c433 Harden workspace prechecks 2026-06-08 15:52:21 +08:00
Haitao Pan
3d1c803ee8 Add AI workspace management provisioning flow 2026-06-08 13:20:38 +08:00
Haitao Pan
bab0d54dc9 chore: log remote desktop WebRTC stats 2026-06-07 22:25:42 +08:00
Haitao Pan
d985efccc5 Sync artifact sidebar with selected task 2026-06-07 12:13:58 +08:00
Haitao Pan
69e53c8d5d fix: keep syncing partial OpenClaw artifacts 2026-06-07 07:38:04 +08:00
Haitao Pan
08ed4e9bcc fix: unify bridge auth token for desktop connect 2026-06-06 19:24:48 +08:00
Haitao Pan
51f8055025 fix: keep OpenClaw artifact sync polling 2026-06-06 18:02:13 +08:00
Haitao Pan
b7caa7dc5f refactor: Remove OpenClaw rigid time limits and false positive no-exported-artifacts judgment 2026-06-05 18:10:34 +08:00
Haitao Pan
3b30ee129d fix: allow stopping archived tasks 2026-06-05 16:59:41 +08:00
Cowork 3P
21f4e2d1d0 Merge branch 'codex/openclaw-final-deliverables' into release/v1.1.4
# Conflicts:
#	docs/architecture/cross-repo-task-state-workflow.md
#	test/runtime/assistant_execution_target_test.dart
2026-06-05 07:47:04 +08:00
Cowork 3P
7db671748d fix: finalize openclaw task polling results 2026-06-05 07:30:51 +08:00
Cowork 3P
38c35b3bb3 Merge branch 'main' into release/v1.1.4
# Conflicts:
#	lib/features/desktop/desktop_client.dart
#	test/features/desktop/desktop_client_test.dart
2026-06-05 06:21:58 +08:00
Cowork 3P
ae7df8ed49 refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
Cowork 3P
b2dda988a2 fix desktop workspace stream fallback 2026-06-04 15:45:59 +08:00
Cowork 3P
18f26ddaef 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
2b228a0ff6 refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00
Haitao Pan
b3b08f893f fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
Haitao Pan
0694791b80 refactor: simplify remote desktop UI and add maximize toggle 2026-06-03 11:47:04 +08:00
Haitao Pan
d08bc29ceb feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +08:00
Haitao Pan
18a6401cf3 fix(openclaw): keep artifact runs session scoped 2026-06-02 00:48:56 +08:00
Haitao Pan
38055a4449 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
25d962155b Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
Haitao Pan
5ffc72b610 fix: repair bridge login sync runtime state 2026-06-01 10:02:13 +08:00
Haitao Pan
e2148950b5 Fix task refresh layout stability 2026-05-30 12:02:03 +08:00
Haitao Pan
47dd12578e fix: keep running task follow-up in current thread 2026-05-29 09:05:02 +08:00
Haitao Pan
0741f7e468 Merge release/v1.1.3 into main 2026-05-28 13:08:45 +08:00
Haitao Pan
5360570a64 Stabilize mobile provider sheet test 2026-05-28 11:26:22 +08:00
Haitao Pan
5ed1100edb Fix assistant skill picker loading 2026-05-28 11:03:50 +08:00
Haitao Pan
a9b589e61d Add bulk archive task selection 2026-05-28 09:17:52 +08:00
Haitao Pan
82dcfb6349 Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
0dd640c4a3 Hide desktop agent dialog mode 2026-05-27 14:50:59 +08:00
Haitao Pan
03c0d0da7d Keep sidebar task order stable 2026-05-27 10:37:16 +08:00
Haitao Pan
da240d627b Remove OpenClaw direct ACP route 2026-05-26 11:06:22 +08:00
Haitao Pan
b2fa0b8bb1 feat(mobile): move configuration chips to + menu and add left drawer 2026-05-26 07:17:16 +08:00
Haitao Pan
593566c8e5 feat(mobile): redesign mobile UX and iOS native experience 2026-05-26 07:05:55 +08:00