Haitao Pan
b9a9999291
chore: remove stale gateway settings and app ffi paths
2026-05-13 16:45:54 +08:00
Haitao Pan
87c978d456
Remove runtime session task binding
2026-05-13 12:37:34 +08:00
Haitao Pan
95fdaefb74
Fix assistant session artifact binding
2026-05-12 16:47:09 +08:00
Haitao Pan
23adf1f176
Queue OpenClaw gateway tasks locally
2026-05-11 11:45:32 +08:00
Haitao Pan
a04b22ec4a
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
8e0cfd5a71
fix: resolve svc.plus account save issue and improve bridge runtime status sync
2026-04-17 19:21:21 +08:00
Haitao Pan
d7c055940f
cleanup assistant single-agent code paths
2026-04-12 18:34:28 +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
37cefdfec6
refactor: move app settings to v1 single-file snapshot
2026-04-11 12:02:32 +08:00
Haitao Pan
b4bccf8300
Unify single-agent task flow under ACP
2026-04-08 20:27:35 +08:00
Haitao Pan
eb502da43e
refactor desktop single-agent mode selection
2026-04-06 17:23:03 +08:00
Haitao Pan
a2178d5591
Fix gateway target visibility after settings apply
2026-04-06 15:15:06 +08:00
Haitao Pan
0df2042c4a
Refine task sidebar target visibility and title persistence
2026-04-06 14:58:26 +08:00
Haitao Pan
0e0ec2fbc2
Refactor thread state and runtime naming alignment
2026-04-06 12:32:59 +08:00
Haitao Pan
ba4454ebd2
Clean legacy task thread state plumbing
2026-04-06 10:27:01 +08:00
Haitao Pan
c43a8d9d10
Implement ACP routing v2 integration flow
2026-04-05 21:55:41 +08:00
Haitao Pan
a4ca01d7bc
Tighten localhost auth bypass and add arbitrary secret refs
2026-04-04 15:04:01 +08:00
Haitao Pan
283dcdd43c
Add top-level Auto task dialog mode
2026-04-03 19:55:47 +08:00
Haitao Pan
04f69e0d44
Simplify settings apply flow
2026-03-29 17:42:36 +08:00
Haitao Pan
1e40f4c013
fix(taskthread): stabilize workspace binding follow-ups
2026-03-29 09:28:51 +08:00
Haitao Pan
79fd10cfa1
Refactor assistant thread model to TaskThread
2026-03-28 22:30:44 +08:00
Haitao Pan
6c92d3488b
refactor: remove Dart part mechanism across lib and test
2026-03-28 17:06:52 +08:00
Haitao Pan
2ebb75106f
refactor(batch3): split app controllers into focused desktop/web parts
2026-03-28 11:33:21 +08:00
Haitao Pan
147e2279c9
Split desktop app controller responsibilities
2026-03-27 15:54:20 +08:00