surprise usage resets
Did the limits just reset?
A home Mac polls its own Claude Code and Codex subscriptions every quarter hour. Inside a usage window the number only climbs, so usage that fell before the window was due means the provider reset it early. Those moments land here. Nothing else does: no percentages, no accounts.
The poller has not reported for a while. The last feed is shown; treat it as history, not now.
1Resets seen
No early resets seen yet. That is the normal state of the world.
2How this works
ovm limits registers a login per subscription in a home
of its own and asks the products themselves: Claude Code hands its
usage windows to its statusline in a throwaway session, Codex answers
over codex app-server. Every poll is compared with the
one before. A window whose reset time had not arrived, yet whose
usage went down, was cleared by the provider — the poller records it,
pushes a notification, and uploads this feed. Scheduled rollovers are
the clock and stay off the page.
curl -fsSL https://ovm.sh/install | sh ovm limits # register, sign in, poll ovm limits hook ntfy <topic> # phone push on a surprise reset ovm limits agent install --every 15m
The feed itself is a small JSON file: resets.json.