Skip to content

refactor: centralize runtime provider policy#55

Merged
Patel230 merged 2 commits into
mainfrom
codex/runtime-provider-policy
Jun 29, 2026
Merged

refactor: centralize runtime provider policy#55
Patel230 merged 2 commits into
mainfrom
codex/runtime-provider-policy

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Move runtime provider preference, fallback, aliases, and discovery prep metadata into catalog registry provider specs
  • Make runtime selection and direct fallback resolve from registry/config metadata instead of local hardcoded switches
  • Add registry policy tests for preference order, OpenAI/Anthropic fallback, aliases, and discovery prep providers

Validation

  • golangci-lint run --timeout=5m
  • go test ./config ./catalog/registry ./runtime ./router ./setup -count=1
  • go test ./... -run "^$"
  • pre-push hook: govulncheck, go test ./..., go vet ./...

@Patel230 Patel230 enabled auto-merge (squash) June 29, 2026 21:03
@Patel230 Patel230 merged commit bb563fd into main Jun 29, 2026
15 checks passed
@Patel230 Patel230 deleted the codex/runtime-provider-policy branch June 29, 2026 21:12
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