Skip to content

Enhanced log/error visibility in TUI #59

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

Activity

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

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