BTerminal/v2/src/lib/components
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
..
Agent feat(v2): add permission mode passthrough and fix agent stop-on-close 2026-03-06 23:33:51 +01:00
Context feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Layout feat(v2): add permission mode passthrough and fix agent stop-on-close 2026-03-06 23:33:51 +01:00
Markdown feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Notifications feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00
Settings feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
Sidebar feat(v2): add frontend remote machine integration 2026-03-06 19:05:53 +01:00
SSH feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
StatusBar feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00
Terminal feat(v2): add copy/paste, theme hot-swap, tree enhancements, session resume, drag-resize 2026-03-06 15:09:52 +01:00