//! Command execution and workspace containment.
//!//! The bash tool, subprocess execution that never corrupts the TUI's terminal,
//! pluggable sandboxing, the shared workspace host, and git worktree management.
pubmodproc;pubmodsandbox;pubmodtools;pubmodworkspace_host;pubmodworktree;