Commit Graph

126 Commits

Author SHA1 Message Date
Haitao Pan
bc2e31f13b refactor: remove stale skill routing paths 2026-05-05 12:46:41 +08:00
Haitao Pan
be24832f80 fix: sync bridge artifacts into sidebar 2026-05-05 12:46:00 +08:00
Haitao Pan
c6efeb89aa Refine assistant bridge capability flow 2026-04-21 21:59:27 +08:00
Haitao Pan
f99f4d4677 Lock bridge ACP contract and remove app fallback state 2026-04-16 13:54:33 +08:00
Haitao Pan
94ae57f201 test: lock provider selection mainline contract 2026-04-14 13:56:58 +08:00
Haitao Pan
763e8f3c5e refactor: remove legacy single-agent provider selection flow 2026-04-14 12:43:05 +08:00
Haitao Pan
0a6ae2730c Drive task dialog providers from bridge catalog 2026-04-14 10:05:10 +08:00
Haitao Pan
ed11872383 fix: merge provider and bridge auth sync cleanups 2026-04-13 20:46:38 +08:00
Haitao Pan
02684aabde feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
818ff6774d fix: surface bridge-owned task dialog providers 2026-04-13 15:46:07 +08:00
Haitao Pan
29db450352 Remove app-side pairingRequired connection state 2026-04-13 09:24:06 +08:00
Haitao Pan
20e390bcb8 fix: recover bridge server sync state and hide stale model labels 2026-04-12 21:03:31 +08:00
Haitao Pan
155c4e3de1 Refine assistant task dialog mode mapping 2026-04-12 19:51:04 +08:00
Haitao Pan
bafcf3e25d Fix assistant provider selector and submit action 2026-04-12 19:06:06 +08:00
Haitao Pan
998600edf7 cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
Haitao Pan
f3b317969e Clean bridge provider unavailable UX copy 2026-04-12 16:41:38 +08:00
Haitao Pan
5cb4c2d85d Merge branch 'codex/bridge-provider-catalog'
# Conflicts:
#	lib/app/app_controller_desktop_single_agent_go_task_flow.dart
#	lib/app/app_controller_desktop_thread_sessions.dart
#	test/features/assistant/assistant_page_composer_golden_test.dart
2026-04-12 15:44:27 +08:00
Haitao Pan
31f1a4da6b Refactor bridge provider readiness and trim stale tests 2026-04-12 15:42:15 +08:00
Haitao Pan
8cc0506122 Replace OpenClaw gateway provider text with lobster badge 2026-04-12 14:55:21 +08:00
Haitao Pan
01bd9e2505 Remove gateway fallback from bridge task runtime 2026-04-12 11:34:12 +08:00
Haitao Pan
49d3036090 Remove project selection from task threads 2026-04-11 18:25:26 +08:00
Haitao Pan
806aef8ba5 Align app bridge API contract 2026-04-11 17:04:33 +08:00
Haitao Pan
033dd07a1b Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
Haitao Pan
cd75f4a52a Remove app-side auto bridge provider mode 2026-04-11 14:49:09 +08:00
Haitao Pan
ba013c3133 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
531ae26279 Clean up bridge provider dialog copy 2026-04-10 14:59:39 +08:00
Haitao Pan
4e80afa7d0 refactor: collapse assistant modes into gateway grouping 2026-04-09 10:52:25 +08:00
Haitao Pan
ef177b0168 fix: normalize gateway status and ACP endpoint diagnostics 2026-04-08 21:13:27 +08:00
Haitao Pan
dd2ba77910 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
ba7d187d1d Add core execution target flow coverage 2026-04-08 17:26:02 +08:00
Haitao Pan
040e030818 build: add test-all make targets 2026-04-08 16:37:12 +08:00
Haitao Pan
eb173a71e1 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
d5f91d4ba3 refactor desktop single-agent mode selection 2026-04-06 17:23:03 +08:00
Haitao Pan
db88714b08 fix: keep manual task target selection 2026-04-06 17:02:55 +08:00
Haitao Pan
d01358d0e6 Preserve auto execution targets in assistant UI 2026-04-06 16:52:22 +08:00
Haitao Pan
7ab4d254d0 Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
dea09ea464 Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
5708e65e09 Fix auto assistant readiness and header status chips 2026-04-06 07:28:48 +08:00
Haitao Pan
17c5c84736 Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
238d19508a style: balance desktop sidebar toggle placement 2026-03-30 13:18:53 +08:00
Haitao Pan
98d097065e style: tighten assistant chrome controls 2026-03-30 12:42:34 +08:00
Haitao Pan
7190231a06 style: unify compact radii and resize lane chrome 2026-03-30 12:28:11 +08:00
Haitao Pan
f7ef61f01c refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
d06d54e79a Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
e4ff2de29f fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
76fe331985 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
cc0086421f refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
f9efaa7e77 refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
c285f1e810 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
739d05432e refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00