fix(tasks): sync markdown loops when listing tasks

This commit is contained in:
Bohdan Triapitsyn
2026-08-09 20:32:30 +03:00
parent a7f1d7d89e
commit ce6912fe40
4 changed files with 34 additions and 3 deletions
@@ -25,7 +25,7 @@ Check **Run as goal** to make the run pursue its prompt to completion instead of
## Loops: scheduled tasks as markdown files
A **loop** is a scheduled task defined as a portable markdown file you can commit to your repo. Drop a file into `.agents/loops/` and the task appears on the next sync — no dialog needed:
A **loop** is a scheduled task defined as a portable markdown file you can commit to your repo. Drop a file into `.agents/loops/` and open the Scheduled Tasks list to sync it — no server restart needed:
```markdown
---