12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
# Anthropic Claude API
|
|
ANTHROPIC_API_KEY=
|
|
|
|
# OpenAI / Codex
|
|
OPENAI_API_KEY=
|
|
|
|
# GitHub (for PR creation by the orchestrator)
|
|
GITHUB_TOKEN=
|
|
|
|
# Sandcastle's own configuration — sandbox provider (docker | podman | vercel | custom)
|
|
SANDCASTLE_PROVIDER=docker
|