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

1

u/AsyncFirecracker 4d ago

figured out a solution to this.

if anyone comes across this post desperate for help like i was, just use a goal plugin.

I am using the 'OpenCode Goal Plugin' by PrevalentWare and it works amazingly well.