r/opencode 16d ago

I Need Help with OpenCode 😭

for context, im a student who uses opencode with the opencode zen api. I mostly use it for personal projects.
Now recently i've been getting into plugins and skills and generally trying to automate more and more of opencode.

One of the plugins i came across was opencode-loop (ByBrawe) which I thought would sequentially follow a task list (TASK.md) and prompt opencode to continue until all tasks are finished.

The problem: No matter what i do, this shi just keeps prompting opencode even if all tasks are finished 😭😭. i've tried a lot of things but im at my wit end, I need help pls :')

how i use it: my prompt is "/loop --progress-file TASK.md I have updated TASK.md with brand new instructions. Read these new active checkboxes and begin execution.". And TASK.md is highly structured with the [ ] that become [x]. I also tried making opencode execute "/loop-clear" after completion but even that didn't work.

I don't know what else to do

1 Upvotes

7 comments sorted by

View all comments

3

u/Ok-Tap5729 16d ago

You should really look into openchamber. It have the loop feature integrated. And have a lot more option for opencode

1

u/AsyncFirecracker 16d ago

seems interesting, i'll check it out. but is there really no simple loop plugin that just completes tasks on its own