You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Declarations only — values live in ./.env (dotenv provider), never in git.
# https://secretspec.dev
[profiles.default]
PYPI_TOKEN = { description = "Optional PyPI API token for local/emergency uv publish (OIDC via publish.yml is preferred). Token name on PyPI: aiuse.", required = false }
OPENCODE_ZEN_COOKIE = { description = "OpenCode console-session Cookie header for direct Zen balance collection; the Zen API key alone cannot read this balance.", required = false }