anomalyco / anomalyco/opencode
OpenCode stops executing every task after ~30 seconds and requires manual resume
@Hona is already working on this.
Since Jul 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
What happened?
Whenever I ask OpenCode to perform any task, it starts working normally but always stops after approximately 30 seconds without completing the task.
There is no visible error message. The execution simply stops as if it had been interrupted.
If I ask OpenCode to continue or resume, it starts working again for another ~30 seconds before stopping once more. This behavior happens consistently on every task.
What I tried
- Completely uninstalled OpenCode
- Cleared the application cache
- Restarted my computer
- Reinstalled OpenCode
None of these steps fixed the issue.
Expected behavior
OpenCode should continue executing the requested task until it is completed instead of stopping after around 30 seconds.
Plugins
None
OpenCode version
1.18.5
Steps to reproduce
- Open OpenCode.
- Ask it to perform any task (code generation, editing, analysis, etc.).
- Wait approximately 30 seconds.
- The task stops by itself without completing.
- Ask OpenCode to continue.
- It resumes for another ~30 seconds and then stops again.
Screenshot and/or share link
Operating System
Windows 11
Terminal
Desktop app
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.