Skip to content

Move the host skills service into the skills extension - #36921

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/d81a21791d2ef8c066e157e7e538b8cb7ee4c24b
Aug 4, 2026
Merged

Move the host skills service into the skills extension#36921
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/d81a21791d2ef8c066e157e7e538b8cb7ee4c24b

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 4, 2026

Copy link
Copy Markdown

Move the host skills service into the skills extension

What changed

  • Move host skill discovery, snapshot caching, and configuration handling from
    codex-core-skills to codex-skills-extension.
  • Rename SkillsService and SkillsLoadInput to HostSkillsService and
    HostSkillsLoadInput to distinguish the host implementation from other skill
    providers.
  • Keep shared loading primitives and skill outcome modeling in
    codex-core-skills.
## What changed

- Move host skill discovery, snapshot caching, and configuration handling from
  `codex-core-skills` to `codex-skills-extension`.
- Rename `SkillsService` and `SkillsLoadInput` to `HostSkillsService` and
  `HostSkillsLoadInput` to distinguish the host implementation from other skill
  providers.
- Keep shared loading primitives and skill outcome modeling in
  `codex-core-skills`.

GitOrigin-RevId: d81a21791d2ef8c066e157e7e538b8cb7ee4c24b
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/d81a21791d2ef8c066e157e7e538b8cb7ee4c24b branch from f3b2a28 to 02bc1dd Compare August 4, 2026 16:29
@copyberry
copyberry Bot merged commit 02bc1dd into main Aug 4, 2026
22 of 26 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/d81a21791d2ef8c066e157e7e538b8cb7ee4c24b branch August 4, 2026 16:30
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants