Commit Graph

17 Commits

Author SHA1 Message Date
Haitao Pan
a353f6866f fix(settings): update account panel and assistant connection state 2026-06-17 21:01:56 +08:00
Haitao Pan
484b10ecf5 fix: remove polluted test task sessions 2026-05-19 08:21:45 +08:00
Haitao Pan
7ff53a1246 test: remove hardcoded draft task fixture 2026-05-18 20:42:51 +08:00
Haitao Pan
87c978d456 Remove runtime session task binding 2026-05-13 12:37:34 +08:00
Haitao Pan
0e9ccb7ed4 fix: restart gateway turns after acp interruption 2026-05-10 12:59:09 +08:00
Haitao Pan
093db7dfc5 fix: stabilize ACP gateway connect failures 2026-05-09 15:12:51 +08:00
Haitao Pan
f7f2a9caf8 fix: retry interrupted acp handshakes 2026-05-08 16:01:18 +08:00
Haitao Pan
5e3648db3b fix: continue ACP sessions after interrupted reads 2026-05-08 09:46:52 +08:00
Haitao Pan
679ce97d7b fix: label openclaw socket closures 2026-05-07 17:47:27 +08:00
Haitao Pan
6b542acc9a fix: clarify openclaw gateway offline error 2026-05-02 21:46:01 +08:00
Haitao Pan
d8be39f5cf fix: unify bridge gateway readiness 2026-05-02 19:52:59 +08:00
Haitao Pan
b582b1e815 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
eeaaec0458 fix bridge readiness checks 2026-04-22 10:17:51 +08:00
Haitao Pan
99796e238c Refactor bridge runtime routing 2026-04-21 16:28:26 +08:00
Haitao Pan
d3b6585bd5 refactor(bridge): enforce remote bridge execution and remove local ACP fallbacks
- Prioritize remote endpoints for svc.plus accounts.
- Remove legacy local go-core execution logic.
- Remove legacy local codex app-server launch logic.
- Update endpoint resolution to support provider-specific paths.
2026-04-21 12:35:52 +08:00
Haitao Pan
add6d0eb95 Fix managed bridge auth sync and offline connection state 2026-04-13 10:07:46 +08:00
Haitao Pan
ce4f272d1d Remove app-side pairingRequired connection state 2026-04-13 09:24:06 +08:00