Skip to content

feat(ai): add soup chat input to open chat split on enter#1089

Merged
ehayes2000 merged 1 commit intomainfrom
fix-center-ai
Jan 20, 2026
Merged

feat(ai): add soup chat input to open chat split on enter#1089
ehayes2000 merged 1 commit intomainfrom
fix-center-ai

Conversation

@ehayes2000
Copy link
Copy Markdown
Contributor

Summary

  • Hide the input box when soup is in "preview" mode
  • When pressing enter on a chat, replace the soup split with a chat split instead of opening bigchat
  • The new chat split sends the message from the bottom input box
  • Add content, attachments, model fields to CreateAndSend type for proper data passing

Test plan

  • Verify input box is hidden when soup is in preview mode
  • Type a message in the soup input box and press Enter
  • Verify the soup split is replaced with a chat split
  • Verify the message is sent in the new chat

🤖 Generated with Claude Code

- Hide the input box when soup is in "preview" mode
- When pressing enter on a chat, replace the soup split with a chat split
- The new chat split sends the message from the bottom input box
- Add content, attachments, model fields to CreateAndSend type for proper data passing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ehayes2000 ehayes2000 requested a review from a team as a code owner January 20, 2026 21:06
@github-actions
Copy link
Copy Markdown

@ehayes2000 ehayes2000 merged commit 25c5946 into main Jan 20, 2026
23 checks passed
@ehayes2000 ehayes2000 deleted the fix-center-ai branch January 20, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants