FunctionChatInterface({
messages,
isProcessing,
onSubmit,
onInterrupt,
showShortcuts = false,
onToggleShortcuts,
onCl
ui/src/components/ChatInterface.tsx:292
FunctionCommandPalette({
visible,
filterText,
onSelect,
onFilteredCommandsChange,
onSelectedIndexChange,
})
ui/src/components/CommandPalette.tsx:30