Sandbase Harness
sandbaseai
Local-first self-hosted agent runtime and MCP bridge with sandboxed sessions, memory, credentials and audit replay.
L4 silver
Scanned
641 TypeScript 5d ago
Use cases
Query, inspect and persist data from inside a session.
Database plugins let the agent talk to real stores instead of pasting CSV exports into a prompt: SQL clients with schema introspection, local embedded databases used as memory backends, cache layers, and artifact stores.
Read-only credentials are the sane starting point. Prefer plugins that show the query they are about to run, limit row counts by default, and keep connection strings out of the model context.
sandbaseai
Local-first self-hosted agent runtime and MCP bridge with sandboxed sessions, memory, credentials and audit replay.