Skip to content

fix(catalog): include OpenCodex account-specific models - #118

Open
thisisjun786 wants to merge 3 commits into
lidge-jun:devfrom
thisisjun786:codex/account-model-catalog-pr
Open

fix(catalog): include OpenCodex account-specific models#118
thisisjun786 wants to merge 3 commits into
lidge-jun:devfrom
thisisjun786:codex/account-model-catalog-pr

Conversation

@thisisjun786

Copy link
Copy Markdown
Contributor

OpenCodex account-specific models appear in the Codex model picker but were missing from CXC because live discovery only reads ocx models live --json.

Merge visible account-selector-v1 entries from the configured Codex catalog into successful OCX discovery. Preserve account-qualified IDs, display labels and effort levels, deduplicate by full ID, and remove deleted entries on refresh. Ordinary cached provider entries are not imported.

Validation:

  • Catalog and live-catalog tests: 22 passed, including regression coverage for account labels, efforts, deduplication, hidden entries and removal on refresh.
  • Component build and layout validation passed; git diff --check passed.
  • Local preview API returned 35 entries including 13 account-specific entries and main/gpt-daybreak-blue-latest.

Limits: browser rendering and actual account-bound model inference were not verified. Catalog freshness follows the existing 30-second cache and the upstream Codex catalog sync.

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