Skip to content

Commit 4245ab0

Browse files
committed
docs: readme updated
1 parent 76173aa commit 4245ab0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ The `/messages` command displays all user messages in the current session, sorte
172172

173173
Scheduled tasks let you prepare prompts in advance and run them automatically later or on a recurring schedule. This is useful for periodic checks, routine code maintenance, or tasks you want OpenCode to execute while you are away from your computer. Use `/task` to create a scheduled task and `/tasklist` to review or delete existing ones.
174174

175-
- Each task is created from the currently selected OpenCode project and model
176-
- Scheduled executions currently always run with the `build` agent
175+
- Each task is created from the currently selected OpenCode project, model, and agent
176+
- The agent is fixed when the task is created and every run uses it; it is shown in the creation confirmation and in the task details in `/tasklist`
177177
- Tasks run outside your active chat session, so they do not interrupt or affect the current session flow
178178
- The minimum recurring interval is 5 minutes
179179
- If a recurring task is still running when its next interval arrives, the bot does not start a parallel copy of the same task and does not replay missed intervals later

0 commit comments

Comments
 (0)