Skip to content

WebUI: thinking/reasoning blocks hidden after response completion, no way to show them #7866

@hotic

Description

@hotic

Problem

In the TUI, users can toggle thinking/reasoning blocks visibility with /thinking command (default: visible).

In the WebUI, thinking blocks are always hidden after response completion with no way to show them:

// session-turn.tsx:562
hideReasoning={!working()}  // hardcoded, no toggle

Expected Behavior
WebUI should have the same /thinking command as TUI to toggle visibility.

Environment
OpenCode version: latest dev
Interface: WebUI

Metadata

Metadata

Assignees

Labels

webRelates to opencode on web / desktop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions