Your agent. Your data. Yours.
One click, one tarball. Restore on your own Mac mini / VPS in 10 minutes. No "downgrade survey", no "are you sure?".
- crons.ymlyour scheduled tasks—
- keys.ymlrouting table (no secret values — see below)—
- memory/embeddings + RAG vault—
- plugins/MCP servers + custom skills—
- logs/last 90 days of activity—
- docker-compose.ymlto run it on your own box—
- README.mdhow to restore in 10 min—
Keys (Gemini, Claude, OpenAI) are not in the tarball — they're encrypted at rest and we never want them sitting in a download folder. Re-paste them on your new box. Same applies to your Telegram bot token.
# On your Mac mini / VPS: tar -xzf agent-2026-06-30.tgz cd agent-2026-06-30/ docker compose up -d # Re-paste your keys via the included CLI: docker compose exec agent ./bin/keys-import
agent push --to sokkosai and we'll re-host you.