Commit Graph

23 Commits

Author SHA1 Message Date
Haitao Pan
09352b35a0 chore: update macOS deployment target to 14.0 and commit pending changes 2026-06-25 09:52:33 +08:00
Haitao Pan
1b8718087d chore: temporarily disable desktop ai workspace 2026-06-19 18:40:25 +08:00
Haitao Pan
fe1502520d feat: add runtime logs tab to settings page 2026-06-03 14:29:37 +08:00
Haitao Pan
81ecfba85a feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +08:00
Haitao Pan
6c009c71a2 Hide desktop agent dialog mode 2026-05-27 14:50:59 +08:00
Haitao Pan
9fbbfe881e feat: manage archived assistant tasks 2026-05-20 14:49:22 +08:00
Haitao Pan
b9a9999291 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +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
0fdb560ddb Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
Haitao Pan
895c34dd9d Remove desktop bridge legacy chain 2026-04-13 11:00:34 +08:00
Haitao Pan
4d200b6faa Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
c5b0489654 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
3f71174772 Disable auto task dialog mode flag 2026-04-06 13:08:09 +08:00
Haitao Pan
25133aea71 feat(flags): promote account and vault visibility to stable 2026-03-29 20:38:40 +08:00
Haitao Pan
0cb8035e61 feat(flags): enable account and vault beta visibility 2026-03-29 20:10:33 +08:00
Haitao Pan
4d47b591a7 feat(modules): simplify skills mode tabs 2026-03-26 10:48:05 +08:00
Haitao Pan
44edf700ff feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
e396d6b176 feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +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
196f0a96af feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
b3960c7648 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
817efdb71a release: prepare v0.6.1 2026-03-22 23:19:18 +08:00
Haitao Pan
7378888ed4 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00