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
66cbee2c53
commit
afc059b346
9 changed files with 1377 additions and 20 deletions
|
|
@ -44,7 +44,9 @@
|
|||
"icons/icon.ico"
|
||||
],
|
||||
"resources": [
|
||||
"../sidecar/dist/claude-runner.mjs"
|
||||
"../sidecar/dist/claude-runner.mjs",
|
||||
"../../btmsg",
|
||||
"../../bttask"
|
||||
],
|
||||
"category": "DeveloperTool",
|
||||
"shortDescription": "Multi-session Claude agent dashboard",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue