anomalyco / anomalyco/opencode
Desktop reply box flashes and disappears — no error shown
@Brendonovich is already working on this.
Since Aug 7, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Not sure if this is known, but the desktop app (macOS, 1.18.15) started silently eating my replies. I send a message, the assistant's reply box shows up for a split second, then vanishes — no text, no error, nothing in the UI. CLI works fine with the exact same config and API.
What I found: the session gets created under ~/Documents/Default Project, which no longer exists on my machine. Server log shows prompt_async failed ... FileSystem.realPath (/Users/.../Documents/Default Project) ... ENOENT, and the assistant message ends up with zero parts, so the UI just flashes.
The frustrating part is there's zero user-facing feedback when this happens — you can't even tell a message got created.
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.