Commit Graph

21 Commits

Author SHA1 Message Date
Haitao Pan
ffae5b312a feat: add runtime logs tab to settings page 2026-06-03 14:29:37 +08:00
Haitao Pan
1212f8cb41 feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +08:00
Haitao Pan
8cb97a09b9 Hide desktop agent dialog mode 2026-05-27 14:50:59 +08:00
Haitao Pan
aadba4f8a3 feat: manage archived assistant tasks 2026-05-20 14:49:22 +08:00
Haitao Pan
9df22b23e6 chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
08665cf528 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
61210715e5 Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
Haitao Pan
9e5c061852 Remove desktop bridge legacy chain 2026-04-13 11:00:34 +08:00
Haitao Pan
36fedfafc5 Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
eb173a71e1 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
05939fcf78 Disable auto task dialog mode flag 2026-04-06 13:08:09 +08:00
Haitao Pan
04bdcd8dfc feat(flags): promote account and vault visibility to stable 2026-03-29 20:38:40 +08:00
Haitao Pan
1613a46d2e feat(flags): enable account and vault beta visibility 2026-03-29 20:10:33 +08:00
Haitao Pan
5f84ddaa9f feat(modules): simplify skills mode tabs 2026-03-26 10:48:05 +08:00
Haitao Pan
7b73b66fce feat(web): align workspace pages with ui plan 2026-03-24 20:48:59 +08:00
Haitao Pan
faa6b0a28f feat(web): complete assistant thread session parity 2026-03-24 17:34:14 +08:00
Haitao Pan
28b279f42a chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +08:00
Haitao Pan
d1686b790d feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
89bd492eb1 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
40eb84ba1b release: prepare v0.6.1 2026-03-22 23:19:18 +08:00
Haitao Pan
c24f2aba17 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00