Floating TerminalAdds a draggable terminal window over bb, opened from the sidebar footer or Ctrl+`, with a tab per shell in any project checkout or machine home directory; tabs are persisted, so a reload or a bb restart reattaches to the same shells with their scrollback.Command LineVedran Burojević85
Hmm Floating TerminalKeep a shell open beside the project you are working in, without leaving the conversation for a panel or another app. The window follows the project: leave for another one and it steps aside, come back and its tabs return with the dev server still running. Shells belong to the project checkout rather than to a thread, so moving between a project's threads never costs you one. Sessions belong to BB, so closing the window leaves a build or an ssh session running and reopening replays the scrollback. Drag the grip to resize, minimize to the title bar, or maximize to fill the app. Requires BB 0.42 or newer and Plugin SDK 0.4.47 or newer.Command LineFadli HidayatullahNew
Terminal JobsRuns terminal commands that outlive agent turns, keeps job records and output logs, and sends completion notices to the owning BB thread.Command LineRyan Brown3
Wterm Terminal PreviewAdds a Ghostty-backed terminal with independent tabs, TUI mouse input, secure file transfer, and font controls.Command LineAndrew Kiryushkin60