OpenCode Web auto-enables the new layout and drops workspaces with no rollback
blancqua · ghdev · 2026-07-18
OpenCode Web loses workspaces after auto-switching to the new layout
After upgrading past v1.17.19, OpenCode Web automatically enables the new “tabs on top” layout. The issue reports two regressions:
- there is no UI to switch back to the legacy layout on Web;
- the new layout does not implement workspaces / git worktrees at all.
Because the workspaces controls only exist in LegacyLayout, a user who had workspaces enabled can silently lose the feature after upgrading, with no in-app recovery path. The server-side /experimental/worktree endpoint still responds, so the breakage appears to be purely on the client side.
More from coding & agent
- A 9B Ollama agent can run a fully local DJ radio with tools, memory, and TTS — pinku1 · 2026-07-27
- Bugbot rejects an MCP permission flag because it would break path-scoped isolation — zeeg · 2026-07-27
- One GPT-5.6 agent is guarding a Blink security system while another makes a parody rap album — repligate · 2026-07-27
- An agent got unblocked by reusing a logged-in browser, not stealth tricks — armanidev_ · 2026-07-27
- Paper argues graph topology can become the core operating system for AI agents — theomitsa · 2026-07-27
- Claude Code desktop adds UI markup feedback for smoother visual editing — EricBuess · 2026-07-27