Commit Graph

573 Commits

Author SHA1 Message Date
Haitao Pan
5bb2e8a896 Merge branch 'codex/remove-bundled-bins' 2026-04-11 14:45:56 +08:00
Haitao Pan
4a6b5701cc Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
Haitao Pan
ff1ada139f Merge branch 'codex/bridge-only-routing-cleanup' 2026-04-11 13:50:19 +08:00
Haitao Pan
d8d5d62b47 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
d79941804d Merge branch 'codex/settings-login-refactor' 2026-04-11 12:45:19 +08:00
Haitao Pan
8fe7f58315 Refactor settings account login flow 2026-04-11 12:45:14 +08:00
Haitao Pan
d5c1449596 fix: align merged desktop ACP runtime wiring 2026-04-11 12:07:34 +08:00
Haitao Pan
557e93bb30 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
e8ecaa5dd9 Merge branch 'codex/fix-gemini-agent-mode' into codex/merge-temp-all 2026-04-11 12:02:58 +08:00
Haitao Pan
81c37cbf8f Merge branch 'codex/fix-settings-resync-logout' into codex/merge-temp-all 2026-04-11 12:02:56 +08:00
Haitao Pan
808e9232c4 Merge branch 'codex/fix-thread-target-gateway-check' into codex/merge-temp-all 2026-04-11 12:02:53 +08:00
Haitao Pan
12896be37c refactor: remove stale single-agent runtime paths 2026-04-11 12:02:32 +08:00
Haitao Pan
6d17417487 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
1a88371681 fix: keep settings account summary on canonical state 2026-04-11 12:02:32 +08:00
Haitao Pan
df348ed4c7 fix: share ACP bridge across desktop runtimes 2026-04-11 12:02:32 +08:00
Haitao Pan
177b7b9ef0 Fix release pipeline verification and latest release tagging 2026-04-11 10:31:15 +08:00
Haitao Pan
8e3625726d Merge remote-tracking branch 'origin/main' 2026-04-11 09:59:51 +08:00
Haitao Pan
798f0d2dc5 Use bridge session client for desktop gateway runtime 2026-04-11 09:59:21 +08:00
Haitao Pan
bde28576a1 chore: suppress noisy macos third-party build warnings 2026-04-11 09:28:00 +08:00
Haitao Pan
8f1093c9de fix: validate staged mac app install 2026-04-11 09:22:00 +08:00
Haitao Pan
a4edbaa1a9 fix: fully clear account state on logout 2026-04-11 09:15:08 +08:00
acdf3cd560 Update build-and-release.yml 2026-04-11 09:09:12 +08:00
Haitao Pan
99a4af33f6 merge: absorb codex/cleanup-stale-local-gateway 2026-04-11 09:02:32 +08:00
Haitao Pan
8518491d04 refactor: remove stale thread target fallback 2026-04-11 09:02:22 +08:00
Haitao Pan
44fa99c460 test: fix bridge real e2e string interpolation lint 2026-04-11 09:01:37 +08:00
Haitao Pan
123a324f65 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
6b4f953bf9 Add bridge-to-app remote provider test coverage 2026-04-11 08:57:09 +08:00
Haitao Pan
dd5f308c99 refactor: remove silent local gateway fallback 2026-04-11 08:53:51 +08:00
Haitao Pan
e0aeaab7e1 fix: guard mobile shell context after async auth check 2026-04-11 08:22:05 +08:00
Haitao Pan
73ba0d0e6f merge: absorb codex/bridge-owned-single-agent-wave2 2026-04-11 08:21:48 +08:00
Haitao Pan
4f89d464b6 merge: absorb codex/fix-gha-24242375328-push 2026-04-11 08:21:19 +08:00
Haitao Pan
e14612f3de merge: absorb codex/ci-merge-testing 2026-04-11 08:21:09 +08:00
Haitao Pan
90d8fd934a merge: consolidate CI and thread binding branch work 2026-04-11 08:20:51 +08:00
fe49b2bd38 Merge pull request #11 from x-evor/codex/fix-gha-24242375328-push
refactor: remove stale app-driven external ACP provider sync
2026-04-11 08:18:04 +08:00
Haitao Pan
3458c74f0c fix(ci): guard mobile shell context after async auth check 2026-04-11 08:08:24 +08:00
Haitao Pan
5a1859c014 refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
d600e3ffc8 refactor: remove stale app-driven external ACP provider sync 2026-04-10 21:00:18 +08:00
Haitao Pan
9483dfddb1 ci: merge testing workflow into build and release 2026-04-10 20:17:11 +08:00
3064cb6f2f Remove watch-build-and-release workflow 2026-04-10 20:14:20 +08:00
Haitao Pan
58c304871f chore: commit agents instruction updates and core functional test plan 2026-04-10 16:54:40 +08:00
Haitao Pan
9c43abce63 merge: settings screenshot-only cleanup 2026-04-10 16:51:20 +08:00
Haitao Pan
f7cd78182a remove app legacy account and secret compat 2026-04-10 16:50:50 +08:00
Haitao Pan
ec4a5fd822 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
cec45b90bf Merge branch 'codex/fix-remote-gateway-acp' 2026-04-10 15:39:12 +08:00
Haitao Pan
4533c0d0c0 fix: remove stale ACP gateway fallback routing 2026-04-10 15:37:50 +08:00
Haitao Pan
9cf8f3f672 Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
e5f0b99729 Merge branch 'codex/app-only-cleanup' 2026-04-10 15:03:32 +08:00
Haitao Pan
d87b7b1d1b Merge branch 'codex/provider-ui-cleanup' 2026-04-10 15:03:29 +08:00
Haitao Pan
e33d6fb739 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
2fbece5188 Document bridge-only provider architecture 2026-04-10 15:00:58 +08:00