SHIPPED · v1.22.1

More Intentional AI Agent Delegation

Improved

  • More Intentional AI Agent Delegation: Choose when @agent delegation is active — from the agent input overlay, so prompts that mention Codex, Claude, Gemini, or another agent by name can stay as plain text when that is what you want

  • More Intentional AI Agent Delegation: Agent chips now track explicit mentions only — typing an agent name in a normal sentence no longer turns the prompt into an orchestration request

  • More Intentional AI Agent Delegation: Dragged agent chips stay accurate — when you move or swap them inside a prompt, keeping the final message aligned with what is visible in the editor

  • Cleaner Sub-Agent Activity Badges: Sub-agent badges now focus on real delegation work — instead of appearing for ordinary commands such as checking an agent version

  • Cleaner Sub-Agent Activity Badges: Skill-based delegation is detected correctly — when an AI agent uses the bundled 1devtool-agent command, so badges still show the right target agent

  • Cleaner Sub-Agent Activity Badges: Completed badges clear after a short finish state — to keep terminal workspaces from filling up with stale activity indicators

  • More Reliable Windows Releases: Windows packaging is more resilient — during release builds, with cached Electron downloads and automatic retry handling for transient network failures

Fixed

  • Fixed agent input pickup offering placeholder suggestions such as @filename as if they were real prompt text

  • Fixed picked-up terminal prompts restoring the cursor at the end instead of preserving the visible cursor position

  • Fixed agent names in normal prompt text triggering delegation behavior even when the user did not choose an agent from the mention picker

  • Fixed sub-agent badges sticking around after switching terminals or finishing a delegated run

  • Fixed Windows release builds failing when Electron downloads briefly timed out