v4.6.0
What's Changed in v4.6.0
New Features
- feat(skills): Drop unjustified codex grants and pin the frontmatter grant-surface invariant (0beb18e)
- feat(skills): Switch recap, review-spec and agent frontmatters to codex exec (3/3) (9b001f9)
- feat(skills): Switch security, feasibility and audit skills to codex exec (2/3) (73a6301)
- feat(skills): Switch architecture, debate and implement skills to codex exec (1/3) (d5ce5fa)
- feat(codex-code-review): Switch test-review, seek-verdict and review shells to codex exec (2/2) (b03d9ee)
- feat(codex-code-review): Switch review, doc-review and plan-review to codex exec (1/2) (36afa29)
- feat(codex-exec-transport): Add the codex exec transport adapter and fake-CLI test harness (90a263e)
Bug Fixes
- fix(security-redact): Fix secret truncation, ReDoS, and a redaction design conflict (6f221ad)
Documentation
- docs(codex-exec-transport): Add the tech spec, intent, and request tickets (2281f20)
- docs(readme): Sweep READMEs and the skill catalog for the codex exec setup (5e58fe7)
- docs(auto-loop): Switch the review dispatch rules to the codex exec transport (1ca3216)
- docs(codex-exec-transport): Add the transport locator reference and guard tests (811d81a)
Tests
- test(skills): Re-pin recap-doc/review-spec and add codex-implement safety tests (be77925)
Chores
- chore(release): Bump to 4.6.0 (3d3c4c7)
Full Changelog: v4.5.0...v4.6.0