mcp/pkg
Snider 02f0afd1ea feat(agentic): rate-aware task scheduling
Reads rates config from agents.yaml per agent type. Calculates delay
based on time-of-day relative to quota reset window:
- Sustained mode: steady pacing across the full day
- Burst mode: faster pacing when close to reset (quota about to refill)

Gemini resets 06:00 UTC. Start at 09:00 = pace slower (sustained_delay).
Start at 03:00 = burst mode (burst_delay) since reset is 3 hours away.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 17:55:55 +00:00
..
mcp feat(agentic): rate-aware task scheduling 2026-03-15 17:55:55 +00:00