[PR #10900] feat(app): use opentui markdown component behind experimental flag #13595

Closed
opened 2026-02-16 18:18:26 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10900

State: closed
Merged: Yes


Swaps <code filetype="markdown"> with the native opentui <markdown> component in TextPart, gated behind OPENCODE_EXPERIMENTAL_MARKDOWN (also enabled by OPENCODE_EXPERIMENTAL).

ReasoningPart is left unchanged for now.

Fix #7671
Fix #3845

Still experimental, sometimes result does not look great, for example multiline quotes. Will land more improvements in opentui

CI seems to failing at Playwright e2e "file-tree can expand folders and open a file" which is unrelated

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10900 **State:** closed **Merged:** Yes --- Swaps `<code filetype="markdown">` with the native opentui `<markdown>` component in TextPart, gated behind `OPENCODE_EXPERIMENTAL_MARKDOWN` (also enabled by `OPENCODE_EXPERIMENTAL`). ReasoningPart is left unchanged for now. Fix #7671 Fix #3845 Still experimental, sometimes result does not look great, for example multiline quotes. Will land more improvements in opentui CI seems to failing at Playwright e2e "file-tree can expand folders and open a file" which is unrelated
yindo added the pull-request label 2026-02-16 18:18:26 -05:00
yindo closed this issue 2026-02-16 18:18:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13595