What's wrong with this entry?
Anonymous. No account, no email.
What
A new slash command providing a tabbed interactive UI for managing daemon services.
Usage
/daemonDetails
- Scheduled tab: lists all scheduled tasks with cron expression, directory, prompt, enabled/disabled status, permission mode, model, and timeout. Supports enable/disable, edit, and remove actions
- Remote Control tab: lists remote-control servers with directory, spawn mode, and running status
- Assistants tab: shows assistant entries with options to restart, clear conversation history, and uninstall
- New Scheduled Task form: accepts prompt, schedule (intervals like
5m,2h,1dor cron expressions with live human-readable preview), directory, auto-generated ID, permission mode, and model selection - New Remote Control Server form: accepts directory (with trust check), name, and spawn mode (same-dir or worktree)
- New Assistant form: accepts directory, name, permission mode, and model
- Service management buttons: Install, Uninstall, Start, Stop, Restart
Evidence
Daemon hub UI (search for "Claude Daemon", "New Scheduled Task", "New Remote Control Server")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.