Haitao Pan
|
ea4abe350b
|
build: add test-all make targets
|
2026-04-08 16:37:12 +08:00 |
|
Haitao Pan
|
319d7a383f
|
test: add automation suite coverage
|
2026-04-08 16:35:25 +08:00 |
|
Haitao Pan
|
c5b0489654
|
Remove legacy auto execution target routing
|
2026-04-06 19:01:24 +08:00 |
|
Haitao Pan
|
45742bac3e
|
fix(desktop): restore single-agent mode selection
|
2026-04-06 17:44:34 +08:00 |
|
Haitao Pan
|
eb502da43e
|
refactor desktop single-agent mode selection
|
2026-04-06 17:23:03 +08:00 |
|
Haitao Pan
|
cd962b57fb
|
fix: keep manual task target selection
|
2026-04-06 17:02:55 +08:00 |
|
Haitao Pan
|
691ee9b250
|
Refactor single-agent execution chain
|
2026-04-06 16:01:27 +08:00 |
|
Haitao Pan
|
e7aa5d2053
|
Fix stale single-agent provider bindings
|
2026-04-06 15:37:44 +08:00 |
|
Haitao Pan
|
cfc715f321
|
Merge branch 'codex/fix-target-refresh'
|
2026-04-06 15:15:16 +08:00 |
|
Haitao Pan
|
2ab83a30bc
|
Fix gateway test pairing identity reuse
|
2026-04-06 15:15:10 +08:00 |
|
Haitao Pan
|
a2178d5591
|
Fix gateway target visibility after settings apply
|
2026-04-06 15:15:06 +08:00 |
|
Haitao Pan
|
0df2042c4a
|
Refine task sidebar target visibility and title persistence
|
2026-04-06 14:58:26 +08:00 |
|
Haitao Pan
|
1271562cf1
|
fix: sync custom single-agent providers before execution
|
2026-04-06 14:33:20 +08:00 |
|
Haitao Pan
|
de6f4677ca
|
Fix chat.send metadata regression across gateway clients
|
2026-04-06 13:53:25 +08:00 |
|
Haitao Pan
|
2210b5f7f1
|
Fix OpenClaw chat.send metadata regression
|
2026-04-06 13:50:29 +08:00 |
|
Haitao Pan
|
e9670d5095
|
Hide auto task dialog mode when feature flag is disabled
|
2026-04-06 13:27:09 +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 |
|
Haitao Pan
|
ba4454ebd2
|
Clean legacy task thread state plumbing
|
2026-04-06 10:27:01 +08:00 |
|
Haitao Pan
|
6efa70ee8b
|
Align strict TaskThread workspace semantics
|
2026-04-06 09:57:37 +08:00 |
|
Haitao Pan
|
e109e43d99
|
Bundle go-core helper with macOS app and drop external CLI fallback
|
2026-04-06 09:39:16 +08:00 |
|
Haitao Pan
|
f574045b6f
|
Fix auto assistant readiness and header status chips
|
2026-04-06 07:28:48 +08:00 |
|
Haitao Pan
|
fbbf4b8375
|
Fix desktop GoAgentCore endpoint routing
|
2026-04-06 07:00:49 +08:00 |
|
Haitao Pan
|
d6b2e1c181
|
Refactor TaskThread workspace binding semantics
|
2026-04-06 06:48:12 +08:00 |
|
Haitao Pan
|
c43a8d9d10
|
Implement ACP routing v2 integration flow
|
2026-04-05 21:55:41 +08:00 |
|
Haitao Pan
|
b4dbdc56f2
|
ci: fix workflow verification failures
|
2026-04-05 19:05:27 +08:00 |
|
Haitao Pan
|
b542229311
|
Fix ACP endpoint scheme handling
|
2026-04-05 17:58:55 +08:00 |
|
Haitao Pan
|
83b5e68df9
|
Merge branch 'codex/tls-acp-handshake-20260404'
|
2026-04-04 18:39:48 +08:00 |
|
Haitao Pan
|
c77a6b649a
|
fix(acp): preserve hosted base paths for external endpoints
|
2026-04-04 18:37:56 +08:00 |
|
Haitao Pan
|
4e02c4a227
|
Support prefixed ACP endpoints
|
2026-04-04 18:34:35 +08:00 |
|
Haitao Pan
|
a1a55d1cbd
|
fix(assistant): auto-bind workspace for only-chat fallback runs
|
2026-04-04 16:12:57 +08:00 |
|
Haitao Pan
|
4d8d4cee75
|
Fix repeated gateway pairing loop
|
2026-04-04 15:35:57 +08:00 |
|
Haitao Pan
|
fa068bc815
|
Merge branch 'codex/acp-jsonfix'
|
2026-04-04 15:29:17 +08:00 |
|
Haitao Pan
|
a0502e072a
|
Handle ACP HTML fallback errors
|
2026-04-04 15:29:04 +08:00 |
|
Haitao Pan
|
06560255ab
|
Fix ACP desktop settings guidance
|
2026-04-04 15:28:43 +08:00 |
|
Haitao Pan
|
a4ca01d7bc
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
Haitao Pan
|
ed12ee3c4f
|
Align desktop ACP card actions
|
2026-04-04 14:08:46 +08:00 |
|
Haitao Pan
|
33f509d7e3
|
Polish web ACP endpoint card actions
|
2026-04-04 14:03:38 +08:00 |
|
Haitao Pan
|
38050c681d
|
Fix web ACP endpoint input stability
|
2026-04-04 13:58:06 +08:00 |
|
Haitao Pan
|
9148b1e609
|
Merge branch 'codex/auto-task-dialog-mode'
|
2026-04-03 19:55:57 +08:00 |
|
Haitao Pan
|
283dcdd43c
|
Add top-level Auto task dialog mode
|
2026-04-03 19:55:47 +08:00 |
|
Haitao Pan
|
85eab1806c
|
Clean up auto routing gateway terminology
|
2026-04-03 19:45:37 +08:00 |
|
Haitao Pan
|
e018fc15dd
|
Implement intent router skill memory flow
|
2026-04-03 09:52:31 +08:00 |
|
Haitao Pan
|
21b4555252
|
feat(account): remove local entry shortcut
|
2026-04-02 10:37:56 +08:00 |
|
Haitao Pan
|
03ee31ea81
|
feat(account): refine signed-out login card
|
2026-04-02 10:23:09 +08:00 |
|
Haitao Pan
|
62bc4d9525
|
merge: bring installed skill e2e harness into main
|
2026-04-02 10:15:13 +08:00 |
|
Haitao Pan
|
bff7895841
|
test: stabilize installed skill e2e harness
|
2026-04-02 10:13:32 +08:00 |
|
Haitao Pan
|
462268e0f2
|
feat: add account login sync with mfa
|
2026-04-02 08:29:55 +08:00 |
|
Haitao Pan
|
27ed4db18f
|
feat(account): add secure remote sync and installed-skill e2e
|
2026-03-30 19:35:53 +08:00 |
|
Haitao Pan
|
6472c7157b
|
test: guard removed mobile and web ui shims
|
2026-03-30 17:16:36 +08:00 |
|