Commit Graph

47 Commits

Author SHA1 Message Date
Haitao Pan
4b62300e40 feat(assistant): include attachment source paths in gateway prompts 2026-06-12 16:58:24 +08:00
Haitao Pan
b2f4fc7868 fix: keep OpenClaw artifact sync polling 2026-06-06 18:02:13 +08:00
Haitao Pan
4f25126d4f fix: align OpenClaw task key flow 2026-06-06 13:56:03 +08:00
Haitao Pan
248d4b7013 refactor: explicitly pass openclawSessionKey in task start 2026-06-06 07:24:59 +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
debd54e14c fix: sync openclaw terminal snapshots in app 2026-06-05 17:13:05 +08:00
Haitao Pan
3e20fcb504 fix(arch): A1-A3 app layer anti-patterns cleanup 2026-06-05 13:05:04 +08:00
Cowork 3P
3b08995c0f feat(xworkmate): optimize desktop thread actions and Go task service client 2026-06-05 07:40:25 +08:00
Cowork 3P
4d43a4f0e1 fix: poll openclaw task handle to terminal snapshot 2026-06-05 06:16:05 +08:00
Cowork 3P
a05318324b fix: preserve openclaw failure artifacts 2026-06-04 22:59:56 +08:00
Cowork 3P
60ed369df7 refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +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
64862bdeb9 fix(openclaw): recover final task snapshots 2026-06-02 04:24:00 +08:00
Haitao Pan
bd6e21e265 fix: recover openclaw interrupted results 2026-05-22 11:20:46 +08:00
Haitao Pan
bc468d8f2e fix: keep agent mode selectable and omit OpenClaw model 2026-05-13 17:44:39 +08:00
Haitao Pan
f6e265cd03 Show historical files for empty OpenClaw runs 2026-05-12 15:12:31 +08:00
Haitao Pan
f7e67e7263 fix: surface gotask failure diagnostics 2026-05-05 15:12:30 +08:00
Haitao Pan
1269fe0199 fix: remove openclaw artifact export fallback 2026-05-05 13:48:12 +08:00
Haitao Pan
7c4a63e732 fix: export openclaw artifacts from app fallback 2026-05-05 13:44:54 +08:00
Haitao Pan
ebd4e5c35c fix: sync bridge artifacts into sidebar 2026-05-05 12:46:00 +08:00
Haitao Pan
16d4d5e221 fix: sync bridge artifacts and route openclaw tasks 2026-05-03 12:14:35 +08:00
Haitao Pan
f73a7b55bd fix: route gateway execution through managed bridge 2026-05-02 12:10:08 +08:00
Haitao Pan
50bea36d11 fix: preserve hermes failure diagnostics 2026-04-29 19:27:09 +08:00
Haitao Pan
d530e4b973 Sync inline ACP artifacts from task results 2026-04-28 16:49:18 +08:00
Haitao Pan
1639da93e3 Show ACP provider failures in task output 2026-04-27 12:31:42 +08:00
Haitao Pan
11bc09d985 Fix ACP task response display parsing 2026-04-27 11:19:24 +08:00
Haitao Pan
e1e29b393f Fix bridge gateway task params 2026-04-26 10:17:38 +08:00
Haitao Pan
d4e09d7113 Drive task dialog providers from bridge catalog 2026-04-14 10:05:10 +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
3cfae35b08 Clean bridge provider unavailable UX copy 2026-04-12 16:41:38 +08:00
Haitao Pan
5db02c6aaa Remove gateway fallback from bridge task runtime 2026-04-12 11:34:12 +08:00
Haitao Pan
8ab640bc5a Show bridge resultSummary in task output 2026-04-11 18:44:17 +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
13f39dcb8a refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
0391039c18 Implement local-first single-agent artifact sync 2026-04-10 14:59:42 +08:00
Haitao Pan
c8dc5fdb53 fix: surface ACP failure diagnostics in bridge flows 2026-04-10 11:22:59 +08:00
Haitao Pan
7f443a228c fix: preserve external ACP workspace resolution 2026-04-10 10:46:46 +08:00
Haitao Pan
6b15741b99 cleanup: switch desktop ACP paths to direct Go stdio bridge 2026-04-08 20:56:15 +08:00
Haitao Pan
0165eeff5a refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
c5b0489654 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
0e0ec2fbc2 Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
abe3815d2e refactor: route task threads through go task service 2026-04-06 11:58:54 +08:00