Limyrx Studio IDE

Scheduled Tasks

Scheduled tasks let you run OpenCode sessions on a recurring basis — daily code reviews, weekly refactoring, or automated maintenance.

Overview

Define a cron expression, select a project, and write a prompt. The IDE runs the task at the scheduled time and notifies you of the result.

Creating a Task

Go to Settings > Scheduled Tasks and click New Task. Set the schedule, target project, and prompt. Optionally configure notifications on completion or failure.

Managing Tasks

The task dashboard shows upcoming runs, history, and status. You can pause, edit, or delete tasks at any time. Failed tasks show logs for debugging.