Haitao Pan
37b110763b
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
dfa1fa71bf
fix: resolve svc.plus account save issue and improve bridge runtime status sync
2026-04-17 19:21:21 +08:00
Haitao Pan
ba013c3133
refactor: move app settings to v1 single-file snapshot
2026-04-11 12:02:32 +08:00
Haitao Pan
eb173a71e1
Remove legacy auto execution target routing
2026-04-06 19:01:24 +08:00
Haitao Pan
0a602cf063
Refactor TaskThread workspace binding semantics
2026-04-06 06:48:12 +08:00
Haitao Pan
d06d54e79a
Migrate task thread runtime to Go Agent-core
2026-03-29 12:23:03 +08:00
Haitao Pan
76fe331985
Refactor assistant thread model to TaskThread
2026-03-28 22:30:44 +08:00
Haitao Pan
929719db67
feat(settings): add authorized skills directory authorization
2026-03-25 19:22:10 +08:00
Haitao Pan
299291d851
Harden file persistence fallback state
2026-03-23 22:31:05 +08:00
Haitao Pan
22ceb3bd07
Rebuild desktop persistence as file stores
2026-03-23 21:45:36 +08:00
Haitao Pan
c7101bfeb8
Remove legacy persistence implementation
2026-03-23 21:36:39 +08:00
Haitao Pan
048eb0c34e
Remove legacy settings recovery path
2026-03-23 20:33:19 +08:00
Haitao Pan
8d6c4a927a
Simplify durable storage initialization
2026-03-23 18:57:29 +08:00
Haitao Pan
fbc4f55017
fix(release): harden apple app store distribution
2026-03-23 17:28:54 +08:00
Haitao Pan
1d27b05153
Enforce durable config paths and disable implicit memory fallback
2026-03-23 13:35:09 +08:00
Haitao Pan
40eb84ba1b
release: prepare v0.6.1
2026-03-22 23:19:18 +08:00
Haitao Pan
5cab0f5e3b
Refactor work modes and gateway profiles
2026-03-22 20:02:00 +08:00
Haitao Pan
ffced7fc6f
Refactor settings persistence and upgrade recovery
2026-03-22 16:01:04 +08:00