Skip to content

feat(onboarding): validate provider env placeholders#62

Merged
typelicious merged 1 commit into
mainfrom
codex/feature/v0.8-provider-doctor-validation-2026-03-15
Mar 15, 2026
Merged

feat(onboarding): validate provider env placeholders#62
typelicious merged 1 commit into
mainfrom
codex/feature/v0.8-provider-doctor-validation-2026-03-15

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • add provider env requirement collection for config placeholders used by provider stanzas
  • extend foundrygate-doctor to warn about missing provider env values referenced in config.yaml
  • cover the new env requirement reporting in onboarding tests and docs

Why

  • surface missing provider env values before the first request or rollout
  • make the new provider starter snippets more actionable in real local setup flows

How verified

  • PYTHONPYCACHEPREFIX="/Users/andrelange/.codex/worktrees/257a/ClawGate/.pycache" python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q tests/test_onboarding.py
  • ./.venv-check-313/bin/ruff check foundrygate/onboarding.py tests/test_onboarding.py README.md docs/ONBOARDING.md CHANGELOG.md
  • bash -n scripts/foundrygate-doctor

@typelicious typelicious merged commit 117d66e into main Mar 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant