Skip to content

Enhanced log/error visibility in TUI #59

@mattvollmer

Description

@mattvollmer

Problem: TUI architecture separates streaming messages from logs; interleaving would require major refactor. Currently, error logs are pinned above streaming messages, feel intrusive, persist until chat reset, and can stack.

Proposed solution: Replace pinned logs with a single, unobtrusive notification (e.g., brief red message) indicating logs are available; allow users to expand on demand via a slash command or shortcut (e.g., Ctrl+L).

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions