Haitao Pan
059156c90c
feat(assistant): include attachment source paths in gateway prompts
2026-06-12 16:58:24 +08:00
Haitao Pan
3c2394e848
Stabilize OpenClaw artifact sync
2026-06-08 10:49:09 +08:00
Haitao Pan
e7314d48b6
fix: require OpenClaw artifact export before completion
2026-06-06 18:23:05 +08:00
Haitao Pan
4b6ec9146e
Refactor OpenClaw task integration as thin adapter
2026-06-06 07:56:32 +08:00
Haitao Pan
1edf6b7b3f
refactor/app-thread-key
2026-06-06 06:51:30 +08:00
Haitao Pan
3a548717ba
fix(chat): drop root-level expectedArtifactDirs to satisfy chat.send schema
...
- Remove the unexpected property at the root of gateway task metadata.
Keep the value nested in xworkmateTaskArtifactContract where the
OpenClaw chat.send schema allows it (-32002: invalid chat.send params).
- Drop dead local vars and the unused asInt helper in OpenClaw task
association parsing.
- Remove the obsolete 'sendChatMessage restarts before handling
OpenClaw artifact guard results' test superseded by the new terminal
artifact failure test.
2026-06-05 19:12:31 +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
1212f8cb41
feat: Remote Desktop UI and Client WebRTC Integration
2026-06-03 10:50:06 +08:00
Haitao Pan
4bb846c674
Reassociate OpenClaw tasks through Bridge control plane
2026-06-02 11:58:40 +08:00
Haitao Pan
c9dcb5bcbc
fix: group gateway skills and clean imports
2026-05-23 12:02:45 +08:00
Haitao Pan
e288be2454
fix: isolate task artifacts by current sync
2026-05-09 17:01:04 +08:00
Haitao Pan
a35640a186
Fix gateway routing when provider catalog is empty
2026-04-16 13:54:33 +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
998600edf7
cleanup assistant single-agent code paths
2026-04-12 18:34:28 +08:00
Haitao Pan
31f1a4da6b
Refactor bridge provider readiness and trim stale tests
2026-04-12 15:42:15 +08:00
Haitao Pan
49d3036090
Remove project selection from task threads
2026-04-11 18:25:26 +08:00
Haitao Pan
806aef8ba5
Align app bridge API contract
2026-04-11 17:04:33 +08:00
Haitao Pan
033dd07a1b
Refactor app execution semantics to agent and gateway
2026-04-11 16:23:26 +08:00
Haitao Pan
cd75f4a52a
Remove app-side auto bridge provider mode
2026-04-11 14:49:09 +08:00
Haitao Pan
60c2996e89
remove app legacy account and secret compat
2026-04-10 16:50:50 +08:00
Haitao Pan
64e46725d7
Implement local-first single-agent artifact sync
2026-04-10 14:59:42 +08:00
Haitao Pan
b75a1d7b75
fix: sync pairing status with connected gateway state
2026-04-08 18:48:31 +08:00
Haitao Pan
bc05e9bd8e
Fix OpenClaw status and Go task flow
2026-04-08 17:23:07 +08:00
Haitao Pan
eb173a71e1
Remove legacy auto execution target routing
2026-04-06 19:01:24 +08:00
Haitao Pan
7ab4d254d0
Refine task sidebar target visibility and title persistence
2026-04-06 14:58:26 +08:00
Haitao Pan
dea09ea464
Clean legacy task thread state plumbing
2026-04-06 10:27:01 +08:00
Haitao Pan
0a602cf063
Refactor TaskThread workspace binding semantics
2026-04-06 06:48:12 +08:00
Haitao Pan
17c5c84736
Add top-level Auto task dialog mode
2026-04-03 19:55:47 +08:00
Haitao Pan
9c6276e7e1
Implement intent router skill memory flow
2026-04-03 09:52:31 +08:00
Haitao Pan
d06d54e79a
Migrate task thread runtime to Go Agent-core
2026-03-29 12:23:03 +08:00
Haitao Pan
76fe331985
Refactor assistant thread model to TaskThread
2026-03-28 22:30:44 +08:00
Haitao Pan
c285f1e810
refactor: remove Dart part mechanism across lib and test
2026-03-28 17:06:52 +08:00