opencode icon indicating copy to clipboard operation
opencode copied to clipboard

`Console (Focused)` obstructing full-window view of TUI after interrupting chat

Open xsyetopz opened this issue 1 day ago • 1 comments

Description

As seen in attached image, a "leak" to the OpenCode TUI appears out of nowhere after some token use size (~70k), right after trying to interrupt an agent using ESC key.

Plugins

None

OpenCode version

1.1.13

Steps to reproduce

  1. Talk to an AI agent til about ~45k..70k tokens consumed in context, then try to interrupt via ESC key.
  • **NOTE: this may not be most accurate token count for "leak"--we find this happening unexpectedly, but usually around that threshold)**
  1. A Console (Focused) window right over the 'chatbox' for OpenCode appears, which allows you to copy said error message.

Screenshot and/or share link

Image

Operating System

macOS Sequioa 15.7.3

Terminal

zsh

xsyetopz avatar Jan 18 '26 05:01 xsyetopz