Haitao Pan
4b62300e40
feat(assistant): include attachment source paths in gateway prompts
2026-06-12 16:58:24 +08:00
Haitao Pan
f034e6f28e
Stabilize OpenClaw artifact sync
2026-06-08 10:49:09 +08:00
Haitao Pan
b7a842fce3
fix: require OpenClaw artifact export before completion
2026-06-06 18:23:05 +08:00
Haitao Pan
c16704b052
Refactor OpenClaw task integration as thin adapter
2026-06-06 07:56:32 +08:00
Haitao Pan
ea781b5206
refactor/app-thread-key
2026-06-06 06:51:30 +08:00
Haitao Pan
53875ff37b
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
6d5122682c
refactor: Remove OpenClaw rigid time limits and false positive no-exported-artifacts judgment
2026-06-05 18:10:34 +08:00
Haitao Pan
81ecfba85a
feat: Remote Desktop UI and Client WebRTC Integration
2026-06-03 10:50:06 +08:00
Haitao Pan
55a1ce2af4
Reassociate OpenClaw tasks through Bridge control plane
2026-06-02 11:58:40 +08:00
Haitao Pan
4825142617
fix: group gateway skills and clean imports
2026-05-23 12:02:45 +08:00
Haitao Pan
564fa533ac
fix: isolate task artifacts by current sync
2026-05-09 17:01:04 +08:00
Haitao Pan
8fa349c483
Fix gateway routing when provider catalog is empty
2026-04-16 13:54:33 +08:00
Haitao Pan
ce4f272d1d
Remove app-side pairingRequired connection state
2026-04-13 09:24:06 +08:00
Haitao Pan
edd9a5993c
Refine assistant task dialog mode mapping
2026-04-12 19:51:04 +08:00
Haitao Pan
d7c055940f
cleanup assistant single-agent code paths
2026-04-12 18:34:28 +08:00
Haitao Pan
53d411fb9e
Refactor bridge provider readiness and trim stale tests
2026-04-12 15:42:15 +08:00
Haitao Pan
d19d40e594
Remove project selection from task threads
2026-04-11 18:25:26 +08:00
Haitao Pan
31aba6d346
Align app bridge API contract
2026-04-11 17:04:33 +08:00
Haitao Pan
24813f95e7
Refactor app execution semantics to agent and gateway
2026-04-11 16:23:26 +08:00
Haitao Pan
65e46cab10
Remove app-side auto bridge provider mode
2026-04-11 14:49:09 +08:00
Haitao Pan
5ad130e845
remove app legacy account and secret compat
2026-04-10 16:50:50 +08:00
Haitao Pan
0391039c18
Implement local-first single-agent artifact sync
2026-04-10 14:59:42 +08:00
Haitao Pan
80da85d65d
fix: sync pairing status with connected gateway state
2026-04-08 18:48:31 +08:00
Haitao Pan
84f2e69d12
Fix OpenClaw status and Go task flow
2026-04-08 17:23:07 +08:00
Haitao Pan
c5b0489654
Remove legacy auto execution target routing
2026-04-06 19:01:24 +08:00
Haitao Pan
0df2042c4a
Refine task sidebar target visibility and title persistence
2026-04-06 14:58:26 +08:00
Haitao Pan
ba4454ebd2
Clean legacy task thread state plumbing
2026-04-06 10:27:01 +08:00
Haitao Pan
d6b2e1c181
Refactor TaskThread workspace binding semantics
2026-04-06 06:48:12 +08:00
Haitao Pan
283dcdd43c
Add top-level Auto task dialog mode
2026-04-03 19:55:47 +08:00
Haitao Pan
e018fc15dd
Implement intent router skill memory flow
2026-04-03 09:52:31 +08:00
Haitao Pan
1f4b30cd47
Migrate task thread runtime to Go Agent-core
2026-03-29 12:23:03 +08:00
Haitao Pan
79fd10cfa1
Refactor assistant thread model to TaskThread
2026-03-28 22:30:44 +08:00
Haitao Pan
6c92d3488b
refactor: remove Dart part mechanism across lib and test
2026-03-28 17:06:52 +08:00