anomalyco / anomalyco/opencode
A very interesting bug: later requests fall before earlier ones.
@kommander is already working on this.
Since Aug 18, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Today I got a bug due to the obsolete OpenCodex 2.12.0, leading my codex with Opencode Go to 413 error then 400. At first, I thought it was a bug from codex so I switched to Opencode, but all my request failed silently, no "running" signs. All other providers failed. The bug only happened on my root path, and when I used Opencode with another path, it worked well and figured out it was the problem of OpenCodex, which cannot handle requests with tool calls. After installing latest version, I asked Opencode to build a GUI for OpenCodex, and this is what happened. As shown in the images, the running request falls before the earlier ones (you can see the timestamp is 8/9), and the earlier requests was tagged "queued".
Just want to share this wierd bug, no repair needed. I have no idea about why and how to reproduce it.
Plugins
oh-my-opencode
OpenCode version
1.18.11
Steps to reproduce
No response
Screenshot and/or share link
Operating System
CentOS 7
Terminal
Linux Terminal
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.