Works in Console but Not in Application #6452

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

Originally created by @hecateq on GitHub (Jan 16, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

When I try to use it through the application, it does not respond to my messages. However, when I run it from the console, it works correctly. Is there a solution for this?

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

MacOS

Terminal

No response

Originally created by @hecateq on GitHub (Jan 16, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description When I try to use it through the application, it does not respond to my messages. However, when I run it from the console, it works correctly. Is there a solution for this? ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System MacOS ### Terminal _No response_
yindo added the bugweb labels 2026-02-16 18:04:16 -05:00
Author
Owner

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

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

  • #8564: TUI doesn't render messages from prompt_async endpoint - this directly addresses messages not being rendered in the application (which likely uses the async endpoint) while working in console
  • #6946: Desktop app session out of sync with TUI - indicates synchronization issues between the desktop application and TUI backend
  • #8229: TUI stops responding to user input after first prompt - similar symptom of unresponsiveness to user input/messages
  • #8704: macOS missing functionality in OpenCode app - also on macOS platform, reports missing features in the desktop application

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

@github-actions[bot] commented on GitHub (Jan 16, 2026): This issue might be a duplicate of existing issues. Please check: - #8564: TUI doesn't render messages from prompt_async endpoint - this directly addresses messages not being rendered in the application (which likely uses the async endpoint) while working in console - #6946: Desktop app session out of sync with TUI - indicates synchronization issues between the desktop application and TUI backend - #8229: TUI stops responding to user input after first prompt - similar symptom of unresponsiveness to user input/messages - #8704: macOS missing functionality in OpenCode app - also on macOS platform, reports missing features in the desktop application 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#6452