agent-orchestrator/v2/src-tauri/src
Hibryda d31a2c3ed7 feat: add agent health monitoring, audit log, and dead letter queue
heartbeats + dead_letter_queue + audit_log tables in btmsg.db. 15s
heartbeat polling in ProjectBox, stale detection, ProjectHeader heart
indicator. AuditLogTab for Manager. register_agents_from_groups() with
bidirectional contacts and review channel creation.
2026-03-12 11:10:50 +01:00
..
commands feat: add agent health monitoring, audit log, and dead letter queue 2026-03-12 11:10:50 +01:00
session refactor(session): split session.rs into 7 sub-modules (SOLID Phase 2) 2026-03-11 05:25:32 +01:00
btmsg.rs feat: add agent health monitoring, audit log, and dead letter queue 2026-03-12 11:10:50 +01:00
bttask.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
ctx.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
event_sink.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
fs_watcher.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
groups.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
lib.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
main.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
memora.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
notifications.rs feat: add OS + in-app notification system 2026-03-12 11:10:50 +01:00
plugins.rs feat: add plugin system with sandboxed runtime 2026-03-12 11:10:50 +01:00
pty.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
remote.rs fix(remote): cancel reconnect loop on machine removal 2026-03-11 04:51:46 +01:00
search.rs feat: add FTS5 full-text search with Spotlight-style overlay 2026-03-12 11:10:50 +01:00
secrets.rs feat: add secrets management via system keyring 2026-03-12 11:10:50 +01:00
sidecar.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
telemetry.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00
watcher.rs feat(e2e): add test mode infrastructure with BTERMINAL_TEST env isolation 2026-03-12 11:10:50 +01:00