Skip to content

Keep offline model migrations independent of credentials#385

Draft
kkahadze-oai wants to merge 2 commits into
mainfrom
agent/keep-offline-migrations-credential-independent
Draft

Keep offline model migrations independent of credentials#385
kkahadze-oai wants to merge 2 commits into
mainfrom
agent/keep-offline-migrations-credential-independent

Conversation

@kkahadze-oai

Copy link
Copy Markdown
Contributor

Summary

  • exempt existing model and prompt migrations from the API-key hard stop when source/config edits and offline validation can proceed
  • preserve the credential decision before new API-backed functionality or any live API request
  • add a negative routing eval and contract coverage

This complements openai/codex-internal#1677 and prevents the API-key skill from overriding the migration workflow after openai/developers-website#1954.

Validation

  • node --test plugins/openai-developers/tests/openai-platform-api-key.test.mjs (28 passed, 2 skipped)
  • git diff --check

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