v0.2.0
Codex Usage Sidebar v0.2.0
Version 0.2.0 adds automatic multilingual UI and click-to-pin details without changing the fixed
8-point Open Location placement or the external companion architecture.
Highlights
- Follows Codex's effective Simplified Chinese, Traditional Chinese, or English locale.
- Correctly follows the final language selected by Codex when its language setting is Auto.
- Displays English for every unsupported locale.
- Updates visible and pinned content within one second of an effective language change.
- Pins the quota card on click and closes it on the next click while retaining hover behavior.
- Localizes labels, dates, relative intervals, plans, Bank details, statuses, and empty states.
- Reports the mapped language and source without persisting raw process arguments.
Resolution order
- Effective locale of the running Codex renderer.
- Codex Preferences during startup.
- macOS preferred language during startup.
The running renderer is authoritative because it contains the locale Codex is actually using after
Auto or a manual selection has been resolved.
Validation
The release is covered by resolver, preferences parser, process selector, localization, runtime
state, formatter, layout, interaction, transport, signing, SDK, and install-control tests. The
marketplace payload is promoted from the exact GitHub Actions artifact and recorded in
assets/PROVENANCE.json before release.