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

Open
opened 2026-02-16 18:04:54 -05:00 by yindo · 1 comment
Owner

Originally created by @xsyetopz on GitHub (Jan 18, 2026).

Originally assigned to: @rekram1-node on GitHub.

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

Originally created by @xsyetopz on GitHub (Jan 18, 2026). Originally assigned to: @rekram1-node on GitHub. ### 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)**` 2. A `Console (Focused)` window right over the 'chatbox' for OpenCode appears, which allows you to copy said error message. ### Screenshot and/or share link <img width="1260" height="278" alt="Image" src="https://github.com/user-attachments/assets/1751a696-7f89-4746-a95b-40ae5a51685b" /> ### Operating System macOS Sequioa 15.7.3 ### Terminal zsh
yindo added the opentuibug labels 2026-02-16 18:04:54 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 18, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #8891: Console overlay with time out errors after alt-tabbing for too long - Similar console overlay appearing unexpectedly over the TUI
  • #7883: user visible error message that can't be clean - Error message that stays on screen and can't be easily dismissed
  • #8063: [IMPROVEMENT]: Don't toggle console for non-critical issues - Related issue about Console (Focused) window obstructing workflow
  • #9004: got an error that never goes away on tui - Error appears and can't be cleared from TUI

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 18, 2026): This issue might be a duplicate of existing issues. Please check: - #8891: Console overlay with time out errors after alt-tabbing for too long - Similar console overlay appearing unexpectedly over the TUI - #7883: user visible error message that can't be clean - Error message that stays on screen and can't be easily dismissed - #8063: [IMPROVEMENT]: Don't toggle console for non-critical issues - Related issue about Console (Focused) window obstructing workflow - #9004: got an error that never goes away on tui - Error appears and can't be cleared from TUI Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6665