@s0nderlabs/anima-gateway
v0.26.0
Published
Anima gateway daemon: long-running brain runtime, listeners, tool registry, memory sync. Runs locally (laptop) or remotely (0G Sandbox TDX TEE).
Maintainers
Readme
@s0nderlabs/anima-harness
Sandbox-resident harness daemon for anima. Runs inside the 0G Sandbox TDX TEE, exposes an HTTP control plane (/chat, /events, /sync, /approval), bootstraps a keypair, and accepts the agent privkey via Option 3 ECIES handoff from the laptop CLI.
Install
bun add @s0nderlabs/anima-harnessRequires bun ≥ 1.1.
Use
You don't run this directly on a laptop. It's bootstrapped automatically by anima deploy (Local→Sandbox migration) and anima upgrade. Documented for transparency; consumed by @s0nderlabs/anima (the CLI).
See the root README for the full sandbox architecture.
