FleetView: duplicated section headers after navigating into an agent and back

Resolved 💬 3 comments Opened May 13, 2026 by viliusjan-gh Closed May 14, 2026

Description

In the claude agents terminal tab (FleetView), navigating into an agent's detail view and then returning to the agent list leaves the section headers (Needs input, Completed, etc.) rendered twice and partially overlapping. The list rows render correctly, but the headers are stacked/duplicated until the terminal is forced to fully redraw.

Repro

  1. Open the claude agents tab with at least one agent in each of: Needs input, Working, Completed.
  2. Click into any agent to enter its detail view.
  3. Navigate back to the agent list.
  4. Observe duplicated Needs input and Completed section headers at the top of their respective sections.

Workaround

Resizing the terminal window forces a full redraw and clears the duplicates. Ctrl+L sometimes works too. This has to be done every time the user navigates back from an agent detail view, which is disruptive in normal multi-agent workflows.

Environment

  • OS: Windows 11 Home 10.0.26200
  • Terminal: Windows Terminal
  • Shell: PowerShell
  • Claude Code model: Opus 4.7

Screenshot

Available on request — local path on reporter's machine, can attach via web UI if helpful.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗