Files
assign-me-openclaw/__pycache__
Luna 6532bd250d
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 6s
feat: add hourly rate limits for agent triggers
- Add AGENT_HOURLY env var (default: 60 triggers per hour)
- Track hourly usage in SHSF database with key 'agent_{AGENT_USERNAME}_cooldown'
- Check and increment counter before sending notifications
- Add 'clear_limit' route to reset counter hourly via external trigger

Resolves #4
2026-04-04 17:10:23 +02:00
..