Commit Graph

592 Commits

Author SHA1 Message Date
Haitao Pan
e4d48d7979 Clean bridge provider routing and refresh repo instructions 2026-04-12 14:09:25 +08:00
Haitao Pan
9e80740378 Validate macOS app bundle dependencies 2026-04-12 13:04:20 +08:00
Haitao Pan
64e14beb70 Remove local CLI and provider mirror decisions 2026-04-12 12:23:00 +08:00
Haitao Pan
0505024e6d Merge branch 'codex/bridge-contract-task-dialog-rewrite' 2026-04-12 11:34:18 +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
4476741750 Document bridge sync contract chain 2026-04-11 20:23:14 +08:00
Haitao Pan
135772015f Refresh bridge capabilities after account sync 2026-04-11 19:39:15 +08:00
Haitao Pan
8ab640bc5a Show bridge resultSummary in task output 2026-04-11 18:44:17 +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
a018b389fa Merge branch 'codex/remove-stale-go-core' 2026-04-11 16:23:45 +08:00
Haitao Pan
24813f95e7 Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
Haitao Pan
fd9ddbb792 Merge branch 'codex/remove-auto-mode' 2026-04-11 14:49:21 +08:00
Haitao Pan
65e46cab10 Remove app-side auto bridge provider mode 2026-04-11 14:49:09 +08:00
Haitao Pan
f3511833d6 Merge branch 'codex/remove-bundled-bins' 2026-04-11 14:45:56 +08:00
Haitao Pan
5ab79c7398 Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
Haitao Pan
55a80d2891 Merge branch 'codex/bridge-only-routing-cleanup' 2026-04-11 13:50:19 +08:00
Haitao Pan
483663c598 Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
Haitao Pan
e7a3eecfa6 Merge branch 'codex/settings-login-refactor' 2026-04-11 12:45:19 +08:00
Haitao Pan
073967ee78 Refactor settings account login flow 2026-04-11 12:45:14 +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
d907c355b1 Merge branch 'codex/fix-thread-target-gateway-check' into codex/merge-temp-all 2026-04-11 12:02:53 +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
24cd132a74 fix: share ACP bridge across desktop runtimes 2026-04-11 12:02:32 +08:00
Haitao Pan
bae412132d Fix release pipeline verification and latest release tagging 2026-04-11 10:31:15 +08:00
Haitao Pan
d3a734ba63 Merge remote-tracking branch 'origin/main' 2026-04-11 09:59:51 +08:00
Haitao Pan
bf33d90d33 Use bridge session client for desktop gateway runtime 2026-04-11 09:59:21 +08:00
Haitao Pan
4763e7853b chore: suppress noisy macos third-party build warnings 2026-04-11 09:28:00 +08:00
Haitao Pan
6f66fd44bc fix: validate staged mac app install 2026-04-11 09:22:00 +08:00
Haitao Pan
635107ab1a fix: fully clear account state on logout 2026-04-11 09:15:08 +08:00
97b55fb466 Update build-and-release.yml 2026-04-11 09:09:12 +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
d8818c010e test: fix bridge real e2e string interpolation lint 2026-04-11 09:01:37 +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
b77a486d2c fix: guard mobile shell context after async auth check 2026-04-11 08:22:05 +08:00
Haitao Pan
952a26a6ac merge: absorb codex/bridge-owned-single-agent-wave2 2026-04-11 08:21:48 +08:00
Haitao Pan
adcc8ed25c merge: absorb codex/fix-gha-24242375328-push 2026-04-11 08:21:19 +08:00