Commit Graph

8 Commits

Author SHA1 Message Date
Haitao Pan
040941b42d Refine bridge routing and settings cleanup 2026-04-22 00:49:41 +08:00
Haitao Pan
6a76f264da refactor(storage): unify persistent storage with robust error handling and simplified secret management
- Consolidate settings, tasks, and audit storage into SettingsStore and SecretStore
- Implement PersistentWriteFailure for detailed error reporting across storage scopes
- Migrate secret retrieval to rely primarily on reference-based lookups
- Add ThemeMode persistence and AccountSyncState serialization
- Modernize SecureConfigStore with clear path resolution and support for UI state
- Streamline Rust build process by migrating from custom scripts to Makefile
- Remove redundant build_rust_ffi.sh and update integration scripts
2026-04-19 10:34:15 +08:00
Haitao Pan
6d17417487 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
406767eb16 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
31b65ee489 feat: add account login sync with mfa 2026-04-02 08:29:55 +08:00
Haitao Pan
15a1e3f7c0 feat(account): add secure remote sync and installed-skill e2e 2026-03-30 19:35:53 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
148f9ec568 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00