Files
codex/codex-rs/skills
felixxia-oai 5620bab61c Add bounded skill model delegation instructions (#38475)
## What changed

- Add `SkillModelDelegationInstruction` for skills that request Luna while running on Sol or Terra.
- Resolve Luna only when it is available in the current provider namespace.
- Bound and validate model identifiers, skill names, and the rendered instruction before exposing it to callers.

## Testing

- Cover supported parent models, provider namespace matching, unavailable or unsafe targets, instruction rendering, and size limits.

GitOrigin-RevId: 188a88c36ca32689cbf1e53465283dff4137cb15
2026-08-14 01:49:00 +00:00
..