Skip to content

[FEATURE]: Beautified Question Tool Text Display #12781

@teszerrakt

Description

@teszerrakt

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

When the LLM uses the question tool, markdown formatting in the question text (like bold, code, lists) is displayed as raw text instead of being rendered.

Affected areas:

  • Desktop app (question dock)
  • TUI (question prompt and history)

Expected: Markdown in question text should be rendered (bold, code blocks, lists, etc.)
Actual: Raw markdown syntax is shown to the user (e.g., bold instead of bold)

Example:

Question: Which **database** should I use?
- `PostgreSQL`
- `MySQL`

Shows literally with asterisks and backticks instead of formatted.

Screenshots

  • Terminal
Image
  • Desktop
Image

Metadata

Metadata

Assignees

Labels

discussionUsed for feature requests, proposals, ideas, etc. Open discussionopentuiThis relates to changes in v1.0, now that opencode uses opentuiwebRelates to opencode on web / desktop

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions