Commit Graph

264 Commits

Author SHA1 Message Date
Haitao Pan
65fabfe888 chore: update macOS deployment target to 14.0 and commit pending changes 2026-06-25 09:52:33 +08:00
Haitao Pan
de4b71c8a0 fix(settings): update account panel and assistant connection state 2026-06-17 21:01:56 +08:00
Haitao Pan
a4b039e8ca feat(workspace): run remote setup script 2026-06-14 14:28:20 +08:00
Haitao Pan
059156c90c feat(assistant): include attachment source paths in gateway prompts 2026-06-12 16:58:24 +08:00
Haitao Pan
f5957eb2dd fix: split desktop mouse move data channel 2026-06-09 15:54:36 +08:00
Haitao Pan
331759ef67 fix: clear desktop first-frame overlay after decode 2026-06-09 15:20:53 +08:00
Haitao Pan
94ae0267e7 feat: align workspace ready actions and naming 2026-06-09 10:58:21 +08:00
Haitao Pan
5928fe58d2 fix: smooth remote desktop input over webrtc 2026-06-09 10:46:58 +08:00
Haitao Pan
57e4448111 fix: isolate remote desktop webrtc sessions 2026-06-08 21:09:36 +08:00
Haitao Pan
983000bb6d Add default bridge save action 2026-06-08 18:35:08 +08:00
Haitao Pan
d74b58ef7b Improve workspace status summary wording 2026-06-08 18:14:00 +08:00
Haitao Pan
8932735d12 Relax workspace prechecks and add post-deploy validation 2026-06-08 17:43:40 +08:00
Haitao Pan
1351088e9e Clarify bridge DNS precheck message 2026-06-08 16:53:55 +08:00
Haitao Pan
7de2337fa0 Make workspace advanced configs extensible 2026-06-08 16:35:11 +08:00
Haitao Pan
c4f1c6ed78 Relax workspace OS checks and add YAML import/export 2026-06-08 16:14:12 +08:00
Haitao Pan
0ccf8c3716 Harden workspace prechecks 2026-06-08 15:52:21 +08:00
Haitao Pan
4accf2d3eb Add AI workspace management provisioning flow 2026-06-08 13:20:38 +08:00
Haitao Pan
4854eb0067 chore: log remote desktop WebRTC stats 2026-06-07 22:25:42 +08:00
Haitao Pan
82ae533db0 Sync artifact sidebar with selected task 2026-06-07 12:13:58 +08:00
Haitao Pan
4f88421c48 fix: keep syncing partial OpenClaw artifacts 2026-06-07 07:38:04 +08:00
Haitao Pan
bf7ea78cc9 fix: unify bridge auth token for desktop connect 2026-06-06 19:24:48 +08:00
Haitao Pan
38254caa4d fix: keep OpenClaw artifact sync polling 2026-06-06 18:02:13 +08:00
Haitao Pan
aeecca0f1c refactor: Remove OpenClaw rigid time limits and false positive no-exported-artifacts judgment 2026-06-05 18:10:34 +08:00
Haitao Pan
db2310a54b fix: allow stopping archived tasks 2026-06-05 16:59:41 +08:00
Cowork 3P
d663877705 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
3df75eedfe fix: finalize openclaw task polling results 2026-06-05 07:30:51 +08:00
Cowork 3P
ebd38daff2 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
5fb72adff3 refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
Cowork 3P
0c13e1b7bb fix desktop workspace stream fallback 2026-06-04 15:45:59 +08:00
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
c6f4bc6548 refactor: simplify remote desktop UI and add maximize toggle 2026-06-03 11:47:04 +08:00
Haitao Pan
1212f8cb41 feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +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
b710d21173 Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
Haitao Pan
bc6c2844a2 fix: repair bridge login sync runtime state 2026-06-01 10:02:13 +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
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
8339ef93f1 Fix assistant skill picker loading 2026-05-28 11:03:50 +08:00
Haitao Pan
3648af0565 Add bulk archive task selection 2026-05-28 09:17:52 +08:00
Haitao Pan
aee6b7eb8b Release v1.1.3 2026-05-27 15:10:07 +08:00
Haitao Pan
8cb97a09b9 Hide desktop agent dialog mode 2026-05-27 14:50:59 +08:00
Haitao Pan
eff678f58d Keep sidebar task order stable 2026-05-27 10:37:16 +08:00
Haitao Pan
e8daf436d2 Remove OpenClaw direct ACP route 2026-05-26 11:06:22 +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