[FEATURE] Allow to click on teammate messages to expand them with CLAUDE_CODE_NO_FLICKER=1 / have an env var to have them expanded by default

Resolved 💬 1 comment Opened May 5, 2026 by Butanium Closed Jun 2, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Right now we have to press ctrl+o to see what messages were sent from a teammate to the other. This is very annoying. CLAUDE_CODE_NO_FLICKER=1 allows to have interactive elements that expand when clicked.

Proposed Solution

When CLAUDE_CODE_NO_FLICKER=1, allow that clicking on a teammate message expand it. Also an env variable "CLAUDE_CODE_EXPAND_TEAMMATE_MESSAGE=1" that would default to showing the full messages in the viewer would be nice to increase monitorability

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

Audit messages sent from the teamlead to the teammates, make sure that the prompt is not biasing it and that it adhere to the user prompt to the team lead

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗