agent-orchestrator/v2/bterminal-core
Hibryda d5eb08ed42 feat(v2): add permission mode passthrough and fix agent stop-on-close
- Add permission_mode field to AgentQueryOptions (Rust, sidecar, bridge)
  flowing from controller through sidecar to SDK; defaults to
  bypassPermissions, supports default mode
- Fix AgentPane onDestroy bug: remove stopAgent() from onDestroy (fires
  on layout remounts), move stop-on-close to TilingGrid onClose handler
- Bundle SDK into sidecar via esbuild (remove --external flag)
2026-03-06 23:33:51 +01:00
..
src feat(v2): add permission mode passthrough and fix agent stop-on-close 2026-03-06 23:33:51 +01:00
Cargo.toml refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00