mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
## What changed - Restrict host loading, snapshot, and outcome implementation details to the skills extension crate. - Require `HostSkillsLoadInput` construction through its public constructor instead of exposing its fields. - Remove redundant implicit-invocation helpers from `SkillLoadOutcome`; use the `ImplicitSkillLookup` interface for enabled-skill lookup instead. GitOrigin-RevId: e79c77fc3e69ecc0231b0c87e5f9f24a5487f9e4