# OpenRouter API key
SNAPSHELL_OPENROUTER_API_KEY=your_openrouter_api_key_here
# Optional custom system messages
SNAPSHELL_SYSTEM="You are a strict shell command generator. Output only shell commands."
SNAPSHELL_SYSTEM_SINGLE="Single-line only instruction"
SNAPSHELL_SYSTEM_MULTILINE="Multiline allowed instruction"