feat: add message input with send and keyboard shortcuts #26

Merged
shahondin1624 merged 1 commits from feature/issue-6-message-input into main 2026-03-12 11:27:56 +01:00

Summary

  • MessageInput component with textarea, send button, Enter-to-send, Shift+Enter for newline
  • Auto-resize textarea, disabled state while streaming, auto-focus
  • Integrated into /chat page

Closes #6

🤖 Generated with Claude Code

## Summary - MessageInput component with textarea, send button, Enter-to-send, Shift+Enter for newline - Auto-resize textarea, disabled state while streaming, auto-focus - Integrated into /chat page Closes #6 🤖 Generated with [Claude Code](https://claude.com/claude-code)
shahondin1624 added 1 commit 2026-03-12 11:27:56 +01:00
- MessageInput component with textarea, send button, Enter-to-send
- Shift+Enter for newline, auto-resize textarea
- Disabled state while streaming, auto-focus after send
- Integrated into /chat page with user message handling

Closes #6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 8802d1bb72 into main 2026-03-12 11:27:56 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#26