Power users running multiple agent sessions in parallel face difficulty managing individual tool-approval prompts. The user requests a batch permission triage UI to streamline the process of approving or denying multiple pending tool calls across sessions.
## Problem Power users of the Claude desktop app (the GUI that wraps Claude Code) routinely run **multiple agent sessions in parallel** — each in a different project directory, each potentially issuing tool calls that require user approval. Today, when 3–5 sessions are simultaneously paused waiting for an "Allow Claude to run X?" decision, the user has to: 1. Notice the brown indicator dot in the sidebar (only visible when looking at sidebar) 2. Click into each session one by one 3. Read the prompt, decide, click `Allow once` / `Always allow` / `Deny` 4. Repeat for every pending session This becomes a significant interruption tax when running multi-session workflows (e.g., one agent doing research, another writing code, another managing files). The user's flow is broken into many micro-decisions across windows. ## Concrete scenario User opens 5 Claude Code sessions: `keke`, `xiaoke`, `PM`, `claude-ob`, `Skills`. Each is a long-running agent on a different codebase. Within a 2-min