-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
14 lines (12 loc) Β· 808 Bytes
/
Copy path.env.example
File metadata and controls
14 lines (12 loc) Β· 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Armsmith environment template. Copy to `.env` and fill in as needed.
# Armsmith runs fully offline today β NONE of these are required for the
# zero-hardware quickstart, tests, or the reproduce gate.
# ββ Signing key directory (used today) βββββββββββββββββββββββββββββββ
# Where the ed25519 signing keypair lives. Default: ~/.armsmith
# Override for CI / ephemeral runs. Also settable via `--key-dir`.
ARMSMITH_KEY_DIR=~/.armsmith
# ββ Claude planner (TODO(S1) β not used by the offline core) βββββββββ
# The S1 LLM planner proposes fix ordering; the reproduce gate, not the
# planner, decides what is kept. Get a key from:
# https://console.anthropic.com/settings/keys
# ANTHROPIC_API_KEY=sk-ant-your-key-here