Commit Graph

2 Commits

Author SHA1 Message Date
Ahmed Ibrahim
8181c362a7 Extract codex-core-skills crate (#15749)
- move skill loading and management into codex-core-skills
- leave codex-core with the thin integration layer and shared wiring

- CI

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-25 14:51:20 -07:00
Ahmed Ibrahim
1aab7b00d4 Extract codex-plugin crate (#15747)
## Summary
- extract plugin identifiers and load-outcome types into codex-plugin
- update codex-core to consume the new plugin crate

## Testing
- CI

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-25 14:43:28 -07:00