BTerminal/v2/src-tauri/src/commands
Hibryda c193db49a8 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.
2026-03-12 04:57:29 +01:00
..
agent.rs feat: add Landlock sandbox for sidecar process isolation 2026-03-12 04:57:29 +01:00
btmsg.rs feat: add agent health monitoring, audit log, and dead letter queue 2026-03-12 04:57:29 +01:00
bttask.rs feat: add optimistic locking for bttask and error classification 2026-03-12 04:57:29 +01:00
claude.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
files.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
groups.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
knowledge.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
misc.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 02:52:14 +01:00
mod.rs feat: integrate all production readiness modules 2026-03-12 04:57:29 +01:00
notifications.rs feat: add OS + in-app notification system 2026-03-12 04:57:29 +01:00
persistence.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
plugins.rs feat: add plugin system with sandboxed runtime 2026-03-12 04:57:29 +01:00
pty.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
remote.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
search.rs feat: add FTS5 full-text search with Spotlight-style overlay 2026-03-12 04:57:29 +01:00
secrets.rs feat: add secrets management via system keyring 2026-03-12 04:57:29 +01:00
session.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00
watcher.rs refactor(backend): split lib.rs into 11 domain command modules 2026-03-11 05:09:15 +01:00