OLLAMA_HOST=http://localhost:11434 OLLAMA_DEFAULT_MODEL=gemma4:e4b-it-q8 OPENAI_API_KEY= ANTHROPIC_API_KEY= # Filesystem tool: comma-separated allowed root paths FS_ALLOWED_PATHS=* # Terminal tool: "*" = allow all commands (default, suitable for local use) # Restrict with a comma-separated list, e.g.: ls,cat,git,systemctl TERMINAL_ALLOWED_COMMANDS=* # SSH tool: path to JSON file with named connections (see ssh_hosts.json.example) SSH_HOSTS_FILE=ssh_hosts.json LOG_LEVEL=INFO