Commit Graph

207 Commits

Author SHA1 Message Date
Haitao Pan
8eaa8481bd refactor: remove mobile approval surface 2026-05-24 12:15:54 +08:00
Haitao Pan
00ce7424a6 fix: group gateway skills and clean imports 2026-05-23 12:02:45 +08:00
Haitao Pan
68a1eeb1a0 fix: require yes before deleting archived tasks 2026-05-20 16:38:48 +08:00
Haitao Pan
bdb4801ea5 fix: mark archived task deletion destructive 2026-05-20 15:44:16 +08:00
Haitao Pan
840b658c3a feat: manage archived assistant tasks 2026-05-20 14:49:22 +08:00
Haitao Pan
61fa0d760b feat: show sidebar task status chips 2026-05-19 15:39:23 +08:00
Haitao Pan
818a36d2ae fix: surface queued task feedback 2026-05-19 10:28:13 +08:00
Haitao Pan
342c8a1c51 fix: remove polluted test task sessions 2026-05-19 08:21:45 +08:00
Haitao Pan
2c02aa55a9 test: remove hardcoded draft task fixture 2026-05-18 20:42:51 +08:00
Haitao Pan
74659330f5 Fix assistant task artifact and draft handling 2026-05-18 16:04:06 +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
436448afd2 Fix assistant session artifact binding 2026-05-12 16:47:09 +08:00
Haitao Pan
42cab0027d fix: restart gateway turns after acp interruption 2026-05-10 12:59:09 +08:00
Haitao Pan
9c45a2afb6 fix: hide OpenClaw artifact guard diagnostics 2026-05-08 18:14:36 +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
f4baad1cdb feat: isolate concurrent assistant task runs 2026-05-08 15:04:42 +08:00
Haitao Pan
c7eaa8a921 fix: preserve acp interrupted task results 2026-05-08 14:19:26 +08:00
Haitao Pan
4bb249ad34 feat: reveal artifact file locations 2026-05-07 15:36:43 +08:00
Haitao Pan
0bb1e067f1 fix: sync bridge artifacts into sidebar 2026-05-05 12:46:00 +08:00
Haitao Pan
fe66ebf481 fix: unify bridge gateway readiness 2026-05-02 19:52:59 +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
b445e77cfa fix: enforce explicit gateway routing and isolate test environments
- Update AppController to enforce explicit routing and provider selection when target is gateway.

- Add environment overrides to isolate test suites from system environment variables.

- Add automatic ACP capabilities refresh on connection failure when runtime is configured.
2026-05-01 14:00:54 +08:00
Haitao Pan
da58a843e2 fix: normalize bridge metadata authorization 2026-04-30 13:28:24 +08:00
Haitao Pan
32ed1e129c Stabilize app shell surface test 2026-04-28 11:56:48 +08:00
Haitao Pan
040941b42d Refine bridge routing and settings cleanup 2026-04-22 00:49:41 +08:00
Haitao Pan
396665b9d0 refactor(account): optimize bridge state flow and align with production vhost routing 2026-04-21 13:48:48 +08:00
Haitao Pan
0c907a2a82 Fix settings save path coverage 2026-04-21 10:34:44 +08:00
Haitao Pan
a07458ab72 Fix settings save wiring 2026-04-19 20:09:21 +08:00
Haitao Pan
b19659bdb7 Refine signed-in account status layout 2026-04-19 19:59:54 +08:00
Haitao Pan
a76e51b6ec Refine account sync bridge state model 2026-04-19 19:42:00 +08:00
Haitao Pan
8282dfd759 fix(test): restore checkmark expectations and add missing ACP docs 2026-04-16 14:01:32 +08:00
Haitao Pan
7ff1e4460c Lock bridge ACP contract and remove app fallback state 2026-04-16 13:54:33 +08:00
Haitao Pan
4d2b13a053 test: lock provider selection mainline contract 2026-04-14 13:56:58 +08:00
Haitao Pan
cc0036985e refactor: remove legacy single-agent provider selection flow 2026-04-14 12:43:05 +08:00
Haitao Pan
503fe95286 Drive task dialog providers from bridge catalog 2026-04-14 10:05:10 +08:00
Haitao Pan
8ac6fdf3b5 fix: merge provider and bridge auth sync cleanups 2026-04-13 20:46:38 +08:00
Haitao Pan
d45acd08b4 feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
1218af84bb fix: surface bridge-owned task dialog providers 2026-04-13 15:46:07 +08:00
Haitao Pan
7b969ea91b Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
Haitao Pan
37f4cbcb32 Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
Haitao Pan
2f0cd5f464 Fix managed bridge auth sync and offline connection state 2026-04-13 10:07:46 +08:00
Haitao Pan
60ebc50314 Remove app-side pairingRequired connection state 2026-04-13 09:24:06 +08:00
Haitao Pan
8a4377683d Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
Haitao Pan
edb714da12 Refine assistant task dialog mode mapping 2026-04-12 19:51:04 +08:00
Haitao Pan
a4ec951b83 Fix assistant provider selector and submit action 2026-04-12 19:06:06 +08:00
Haitao Pan
2e5af4f57a Fix account sync and disconnect state updates 2026-04-12 18:18:40 +08:00