Ceiling 1.5.36 is a maintenance release focused on safer local state and usage numbers you can trust.
Highlights
codexbar usage --all-accountsnow fetches every configured Codex and Claude account with isolated errors and stable ordering.- Running
codexbarwithout a subcommand now opens the default usage view as documented. - Desktop and server refresh intervals are honored, including response caching for
serve. - Detached Settings windows reopen where you left them, and concurrent or corrupt geometry writes no longer wipe other saved positions.
- Account isolation, Codex latest-session selection, quota ranking, and today's spend reporting are more accurate.
- Update status and progress are announced to assistive technology, with automated accessibility regression coverage now in CI.
Security
Windows now rotates a serve.token that was exposed through unsafe file permissions instead of reusing the leaked secret.
MCP compatibility
session_cost_usd is now period_cost_usd. The new cost_period field identifies the billing period represented by that amount.
Thanks @harshvardhan60792 for fixing clipboard controls that could report success after a failed copy in #381.