Schedule tasks on the web
3 hours ago
- #automation
- #workflow
- #scheduling
- Review open pull requests each morning
- Analyze CI failures overnight and surface summaries
- Sync documentation after PRs merge
- Run dependency audits weekly
- Compare scheduling options: Cloud, Desktop, /loop
- Create scheduled tasks via web, desktop app, or CLI
- Name tasks and write self-contained prompts
- Select repositories and branch permissions
- Choose cloud environment with network access, env vars, and setup scripts
- Set frequency: hourly, daily, weekdays, weekly
- Manage connectors for external services
- View and interact with task runs
- Edit, pause, resume, or delete tasks
- Related resources: Desktop tasks, /loop, cloud environment, MCP connectors, GitHub Actions