Commit Graph

423 Commits

Author SHA1 Message Date
Haitao Pan
1f977caee2 test: lock provider selection mainline contract 2026-04-14 13:56:58 +08:00
Haitao Pan
51c90e9613 refactor: remove legacy single-agent provider selection flow 2026-04-14 12:43:05 +08:00
Haitao Pan
d4e09d7113 Drive task dialog providers from bridge catalog 2026-04-14 10:05:10 +08:00
Haitao Pan
69f0d451d9 fix: merge provider and bridge auth sync cleanups 2026-04-13 20:46:38 +08:00
Haitao Pan
77fb493edd Use direct profile sync for account bridge setup 2026-04-13 19:28:53 +08:00
Haitao Pan
e7b09d235d feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
2d7a283797 fix: surface bridge-owned task dialog providers 2026-04-13 15:46:07 +08:00
Haitao Pan
76d19e3186 fix(runtime): reuse matching gateway token for ACP auth 2026-04-13 14:48:54 +08:00
Haitao Pan
b2b7a092ad Refresh agent providers on agent selection 2026-04-13 14:03:21 +08:00
Haitao Pan
b5abc8bf09 Fix ACP bearer auth normalization 2026-04-13 12:44:27 +08:00
Haitao Pan
0fdb560ddb Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
Haitao Pan
067c673e88 Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
Haitao Pan
895c34dd9d Remove desktop bridge legacy chain 2026-04-13 11:00:34 +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
Haitao Pan
1c539d437f Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
Haitao Pan
c1d9b64a2c fix: recover bridge server sync state and hide stale model labels 2026-04-12 21:03:31 +08:00
Haitao Pan
edd9a5993c Refine assistant task dialog mode mapping 2026-04-12 19:51:04 +08:00
Haitao Pan
7934b1b1d9 Fix assistant provider selector and submit action 2026-04-12 19:06:06 +08:00
Haitao Pan
d7c055940f cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
Haitao Pan
3cfae35b08 Clean bridge provider unavailable UX copy 2026-04-12 16:41:38 +08:00
Haitao Pan
6db804f133 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
53d411fb9e Refactor bridge provider readiness and trim stale tests 2026-04-12 15:42:15 +08:00
Haitao Pan
e4d48d7979 Clean bridge provider routing and refresh repo instructions 2026-04-12 14:09:25 +08:00
Haitao Pan
64e14beb70 Remove local CLI and provider mirror decisions 2026-04-12 12:23:00 +08:00
Haitao Pan
5db02c6aaa Remove gateway fallback from bridge task runtime 2026-04-12 11:34:12 +08:00
Haitao Pan
f4a4d6ad4b Route assistant threads through canonical bridge entry 2026-04-12 08:59:26 +08:00
Haitao Pan
47e2909cd7 Unify bridge sync gating for ACP sessions 2026-04-11 22:46:06 +08:00
Haitao Pan
e7eeef193c Unify bridge sync field names 2026-04-11 20:25:40 +08:00
Haitao Pan
d19d40e594 Remove project selection from task threads 2026-04-11 18:25:26 +08:00
Haitao Pan
340f16078d Simplify bridge login sync 2026-04-11 17:32:30 +08:00
Haitao Pan
1d40ed7bc7 Fix thread storage target sanitization 2026-04-11 17:15:48 +08:00
Haitao Pan
31aba6d346 Align app bridge API contract 2026-04-11 17:04:33 +08:00
Haitao Pan
24813f95e7 Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
Haitao Pan
65e46cab10 Remove app-side auto bridge provider mode 2026-04-11 14:49:09 +08:00
Haitao Pan
483663c598 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
be7331fa3d fix: align merged desktop ACP runtime wiring 2026-04-11 12:07:34 +08:00
Haitao Pan
61348d1985 Merge branch 'codex/remove-stale-app-runtime' into codex/merge-temp-all
# Conflicts:
#	lib/app/app_controller_desktop_runtime_coordination_impl.dart
#	lib/app/app_controller_desktop_runtime_helpers.dart
2026-04-11 12:03:54 +08:00
Haitao Pan
75e2a83ae7 Merge branch 'codex/fix-gemini-agent-mode' into codex/merge-temp-all 2026-04-11 12:02:58 +08:00
Haitao Pan
e4096864ab Merge branch 'codex/fix-settings-resync-logout' into codex/merge-temp-all 2026-04-11 12:02:56 +08:00
Haitao Pan
45e6ce4b4c refactor: remove stale single-agent runtime paths 2026-04-11 12:02:32 +08:00
Haitao Pan
37cefdfec6 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
9412149485 fix: keep settings account summary on canonical state 2026-04-11 12:02:32 +08:00
Haitao Pan
bf33d90d33 Use bridge session client for desktop gateway runtime 2026-04-11 09:59:21 +08:00
Haitao Pan
7f30ecbfb9 merge: absorb codex/cleanup-stale-local-gateway 2026-04-11 09:02:32 +08:00
Haitao Pan
f3770192a5 refactor: remove stale thread target fallback 2026-04-11 09:02:22 +08:00
Haitao Pan
89346b0831 merge: absorb codex/remove-silent-local-fallback
# Conflicts:
#	lib/app/app_controller_desktop_single_agent_go_task_flow.dart
2026-04-11 09:00:50 +08:00
Haitao Pan
56e80fef60 Add bridge-to-app remote provider test coverage 2026-04-11 08:57:09 +08:00
Haitao Pan
288da17a47 refactor: remove silent local gateway fallback 2026-04-11 08:53:51 +08:00
Haitao Pan
952a26a6ac merge: absorb codex/bridge-owned-single-agent-wave2 2026-04-11 08:21:48 +08:00
Haitao Pan
06117e9f0c merge: consolidate CI and thread binding branch work 2026-04-11 08:20:51 +08:00
Haitao Pan
13f39dcb8a refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
94ecedee84 refactor: remove stale app-driven external ACP provider sync 2026-04-10 21:00:18 +08:00
Haitao Pan
e0a96002f3 merge: settings screenshot-only cleanup 2026-04-10 16:51:20 +08:00
Haitao Pan
5ad130e845 remove app legacy account and secret compat 2026-04-10 16:50:50 +08:00
Haitao Pan
e1e0ddb456 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
0855bff112 Merge branch 'codex/fix-remote-gateway-acp' 2026-04-10 15:39:12 +08:00
Haitao Pan
7b89c44499 fix: remove stale ACP gateway fallback routing 2026-04-10 15:37:50 +08:00
Haitao Pan
b94f0cb849 Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
aded63a41d Merge branch 'codex/provider-ui-cleanup' 2026-04-10 15:03:29 +08:00
Haitao Pan
1399187e6b Merge branch 'codex/dynamic-provider-source'
# Conflicts:
#	lib/app/app_controller_desktop_core.dart
#	test/runtime/acp_bridge_provider_hub_suite.dart
2026-04-10 15:03:26 +08:00
Haitao Pan
0391039c18 Implement local-first single-agent artifact sync 2026-04-10 14:59:42 +08:00
Haitao Pan
9e407bf090 Clean up bridge provider dialog copy 2026-04-10 14:59:39 +08:00
Haitao Pan
f1b461e26a Add dynamic bridge provider picker sources 2026-04-10 14:59:39 +08:00
Haitao Pan
97cb25a890 Refactor single-agent providers to bridge catalog 2026-04-10 14:20:39 +08:00
Haitao Pan
74daa6461d Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
Haitao Pan
dd90c66f35 feat: add settings sidebar back to chat action 2026-04-10 11:20:05 +08:00
Haitao Pan
6aa69bdf80 fix single-agent workspace binding 2026-04-10 10:18:02 +08:00
Haitao Pan
0fb0ccdf17 refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
Haitao Pan
4d200b6faa Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
c3ef4bbb60 Merge account and ACP settings into advanced config 2026-04-09 08:41:05 +08:00
Haitao Pan
b8692d69ba fix: normalize gateway status and ACP endpoint diagnostics 2026-04-08 21:13:27 +08:00
Haitao Pan
6b15741b99 cleanup: switch desktop ACP paths to direct Go stdio bridge 2026-04-08 20:56:15 +08:00
Haitao Pan
792f7920e9 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
a669453619 fix: restore single-agent error helper import 2026-04-08 20:35:42 +08:00
Haitao Pan
b4bccf8300 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
69a339e91d chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
Haitao Pan
34e1e1250e Refine ACP platform boundaries and tests 2026-04-08 19:51:26 +08:00
Haitao Pan
a670a63663 fix(desktop): isolate new task thread history 2026-04-08 19:26:06 +08:00
Haitao Pan
0165eeff5a refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
646fe1639d Merge branch 'codex/fix-home-backend-status-sync' 2026-04-08 17:23:17 +08:00
Haitao Pan
84f2e69d12 Fix OpenClaw status and Go task flow 2026-04-08 17:23:07 +08:00
Haitao Pan
658395ab6a fix(assistant): keep single-agent selectable for new threads 2026-04-08 16:53:25 +08:00
Haitao Pan
ea4abe350b build: add test-all make targets 2026-04-08 16:37:12 +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
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
f574045b6f Fix auto assistant readiness and header status chips 2026-04-06 07:28:48 +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
a1a55d1cbd fix(assistant): auto-bind workspace for only-chat fallback runs 2026-04-04 16:12:57 +08:00
Haitao Pan
7a450ab56b fix(gateway): fallback reconnect when go runtime endpoint is unavailable under app-store policy 2026-04-04 15:48:45 +08:00
Haitao Pan
a4ca01d7bc Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
148ef162ae Handle background capability refresh failures 2026-04-03 20:37:20 +08:00
Haitao Pan
6ca0740be0 Implement intent router state machine v2 2026-04-03 20:33:16 +08:00
Haitao Pan
283dcdd43c Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
e018fc15dd Implement intent router skill memory flow 2026-04-03 09:52:31 +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
9bcc4b1fac refactor: unify app theme surfaces by scene 2026-03-30 15:31:01 +08:00
Haitao Pan
91618c8866 style: remove desktop sidebar reveal border 2026-03-30 14:47:49 +08:00
Haitao Pan
739ec92819 style: move desktop sidebar reveal control to top 2026-03-30 13:51:14 +08:00
Haitao Pan
c9180cbca5 style: remove extra outer gutter between sidebar and workspace 2026-03-30 12:18:29 +08:00
Haitao Pan
8f21b0b4fe style: mirror sidebar gutters with artifact pane 2026-03-30 12:13:36 +08:00
Haitao Pan
7f82958935 style: balance shell gutters and sidebar minimum widths 2026-03-30 11:52:15 +08:00
Haitao Pan
94e7925c7a fix: open settings sidebar entry on integrations tab 2026-03-30 11:01:10 +08:00
Haitao Pan
aa040bd7c4 refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
bac6aad4cb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
8539eab3b7 refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
2028e672e2 Flatten settings navigation into unified overview 2026-03-29 21:31:33 +08:00
Haitao Pan
c7e279b645 Fix workspace thread binding and settings apply flow 2026-03-29 21:16:34 +08:00
Haitao Pan
dd5edb39ff Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
18034cf028 fix(single-agent): bind workspace root before send 2026-03-29 20:51:03 +08:00
Haitao Pan
04f69e0d44 Simplify settings apply flow 2026-03-29 17:42:36 +08:00
Haitao Pan
7c68bcdc39 Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
f16a07cc6c Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
9542dc3768 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
b10c42d11e refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
027a63d629 refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
21160ff68b merge: bring workspace-root fallback fix into main
# Conflicts:
#	test/runtime/app_controller_assistant_workspace_ref_test.dart
2026-03-29 12:44:44 +08:00
Haitao Pan
f93ad6e6f1 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
1f4b30cd47 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
1e40f4c013 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
79fd10cfa1 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
bcb4728f94 fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
2a5d297c10 chore: sync version and web controller status helpers 2026-03-28 19:49:34 +08:00
Haitao Pan
e3760b3638 refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
6c92d3488b refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
ef18a068be refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
5e996955ae Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
2ebb75106f refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +08:00
Haitao Pan
bec99b6d5d refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
5e15e7f6ad fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
2a65d1743a fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
acaa8e8908 fix(assistant): rebind stale thread workspaces 2026-03-27 19:30:37 +08:00
Haitao Pan
00b07afa12 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
147e2279c9 Split desktop app controller responsibilities 2026-03-27 15:54:20 +08:00
Haitao Pan
de010bab5e Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
a2eb29bcd9 release: prepare v0.8 2026-03-26 23:31:13 +08:00
Haitao Pan
1aab170290 Adopt document workspace visual baseline 2026-03-26 20:31:24 +08:00
Haitao Pan
2e9e82540b Refactor macOS status bar background runtime 2026-03-26 19:13:05 +08:00
Haitao Pan
041fb8869e Add desktop background-run lifecycle hooks 2026-03-26 18:42:11 +08:00
Haitao Pan
68cdbe4e4b Isolate assistant thread working directories 2026-03-26 18:25:41 +08:00
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
52cf849c1a feat(settings): improve skill directory authorization input 2026-03-26 13:42:10 +08:00
Haitao Pan
b5e60e4f72 Support symlinked skill directories 2026-03-26 12:03:24 +08:00
Haitao Pan
068312394c merge: fold codex/modules-skills-modes into main 2026-03-26 10:48:10 +08:00
Haitao Pan
4d47b591a7 feat(modules): simplify skills mode tabs 2026-03-26 10:48:05 +08:00
Haitao Pan
12a0a44383 feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
e20250fcf3 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
4562776601 fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
26b2c63c28 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
e4d10034cc feat(assistant): rebuild desktop local skills loading rules 2026-03-25 21:55:37 +08:00
Haitao Pan
99b89f0851 refactor(assistant): remove desktop local skills loader 2026-03-25 21:44:54 +08:00
Haitao Pan
856aecc1fd feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
499e907bab Fix single-agent transcript isolation 2026-03-25 18:27:13 +08:00
Haitao Pan
d8cd980433 Replace sidebar logo with chevron icon 2026-03-25 17:48:22 +08:00
Haitao Pan
6f8c47627a Rebuild desktop single-agent local skills loader 2026-03-25 17:42:32 +08:00
Haitao Pan
0be03ad6ed Remove desktop single-agent local skills loader 2026-03-25 17:19:59 +08:00
Haitao Pan
6aaa200edb Refine single-agent local skill root precedence 2026-03-25 16:01:01 +08:00
Haitao Pan
5dc11af5c7 Include workspace skill roots by default 2026-03-25 15:50:19 +08:00
Haitao Pan
fd55265b39 Refine single-agent skills caching 2026-03-25 15:40:20 +08:00
Haitao Pan
88965f5cb7 Refine sidebar door icons and artifact toggle placement 2026-03-25 15:20:32 +08:00
Haitao Pan
2965deb43f Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
2834afc4e8 Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
b86692e5ab feat(assistant): align single-agent skills by provider and move model control 2026-03-25 11:08:33 +08:00
Haitao Pan
1ef8d6322d feat(ui): add settings quick actions and home shortcut 2026-03-25 10:06:42 +08:00
Haitao Pan
573f4544ff refactor(web): keep assistant home free of global sidebar 2026-03-24 21:03:59 +08:00
Haitao Pan
44edf700ff feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
37ee2729e0 refactor(web): align shell and focused entry chrome 2026-03-24 18:26:39 +08:00
Haitao Pan
c67db9472b feat(web): align assistant homepage with app layout 2026-03-24 18:02:44 +08:00
Haitao Pan
e396d6b176 feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +08:00
Haitao Pan
332ee750b3 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
adb93ed7ff Fix single-agent ACP model ownership 2026-03-24 00:11:43 +08:00
Haitao Pan
ab45512679 Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
bd76a91130 Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
293278961e Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
011a1d640e Remove discoveredSkills runtime remnants 2026-03-23 20:19:23 +08:00
Haitao Pan
7102130ca6 Clean up first-batch single-agent skills flow 2026-03-23 20:06:26 +08:00
Haitao Pan
9064c4e1fd Add local single-agent skill discovery 2026-03-23 19:56:06 +08:00
Haitao Pan
2232842c4c Isolate gateway secrets per profile slot 2026-03-23 19:20:49 +08:00
Haitao Pan
24a12bf5f6 fix: update external agent ACP copy 2026-03-23 18:52:41 +08:00
Haitao Pan
5f2e42e9ff merge: external single-agent app-server for app store 2026-03-23 18:20:49 +08:00
Haitao Pan
ee09c13d88 refactor(appstore): use external single-agent app-server 2026-03-23 18:20:42 +08:00
Haitao Pan
5bfbd70b2b refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
47273a2d41 chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +08:00
Haitao Pan
144428f054 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00