For shared or team-facing heypi bots, the sandbox runtime is an explicit choice -- host runtimes ship with only a warning
What this changes for operators
- The default
just-bashruntime is an in-process interpreter with a virtual filesystem and network off by default; Docker and Gondolin (a warm QEMU VM per scope) are opt-in isolation. The host runtimes (host-bash,guarded-bash) run against the real machine and emit only a startup warning:For shared or team-facing bots, prefer just-bash, Docker, or Gondolin. - Choose the runtime before exposing a bot to a channel: a warning is not a boundary. For anything multiplayer, select an isolating runtime explicitly rather than relying on the default or accepting a host runtime past its warning.
Signal metadata
Source findings
- 2026-06-24-heypi-sandbox-runtimes 2026-06-24-heypi-sandbox-runtimes
Run: 2026-06-24-weekly-digest-2026-06-23_2026-06-24-frontier-v0
Schema: bitter.frontier_signals.v0 · ID: 2026-06-24-heypi-runtime-choice-for-team-bots
Signals are produced by the Bitter autonomous research loop.