Commit Graph

271 Commits

Author SHA1 Message Date
Haitao Pan
d3502f9ea9 chore: prepare v1.1.3 release metadata 2026-05-28 13:20:57 +08:00
Haitao Pan
da240d627b Remove OpenClaw direct ACP route 2026-05-26 11:06:22 +08:00
Haitao Pan
1c5907a0e9 Fix ACP SSE no-result recovery 2026-05-25 12:52:31 +08:00
Haitao Pan
6d55bb51ea Fix mobile account sign-in flow 2026-05-25 11:00:21 +08:00
Haitao Pan
928059e6b8 fix: stabilize iOS login storage and mobile settings 2026-05-25 09:43:57 +08:00
Haitao Pan
00ce7424a6 fix: group gateway skills and clean imports 2026-05-23 12:02:45 +08:00
Haitao Pan
48d0d5b27c fix: lazy load bridge OpenClaw skills 2026-05-23 10:41:08 +08:00
Haitao Pan
b7578d8fea fix: load OpenClaw skills through bridge control plane 2026-05-22 21:27:44 +08:00
Haitao Pan
8af6356432 fix: use bridge skills for assistant picker 2026-05-22 20:30:34 +08:00
Haitao Pan
9d4d2fa85f fix: extend openclaw result recovery 2026-05-22 18:45:23 +08:00
Haitao Pan
cbd8e478c2 fix: recover openclaw interrupted results 2026-05-22 11:20:46 +08:00
Haitao Pan
20194f1bb2 fix: recover interrupted bridge task results 2026-05-18 18:33:09 +08:00
Haitao Pan
74659330f5 Fix assistant task artifact and draft handling 2026-05-18 16:04:06 +08:00
Haitao Pan
5b81ac928c fix openclaw task recovery after interrupted sse 2026-05-15 13:56:28 +08:00
Haitao Pan
bf113d924b fix: keep agent mode selectable and omit OpenClaw model 2026-05-13 17:44:39 +08:00
Haitao Pan
e50006c85b chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
06bde08ce3 Remove runtime session task binding 2026-05-13 12:37:34 +08:00
Haitao Pan
f846b31afc Fix atomic assistant task execution state 2026-05-12 21:23:58 +08:00
Haitao Pan
436448afd2 Fix assistant session artifact binding 2026-05-12 16:47:09 +08:00
Haitao Pan
4084a340a8 Show historical files for empty OpenClaw runs 2026-05-12 15:12:31 +08:00
Haitao Pan
141bc5c1d4 fix: isolate task artifacts by current sync 2026-05-09 17:01:04 +08:00
Haitao Pan
07ab0c837e fix: accept buffered ACP SSE results on abrupt close 2026-05-09 16:00:21 +08:00
Haitao Pan
7faa46f8b3 fix: stabilize ACP gateway connect failures 2026-05-09 15:12:51 +08:00
Haitao Pan
b5540fedd5 fix: keep OpenClaw task streams alive in app 2026-05-08 19:54:54 +08:00
Haitao Pan
eee7ebac58 test: track OpenClaw SSE keepalive diagnostics 2026-05-08 18:58:51 +08:00
Haitao Pan
34cb090598 fix: use OpenClaw task submit endpoint 2026-05-08 17:25:26 +08:00
Haitao Pan
4e6c2f7439 feat: add assistant task runtime controls 2026-05-08 17:16:50 +08:00
Haitao Pan
d6b7751d0e fix: retry interrupted acp handshakes 2026-05-08 16:01:18 +08:00
Haitao Pan
a628200127 fix: use SSE for OpenClaw task submit 2026-05-08 11:46:47 +08:00
Haitao Pan
a467834a8b fix: stabilize ACP closed flow handling 2026-05-08 10:54:23 +08:00
Haitao Pan
97400f0508 fix: continue ACP sessions after interrupted reads 2026-05-08 09:46:52 +08:00
Haitao Pan
f19c96bfa6 fix: label openclaw socket closures 2026-05-07 17:47:27 +08:00
Haitao Pan
c66e7b016d fix: use openclaw task submit endpoint 2026-05-07 08:44:23 +08:00
Haitao Pan
ffa11a4852 fix: route openclaw tasks through bridge rpc 2026-05-07 08:25:52 +08:00
Haitao Pan
85bdc93145 fix: extend openclaw task submit timeout 2026-05-06 20:10:44 +08:00
Haitao Pan
f250fe73e2 fix: use json openclaw task submit 2026-05-06 10:56:00 +08:00
Haitao Pan
06c2c87c15 fix: surface gotask failure diagnostics 2026-05-05 15:12:30 +08:00
Haitao Pan
e0cc49c47a fix: remove openclaw artifact export fallback 2026-05-05 13:48:12 +08:00
Haitao Pan
70d33c586b fix: export openclaw artifacts from app fallback 2026-05-05 13:44:54 +08:00
Haitao Pan
0bb1e067f1 fix: sync bridge artifacts into sidebar 2026-05-05 12:46:00 +08:00
Haitao Pan
6dbf7d836a fix: sync bridge artifacts and route openclaw tasks 2026-05-03 12:14:35 +08:00
Haitao Pan
0834cf3350 fix: route openclaw tasks via bridge gateway 2026-05-03 11:22:09 +08:00
Haitao Pan
ba046e57a7 fix: tighten bridge runtime diagnostics 2026-05-02 17:45:17 +08:00
Haitao Pan
d0615d6e30 fix: route gateway execution through managed bridge 2026-05-02 12:10:08 +08:00
Haitao Pan
8af618c6bf fix: preserve bridge acp 502 diagnostics 2026-05-01 14:43:05 +08:00
Haitao Pan
7748c9b34b fix: preserve hermes failure diagnostics 2026-04-29 19:27:09 +08:00
Haitao Pan
65ced40ced Sync inline ACP artifacts from task results 2026-04-28 16:49:18 +08:00
Haitao Pan
5043ce1269 Show ACP provider failures in task output 2026-04-27 12:31:42 +08:00
Haitao Pan
fd0a21af18 Fix ACP task response display parsing 2026-04-27 11:19:24 +08:00
Haitao Pan
902cff92ce Fix bridge gateway task params 2026-04-26 10:17:38 +08:00