Skip to content

Third-party CLI agent toolbar shows stale and misleading state #9958

@GodOnlyKn0w

Description

@GodOnlyKn0w

Pre-submit Checks

Describe the bug

Summary:
Three independent bugs in the third-party CLI agent toolbar, all affecting coding agent workflows:

Bug 1 — Multi-agent Git branch display stale (high severity):

  • Open two CLI agents in the same project directory (D:\bootstrap-tools)
  • In agent1: git switch audit/robustness-v1; git branch --show-current
  • Terminal confirms audit/robustness-v1
  • Sidebar still shows both agents as main. Status bar also shows main.

Bug 2 — Voice Input in toolbar layout but not in actual toolbar (medium):

  • Settings → Third party CLI agents → Toolbar layout includes "Voice Input"
  • Actual toolbar: no Voice Input button visible

Bug 3 — cwd/branch badges non-interactive (low):

  • Bottom-right toolbar badges for directory and branch look clickable
  • Clicking either has no effect — no navigation, no tooltip

Environment:

  • Warp v0.2026.04.27.15.32.stable_03
  • Windows 10 x86_64
  • Git Bash (MINGW64)

To reproduce

  1. Open Warp with two CLI agent sessions in the same project directory (e.g., D:\bootstrap-tools)
  2. In the first agent session, run:
  git switch audit/robustness-v1                                                                                                                     
  git branch --show-current                                                                                                                          

Terminal output confirms: audit/robustness-v1
3. Observe the left sidebar — both agents show branch main
4. Observe the bottom-right status bar — shows D:\bootstrap-tools (main)

Expected behavior:

  • Sidebar shows agent1 as audit/robustness-v1
  • Status bar reflects the active terminal's actual cwd and branch

Actual behavior:

  • Sidebar and status bar display stale main for all agents
  • Git branch appears cached by directory path rather than per-session

Screenshots attached:

  • bug1-sidebar-initial.png — sidebar showing both agents on main
  • bug1-terminal-actual-branch.png — terminal showing audit/robustness-v1 while status bar shows main
  • bug2-voice-input-settings.png — Settings panel with Voice Input enabled in toolbar layout
  • bug2-voice-input-toolbar.png — Actual toolbar missing Voice Input button

Expected behavior

No response

Screenshots, videos, and logs

Image Image Image Image

Operating system (OS)

Windows

Operating system and version

Windows 10 x86_64

Shell Version

GNU bash 5.2.37(1)-release (x86_64-pc-msys)

Current Warp version

Warp v0.2026.04.27.15.32.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

2026/5/2

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.area:window-tabs-panesWindow, tab, pane, and workspace layout management.bugSomething isn't working.os:windowsWindows-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions