Haitao Pan
e156ecf808
fix: preserve acp interrupted task results
2026-05-08 14:19:26 +08:00
Haitao Pan
eb95f72eb5
feat: reveal artifact file locations
2026-05-07 15:36:43 +08:00
Haitao Pan
896c04b899
refactor: remove stale skill routing paths
2026-05-05 12:46:41 +08:00
Haitao Pan
ebd4e5c35c
fix: sync bridge artifacts into sidebar
2026-05-05 12:46:00 +08:00
Haitao Pan
9a8dac8c83
fix: normalize bridge metadata authorization
2026-04-30 13:28:24 +08:00
Haitao Pan
19f1ce306f
Refine bridge routing and settings cleanup
2026-04-22 00:49:41 +08:00
Haitao Pan
a05d84bbeb
Refine assistant bridge capability flow
2026-04-21 21:59:27 +08:00
Haitao Pan
c30c944e08
Fix settings save wiring
2026-04-19 20:09:21 +08:00
Haitao Pan
f4ccb959dc
Refine signed-in account status layout
2026-04-19 19:59:54 +08:00
Haitao Pan
0fd5d66675
fix(build): resolve undefined method compilation error in SettingsPage
...
- Expose resolveAcpBridgeServerEffectiveConfig via SettingsControllerAccountExtension
- Rename internal implementation to resolveAcpBridgeServerEffectiveConfigInternal
- Update SettingsPage to call the extension method correctly
2026-04-19 12:47:13 +08:00
Haitao Pan
5851196fc7
refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence
...
- Refactor bridge configuration to resolve co-existing Manual and Cloud sources into a single persistent 'effective' state
- Implement deterministic priority resolution: Manual Bridge > Cloud Sync > Default Fallback
- Fix login issues by preserving account base URL and identifier during sync and session restoration
- Streamline config/settings.yaml by removing redundant fields and adopting YAML format
- Update documentation with new architecture guide for bridge-cloud coexistence and priority logic
- Verify functional connectivity for codex, gemini, opencode, and openclaw bridge services
2026-04-19 12:22:02 +08:00
Haitao Pan
cd227cdc36
fix(settings): ensure manual bridge configuration is applied correctly and improve storage fallback
2026-04-17 17:41:02 +08:00
Haitao Pan
8cc662e7d4
feat(settings): add manual bridge configuration tab to account settings
2026-04-17 16:28:27 +08:00
Haitao Pan
69ecca5ac8
Lock bridge ACP contract and remove app fallback state
2026-04-16 13:54:33 +08:00
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
0fdb560ddb
Clean C/S surfaces down to assistant and settings
2026-04-13 12:14:12 +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
1171f12937
Merge branch 'codex/cleanup-single-agent-garbage'
2026-04-12 18:40:21 +08:00
Haitao Pan
d7c055940f
cleanup assistant single-agent code paths
2026-04-12 18:34:28 +08:00
Haitao Pan
e26ba6c680
Fix account sync and disconnect state updates
2026-04-12 18:18:40 +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
4369067238
Replace OpenClaw gateway provider text with lobster badge
2026-04-12 14:55:21 +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
e7eeef193c
Unify bridge sync field names
2026-04-11 20:25:40 +08:00
Haitao Pan
135772015f
Refresh bridge capabilities after account sync
2026-04-11 19:39:15 +08:00
Haitao Pan
d19d40e594
Remove project selection from task threads
2026-04-11 18:25:26 +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
073967ee78
Refactor settings account login flow
2026-04-11 12:45:14 +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
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
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
06117e9f0c
merge: consolidate CI and thread binding branch work
2026-04-11 08:20:51 +08:00
Haitao Pan
e1e0ddb456
refactor(settings): keep screenshot-only settings scope and remove test assets
2026-04-10 16:50:27 +08:00