What's wrong with this entry?
Anonymous. No account, no email.
What
A dedicated command to list, create, and delete recurring loops and stop-hooks.
Status
Disabled (isEnabled: () => !1)
Details
- Full React-based UI for managing loops with keyboard navigation
- Supports creating two types: cron-based recurring loops ("every N") and stop-hooks ("until condition")
- Shows existing loops with their schedule, prompt, and ID
- Keyboard shortcuts:
nto create new,dto delete,up/downto navigate,escapeto close - Includes tab-switching between "every" (cron) and "until" (stop-hook) creation modes
Evidence
Loops management UI (search for "List, create, and delete recurring loops and stop-hooks")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.