What it does
Sandbase Harness is plumbing for teams that need agent runs to be inspectable. It provides a self-hosted runtime with sandboxed sessions, a credential store, session memory and audit replay, plus an MCP bridge so other tools can drive the same runtime.
Key features
- Sandboxed session execution with declared boundaries
- Credential store that keeps secrets out of prompts
- Audit and replay of past runs
- MCP bridge for external orchestrators
- Local console for inspection
Install
dsh plugin --profile web add sandbase-harness
Compatibility notes
Aimed at self-hosted teams; expect to configure storage and access policy before first use.