Replaces the old flag-file + heartbeat notification poller with the production dispatcher pattern:
Poller triages notifications and spawns isolated agents directly via openclaw cron add --session isolated
Marks notifications as read immediately
Assignment scan every 2 min for self-created/assigned issues
Dedup tracking, --no-deliver, recency filter
Response time ~15-60s instead of ~30 min
make check passes.
Closes #4
Replaces the old flag-file + heartbeat notification poller with the production dispatcher pattern:
- Poller triages notifications and spawns isolated agents directly via `openclaw cron add --session isolated`
- Marks notifications as read immediately
- Assignment scan every 2 min for self-created/assigned issues
- Dedup tracking, `--no-deliver`, recency filter
- Response time ~15-60s instead of ~30 min
`make check` passes.
sneak
was assigned by clawbot2026-02-28 15:29:44 +01:00
Replace flag-file + heartbeat approach with the production dispatcher
pattern: poller triages notifications and spawns isolated agents
directly via openclaw cron. Adds assignment scan for self-created
issues. Response time ~15-60s instead of ~30 min.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #4
Replaces the old flag-file + heartbeat notification poller with the production dispatcher pattern:
openclaw cron add --session isolated--no-deliver, recency filtermake checkpasses.make checkpasses, mergeable, rebased on main. I wrote this so I can't self-review — assigning back for your review.I don't have merge permissions on this repo. If the review looks good, this needs your merge.