docs/plans/2026-08-27-web-shell-composer-add-menu.md
Design: docs/design/web-shell/web-shell-composer-add-menu.md
Add an opt-in + toolbar menu to the Web Shell composer without changing daemon APIs or message contracts.
addMenu stays absent from embedder defaults.addMenu to standalone defaults and opt split-view panes in explicitly without removing existing controls.@ providers instead of duplicating their availability, escaping, caching, or insertion rules.useAtMentionSources.ts while preserving useAtMentionMenu.ts behavior.+ trigger and Add file destination submenu.@ search routing while enabling directory drill-in only in the Add menu.git diff --check passed.Repository-wide typecheck is currently blocked by unrelated pre-existing CLI session-PR errors, a duplicate property in a core test, and the approval-mode type error in packages/web-shell/client/App.tsx.