## Summary - Archived MultilineInput → MultilineInputLegacy (kept for reference) - Added SimpleMultilineInput using pure SwiftUI TextEditor - Removed @mention, /command, image paste features (can add incrementally) ## Test Plan - [x] Build succeeds - [x] App launches without crashes - [ ] Focus appears on click - [ ] Typing works - [ ] Enter sends message - [ ] Shift+Enter inserts newline - [ ] Multiline scroll appears
Summary
Test Plan