agent-orchestrator/src-tauri
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
..
capabilities feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
icons feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
src fix(error): migrate session submodules + btmsg/bttask backends to AppError 2026-03-18 01:32:07 +01:00
.gitignore feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
build.rs feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
Cargo.toml refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00
tauri.conf.commercial.json feat: add agor-pro commercial plugin crate and dual-repo infrastructure 2026-03-17 01:12:25 +01:00
tauri.conf.json feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00