export · take it with you

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?".

contents · agent-2026-05-27.tgz
  • crons.yml14 crons2.1 kB
  • keys.ymlrouting table (no secret values — see below)0.4 kB
  • memory/embeddings + RAG vault38 MB
  • plugins/3 MCP servers + 2 custom skills12 MB
  • logs/last 90 days of activity5.4 MB
  • docker-compose.ymlto run it on your own box1.1 kB
  • README.mdhow to restore in 10 min3.2 kB
total · 55.6 MB · sha256 7c4d…b91f
your API keys

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.

Geminiaistudio.google.com/apikey
Anthropicconsole.anthropic.com/settings/keys
Telegram bot@BotFather → /mybots → token
restore on your own machine
# On your Mac mini / VPS:
tar -xzf agent-2026-05-27.tgz
cd agent-2026-05-27/
docker compose up -d
# Re-paste your keys via the included CLI:
docker compose exec agent ./bin/keys-import
We don't even need to know you left. If you want to come back: agent push --to sokkosai and we'll re-host you.