Skip to content

Add dynamic text model discovery to public Skill - #6

Merged
erickkkyt merged 2 commits into
mainfrom
codex/skill-text-model-discovery
Sep 20, 2026
Merged

erickkkyt merged 2 commits into
mainfrom
codex/skill-text-model-discovery

Conversation

@erickkkyt

@erickkkyt erickkkyt commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a four-step setup fast path without hard-coded model names
  • define the complete model inventory as the live union of /v1/models and /v1/media/models
  • add an authenticated text-model List -> choose -> call flow using /v1/responses
  • clarify that capability Search currently covers image/video generation models, not text models
  • extend the read-only setup walkthrough and tests to verify both model catalogs

Verification

  • npm run verify
  • system skill validator
  • git diff --check
  • scoped secret-pattern scan

Not included

  • no production publish or deployment
  • no gateway-side change to merge text models into /v1/capabilities/search; the Skill uses /v1/models as the authoritative text-model source

@erickkkyt
erickkkyt merged commit 3bd6336 into main Sep 20, 2026
1 check passed
@erickkkyt
erickkkyt deleted the codex/skill-text-model-discovery branch September 20, 2026 17:13
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