sha256:6aa505af482e8dea815eec58ba7fb3e12f24a50539e04f5f1b3c96ba402f283b
Last pushed
13 days by sbx
Type
Sandbox Kit
Manifest digest
sha256:6aa505af482e8dea815eec58ba7fb3e12f24a50539e04f5f1b3c96ba402f283b
schemaVersion: "2"
kind: sandbox
name: nanobot
displayName: Nanobot
description: Lightweight personal AI assistant with multi-platform chat and multi-provider LLM support
sandbox:
image: docker.io/sbx/nanobot-image:latest
entrypoint:
- nanobot
command:
default:
- agent
- --config
- /home/agent/.nanobot/config.json
interactive:
- agent
- --config
- /home/agent/.nanobot/config.json
agentInstructions:
filename: AGENTS.md
permissions:
network:
allow:
- api.anthropic.com
- claude.ai
- console.anthropic.com
- pypi.org
- files.pythonhosted.org
- '*.telegram.org'
- '*.discord.com'
- gateway.discord.gg
- '*.whatsapp.com'
- '*.whatsapp.net'
- '*.slack.com'
- '*.feishu.cn'
credentials:
- service: anthropic
apiKey:
name: ANTHROPIC_API_KEY
proxyManaged: true
inject:
- domain: api.anthropic.com
header: x-api-key
format: '%s'
- domain: claude.ai
header: x-api-key
format: '%s'
- domain: console.anthropic.com
header: x-api-key
format: '%s'
environment:
variables:
NANOBOT_AGENTS__DEFAULTS__WORKSPACE: /home/agent/nanobot