Haitao Pan
1c13702946
fix(settings): update account panel and assistant connection state
2026-06-17 21:01:56 +08:00
Haitao Pan
6f99e8b320
fix: prioritize managed bridge sync state
2026-06-16 06:20:13 +08:00
Haitao Pan
f170d0be93
feat(workspace): run remote setup script
2026-06-14 14:28:20 +08:00
Haitao Pan
e1573f010d
fix(desktop): bound WebRTC offer wait
2026-06-13 07:10:28 +08:00
Haitao Pan
3e96062d7b
chore(desktop): remove advanced options panel
2026-06-13 07:09:06 +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
3b7fe976fc
fix: use renderer first-frame signal for desktop video
2026-06-09 15:25:42 +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
dbce4e128a
fix: show remote desktop first-frame state
2026-06-07 21:57:53 +08:00
Haitao Pan
a3db2f3660
Improve assistant task UX
2026-06-07 12:03:08 +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
8cf99b4681
refactor: align OpenClaw session key state flow
2026-06-06 11:51:01 +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
Haitao Pan
70be16004a
fix: remaining webrtc stream and test artifact changes
2026-06-05 12:49:46 +08:00
Haitao Pan
f1fcc1be46
fix(webrtc): resolve remote desktop black screen by properly binding remote video tracks and removing legacy Plan B constraints
2026-06-05 12:38:43 +08:00
Cowork 3P
7db671748d
fix: finalize openclaw task polling results
2026-06-05 07:30:51 +08:00
Cowork 3P
4af8615185
fix: use default native track attach for desktop stream
2026-06-05 06:13:18 +08:00
Cowork 3P
ae7df8ed49
refactor: remove stale runtime fallbacks
2026-06-04 22:38:09 +08:00
Cowork 3P
e6698bfa59
Simplify RTCVideoView constraints and disable adaptive resolution by default
2026-06-04 16:27:08 +08:00
Cowork 3P
a4fae2ffb4
Fix WebRTC desktop video stream rendering and inputs
2026-06-04 16:14:15 +08:00
Cowork 3P
995bc8aa3b
docs: rewrite README — fix repo name, remove stale multi-agent refs, add dependencies
...
- Title: XWorkmate → xworkmate-app
- Remove references to deleted multi-agent orchestration
- Fix download links: xworkmate.svc.plus → xworkmate-app
- Replace machine-specific /Users/shenlan/... paths with relative links
- Add Dependencies section: xworkmate-bridge, xworkspace-core-skills,
openclaw-multi-session-plugins, playbooks
- Consolidate Learn More links to repo-relative paths
2026-06-04 07:01:18 +00:00
Cowork 3P
fc43182028
refactor: remove multi-agent orchestration subsystem (Path B)
...
Remove the entire multi-agent collaboration execution path, including:
- MultiAgentOrchestrator and its 4-phase pipeline (Architect→Engineer→Tester→Iteration)
- ARIS framework preset and mount infrastructure
- Hardcoded model defaults (kimi-k2.5, minimax-m2.7, glm-5)
- Deprecated runCliPromptInternal() and its fallback call chain
- All related types: MultiAgentConfig, AgentWorkerConfig, MultiAgentRole, etc.
This collapses the architecture to a single clean path:
Flutter → GoTaskServiceClient → ACP Transport → Go Bridge → Remote Execution
2886 lines removed across 41 files.
2026-06-04 05:34:58 +00:00
Cowork 3P
121473b00c
feat(ui): apply BoxFit.fill for remote desktop WebRTC view to ensure no blank spaces
2026-06-04 12:57:43 +08:00
Cowork 3P
2bfe590bbf
refactor(skills): fix allowErrorPayload validation, improve auto-refresh guard
2026-06-04 04:26:03 +00:00
Cowork 3P
4070b26b20
refactor(skills): clean Path B, add retry + auto-refresh, fix silent failures
...
- Remove Path B (direct WebSocket RPC), unify skills loading via ACP bridge sessionClient
- Delete skillsStatusPayloadInternal fragile nested-key parsing
- SkillsController: explicit error when offline (no more silent empty), auto-retry with 2s/4s backoff
- Auto-refresh on gateway connect via ChangeNotifier listener
- Gateway connect: concurrent Future.wait for independent controller refreshes
- UI: retry button in skill picker empty/error states
- Clean up skillsController from relayChildChangeInternal listeners
2026-06-04 03:48:29 +00:00
Haitao Pan
ebb42e0766
feat: improve webrtc keyboard mapping and add adaptive resolution default
2026-06-04 11:00:31 +08:00
Haitao Pan
2b228a0ff6
refactor(ui): eliminate unowned helper sprawl in assistant skill picker
2026-06-04 10:08:02 +08:00
Haitao Pan
b5e117a6ef
feat: add collapse toggle to desktop control panel
2026-06-04 09:25:20 +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
3ca8436702
chore: prepare release v1.1.4 (app store compliance, remote desktop fixes, ci verification)
2026-06-03 15:52:44 +08:00
Haitao Pan
1fcbd0e9dd
feat: add runtime logs tab to settings page
2026-06-03 14:29:37 +08:00
Haitao Pan
df3378dd8d
fix: revert sdpOffer to String to match Bridge SDP expectations
2026-06-03 12:44:19 +08:00
Haitao Pan
105e072833
fix(webrtc): pass SDP offer and answer as object to conform to backend format
2026-06-03 12:34:26 +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