Skip to content

Tool call results/output not shown in chat view #57

Description

@xela92

Description

The chat view correctly displays user messages, assistant messages, and tool call names, but the output/result of tool calls is not shown. For example, when Claude runs a bash command (like curl), the chat shows that the tool was called but not what it returned.

This makes it hard to follow the conversation without switching back to the terminal, since the tool output is often essential context for understanding the assistant's response.

Expected behavior

Tool call results should be displayed (or at least expandable) in the chat view, similar to how they appear in the terminal.

Environment

  • macOS 26.3.1
  • Claude Code running in tmux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions