- New service: app/services/agent_heartbeat.py - get_pending_slots_for_agent(): queries today's NotStarted/Deferred slots where scheduled_at <= now, sorted by priority descending - get_pending_slot_count(): lightweight count-only variant - Auto-materializes plan virtual slots for today before querying - Supports injectable 'now' parameter for testing
3.8 KiB
3.8 KiB