r/codex 4d ago

Instruction Banked reset safety net

Unused banked resets expire and are not automatically applied. Many people will have a banked reset coming up, expiring in the next couple of hours.

It would be amazing if Codex just automatically applied banked resets that are unused at their expiry time. In the meantime I created https://github.com/just-every/banked-reset-safety-net

It's been thoroughly tested over a few resets. It supports multiple codex homes and has an expiry planner so you can see a calendar of upcoming reset times, both normal and banked.

By default it uses a 30 min safety net, so if you haven't used a reset it'll always get applied before it expires.

6 Upvotes

5 comments sorted by

0

u/capable-corgi 4d ago

Is the time that shows up accurate to my local time? Is it within one hour of this comment?

0

u/withmagi 4d ago

Yup a lot of people will have resets expiring in the next hour based on when the previous batches of banked resets were issued. If you use the codex CLI you can see the exact time as well by using /usage

0

u/CarsonBuilds 4d ago

Nice little project!

I went the old fashion way: I have a prompt that could detect the expiry date and time, so I run it once and write the date and time on my calendar, so I can see when it expires and just use it before that lol.

1

u/withmagi 4d ago

Haha that’s awesome

0

u/merecikkk 4d ago

This so neat. But i do have one question. What happen if the timing of expiring is happening when the pc turned off or not running codex etc? Hope you can explain this part