v0.6.3
New Features
- Surface GPT-5.3-Codex-Spark per-model rate limits in Codex plugin (#176) by @robinebers
Bug Fixes
- Reduce noisy analytics event volume with dedupe guards (#172) by @robinebers
- Replace
varwithconst/letin Codex rate-limit loop by @robinebers
Chores
- Bump version to 0.6.3 by @robinebers
Changelog
Full Changelog: v0.6.2...v0.6.3
- b9a595f fix(analytics): reduce noisy event volume with dedupe guards (#172) by @robinebers
- 3e8e3b7 feat(codex): surface GPT-5.3-Codex-Spark per-model rate limits (#176) by @robinebers
- 6ca4794 fix(codex): replace var with const/let in rate-limit loop by @robinebers
- abe3f24 chore: bump version to 0.6.3 by @robinebers