Files
cc-backend/3a/7cb814c53f/0/prompt.txt
moebiusband ffe75de6d7 Checkpoint: 3a7cb814c53f
Entire-Session: 10367c83-d44f-48a1-95e6-9b2f1e937b30
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/07b9a57-e3b0c4
2026-06-17 12:28:25 +02:00

1 line
235 B
Plaintext

Remove the current secret management with dodotenv. Instead put the secrets directly into the config where they are used. Still allow to set secrets using environment variables. Env variables take precendence. Update all related parts.