Scheduled tasks: offer an "always allow" option on the task-creation approval dialog
First — thank you for scheduled tasks in the desktop app. Having Claude set up its own recurring automations conversationally (prompt, cron schedule, completion notifications) is fantastic, and remembering per-task tool approvals across runs is a thoughtful touch.
Request: when Claude calls create_scheduled_task, the approval dialog only offers per-task approval — there is no "always allow" option, and (as best I can tell) adding mcp__scheduled-tasks__create_scheduled_task to permissions.allow in settings.json does not suppress the dialog. For users who routinely commission automations in conversation, an "Always allow Claude to create scheduled tasks" option — or having the dialog honor the permissions allowlist — would remove the last manual click.
Task creation feels low-risk for this: tasks are visible and editable in the Scheduled sidebar, and each new task'''s first run still goes through tool approvals.
Thanks for considering!