plans/PLAN-tool-result-display.md:
- Add comprehensive plan for displaying tool results inline in
conversation view, including truncation strategies and expand/collapse
UI patterns
plans/subagent-visibility.md:
- Mark completed phases and update remaining work items
- Reflects current state of subagent tracking implementation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Closes bd-3ny. Added mousedown listener that dismisses the dropdown when
clicking outside both the dropdown and textarea. Uses early return to avoid
registering listeners when dropdown is already closed.