feat: integrate all production readiness modules
Register new commands in lib.rs, add command modules, update Cargo deps (notify-rust, keyring, bundled-full), fix PRAGMA WAL for bundled-full, add notifications/heartbeats/FTS5 indexing to agent-dispatcher, update SettingsTab with secrets/plugins/sandbox/updates sections.
This commit is contained in:
parent
3cb65fd5e5
commit
c193db49a8
9 changed files with 1377 additions and 20 deletions
|
|
@ -11,3 +11,7 @@ pub mod remote;
|
|||
pub mod misc;
|
||||
pub mod btmsg;
|
||||
pub mod bttask;
|
||||
pub mod notifications;
|
||||
pub mod search;
|
||||
pub mod plugins;
|
||||
pub mod secrets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue