| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CLI 2.3.1 source code.tar.gz | 2026-05-29 | 49.0 MB | |
| CLI 2.3.1 source code.zip | 2026-05-29 | 50.1 MB | |
| README.md | 2026-05-29 | 797 Bytes | |
| Totals: 3 Items | 99.1 MB | 0 | |
-
Codex agent delivery simplified. Codex auto-discovers subagents bundled inside an installed skill's own
agents/folder, soskills installandskills updateno longer write a separate.codex/agents/*.tomlsidecar. The nested in-skill agent is the whole delivery now: one fewer file to install and heal, and nothing left behind in non-Codex projects. -
--fastdeprecated. Since the jsdom removal the full static scan runs at about 4 ms per file and covers every rule, so the regex-only--fastpath only lost coverage (about 10 of 41 rules) for no real speed gain, and a--fastrun could read "clean" because most rules silently never ran. The flag is still accepted so existing CI scripts keep working, but it is ignored with a one-line notice and the full scan always runs.