anomalyco / anomalyco/opencode

UI: file modification blocks break chat layout (text stays on top, questions below)

Open
#40,807 0 comments 0 reactions 1 assignee View on GitHub

@simonklee is already working on this.

Since Aug 6, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Problem

In the chat, when the "modified file" blocks are rendered, the layout breaks: part of the conversation remains pinned at the top while new questions appear at the bottom, without proper scroll order.

Steps to reproduce

  1. Open a long conversation in opencode
  2. Use file editing tools (edit/write) that produce the "modified file" blocks
  3. Observe the chat layout: part of the text stays on top, questions at the bottom

Expected behavior

The conversation flow should be linear, without blocks interrupting the display.

Environment

  • OS: Windows
  • Shell: PowerShell 5.1
  • UI: terminal (opencode)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.