Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.
This repository was archived by the owner on May 4, 2026. It is now read-only.

(empty response) #44

Description

@BelKed

If it does just tool calls it writes (empty response) - perhaps use different styling for that? As it's not a direct response from the llm, but "t3code message"... Maybe just don't write/render anything :) (Or render it small in muted color?)

Btw, thank you so much for porting the app over to support gh copilot <3

const messageText = row.message.text || (row.message.streaming ? "" : "(empty response)");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions