agent-orchestrator/src-tauri/src
Hibryda f19b69f018 fix(error): migrate session submodules + btmsg/bttask backends to AppError
- session/*.rs (sessions, layout, settings, ssh, agents, metrics, anchors)
  now return Result<T, AppError> internally, not just at command boundary
- btmsg.rs and bttask.rs backends migrated to AppError::Database
- 116 cargo tests passing
2026-03-18 01:32:07 +01:00
..
commands fix(error): migrate session submodules + btmsg/bttask backends to AppError 2026-03-18 01:32:07 +01:00
session fix(error): migrate session submodules + btmsg/bttask backends to AppError 2026-03-18 01:32:07 +01:00
btmsg.rs fix(error): migrate session submodules + btmsg/bttask backends to AppError 2026-03-18 01:32:07 +01:00
bttask.rs fix(error): migrate session submodules + btmsg/bttask backends to AppError 2026-03-18 01:32:07 +01:00
ctx.rs feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
error.rs feat(error): add Rust AppError enum and migrate command modules 2026-03-18 01:22:04 +01:00
event_sink.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
fs_watcher.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
groups.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
lib.rs feat(error): add Rust AppError enum and migrate command modules 2026-03-18 01:22:04 +01:00
main.rs feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
memora.rs feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
notifications.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
plugins.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
pty.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
remote.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
search.rs feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
secrets.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
sidecar.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
telemetry.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
watcher.rs refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00