Releases: seabearDEV/codexCLI
Releases · seabearDEV/codexCLI
v1.12.2
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- build(deps): bump hono from 4.12.12 to 4.12.14 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #85
Full Changelog: v1.12.0...v1.12.1
v1.12.0
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- fix(store): tighten epoch validation, README no-clobber atomicity, and test mtime determinism by @seabearDEV in #58
- fix(paths): W_OK|X_OK for writability probe; add info test for CODEX_DATA_DIR annotation by @seabearDEV in #64
- docs(codex) + test: align --raw removal wording and rename stale test variable by @seabearDEV in #65
- fix(config): close remaining defaultConfig mutation escapes + saveConfig cache isolation by @seabearDEV in #66
- fix(pager): avoid double-counting responseBytes on pager spawn failure by @seabearDEV in #67
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #55
- fix: address v1.10.0 review feedback — security, atomicity, and correctness by @seabearDEV in #56
Full Changelog: v1.9.2...v1.10.0
v1.9.0
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- build(deps): bump vite from 8.0.3 to 8.0.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #38
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Staleness Awareness
- Inline warnings:
codex_getandcodex_contextnow tag stale entries with[untracked]or[Nd]so agents know when to verify before trusting - CLI warning:
ccli getprints a yellow warning for stale/untracked entries - Sorted stale output:
codex_stalelists untracked entries first (most suspect) - FRESHNESS guidance added to built-in LLM instructions
Exploration-Weighted Token Savings
- Namespace multipliers:
codex_statsnow estimates tokens saved based on the exploration cost an agent would have incurred — not just bytes returned - Per-namespace breakdown:
--detailedshows which namespaces deliver the most value (e.g.,archlookups save ~3K tokens each,files~2K) - Tiered display: headline exploration estimate + delivery floor for full transparency
- Token Savings doc: every metric explained, methodology with Mermaid diagrams, honest limitations section
Import Fix
- Flat dot-notation keys (e.g.,
{"a.b": "val"}) are now auto-expanded to nested structure during import, preventing orphaned entries
LLM Instructions
- All 19 MCP tools now documented (was 8), organized into 6 groups
- Agents can now discover alias management, data import/export, config, and observability tools
Documentation
- Removed stale Go rewrite plan and redundant docs index
- README updated for staleness tags, stats output, tool descriptions
- Roadmap updated through v1.7.0
- Cleaned stale global store entries
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Full Changelog: v1.5.1...v1.6.0
v1.5.0
Full Changelog: v1.4.2...v1.5.0