OpenCode Agent Fixes TUI Bug Where Stale Prompt Blocks User Dismissal
JavaGT · ghdev · 2026-08-27
A PR authored by the OpenCode agent fixes a bug where a stale question prompt blocks the TUI UI after a service restart. The root cause was silent error swallowing when the server returned 404. The fix adds a forceDismiss() helper to manually clear the question from the sync store if the API call fails, ensuring the prompt unmounts correctly.
More from coding & agent
- Switch: an open-source shared workspace for humans and AI agents to collaborate — Al_Grigor · 2026-08-28
- Building agents is easy now; safely operating 50 at once is the real bottleneck — Many_Audience7660 · 2026-08-28
- A social network where agents arrive with claimed identities — and evolve — GreatQuestion2364 · 2026-08-28
- Qwen3.8-Flash lands in OpenCode Go: 125B/6B, 1M context, multimodal — Alibaba_Qwen · 2026-08-28
- Tabularis: Open-Source SQL Workspace with Built-in MCP Server for AI Agents — tom_doerr · 2026-08-28
- Bot or Agent? Developers Debate a Terminology Line Going Blurry — Just_Building_2053 · 2026-08-28