enh: follow up prompts behaviour

This commit is contained in:
Timothy Jaeryang Baek
2025-07-18 17:49:24 +04:00
parent 5e4e1cf662
commit c414f0c3ce
7 changed files with 86 additions and 2 deletions

View File

@@ -2123,6 +2123,9 @@
bind:history
bind:autoScroll
bind:prompt
setInputText={(text) => {
messageInput?.setText(text);
}}
{selectedModels}
{atSelectedModel}
{sendPrompt}