opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[bug] switching from plan mode to build agent

Open assagman opened this issue 20 hours ago • 2 comments

Description

When build agent is disabled, users cannot proceed to implementation from created plan via Yes option in TUI

Plugins

No response

OpenCode version

v0.0.0-dev-202601170636

Steps to reproduce

  1. disable build agent

  2. make plan agent to create a plan

Image
  1. get the plan write and question responses:
Image Image
  1. Select "Yes"
Image
  • App doesn't crush, but it's unusable with the displayed error message.
  • "Yes" option only works with build agent. App allows users to mutate build agent, but does not handle disabled build agent case, does not provide any fallback.

Screenshot and/or share link

No response

Operating System

macOS Tahoe 26.3 arm64

Terminal

ghostty 1.2.3 + tmux next-3.5

assagman avatar Jan 17 '26 08:01 assagman