Auto-Resume Sessions on Quota Reset
saaransh_28 · reddit · 2026-07-13
The author built a tool called unsnooze to solve the problem of AI coding sessions hanging when usage limits are hit, with no one around to manually resume them once quotas reset.
How it works:
- Detects when an AI coding session stops due to usage limits
- Logs the session and reset times
- Automatically resumes the same session after the official quota resets
- Reuses the original terminal if open; otherwise, rebuilds the pane and continues
It currently supports Claude Code, Codex CLI, and tmux/Zellij, with extensions for adapters like VS Code, desktop ChatGPT, Grok, Qwen Code, Kimi CLI, OpenCode, and Antigravity. It doesn't bypass limits or consume extra quota; it simply automates the "wait for reset and manually resume" step. The project is MIT-licensed, telemetry-free, requires no account, and is fully open-source.
More from coding & agent
- Coding agents are heading toward an AI-writes, AI-reviews, human-approves workflow — aftahi_ai · 2026-07-22
- oMLX 0.5.2 adds Mac menu-bar stats, low-bit decode kernels, and faster downloads — awnihannun · 2026-07-22
- GitHub review bot hits its PR limit and forces a 39-minute cooldown — DanielLockyer · 2026-07-22
- Max reasoning effort appears to be mobile-only in Codex Remote, not desktop — GabGarrett · 2026-07-22
- A Reddit demo argues online stores should expose carts and pricing through MCP — gelembjuk · 2026-07-22
- Open-source AI SDK provider routes Vercel apps through a local Codex subscription — lgrammel · 2026-07-22