LibreChat/client/src/hooks/Input
2026-08-23 21:48:34 +02:00
..
index.ts
mentions.spec.ts
mentions.ts
useAskAnswerMode.spec.ts fix: sync subagent and answer handoffs 2026-08-23 21:48:34 +02:00
useAskAnswerMode.ts fix: sync subagent and answer handoffs 2026-08-23 21:48:34 +02:00
useAskQuestionsForm.ts 🪜 style: Step Through Batched Questions One at a Time (#14935) 2026-08-17 12:16:19 -04:00
useAutoSave.spec.ts 📎 fix: Never Let a Stalled Attachment Disable the Composer (#15013) 2026-08-19 14:24:11 -04:00
useAutoSave.ts 📎 fix: Never Let a Stalled Attachment Disable the Composer (#15013) 2026-08-19 14:24:11 -04:00
useComposerBindings.spec.tsx 🎛️ feat: Consistent Dialogs, Clearer Settings, and a Keyboard Shortcuts Switch (#14882) 2026-08-16 16:10:17 -04:00
useComposerBindings.ts 🎛️ feat: Consistent Dialogs, Clearer Settings, and a Keyboard Shortcuts Switch (#14882) 2026-08-16 16:10:17 -04:00
useDebounce.ts
useGetAudioSettings.ts
useHandleKeyUp.spec.ts 📏 fix: Scope Skill Command Query to Text Before the Caret (#14604) 2026-08-03 07:53:30 -04:00
useHandleKeyUp.ts 🎛️ perf: Narrow Composer Subscriptions to Streaming State (#14333) 2026-07-21 08:28:38 -04:00
useInitPopoverInput.ts 📏 fix: Scope Skill Command Query to Text Before the Caret (#14604) 2026-08-03 07:53:30 -04:00
useMentions.ts 🎯 refactor: Infer Agents Endpoint for Model Specs Naming an Agent (#14889) 2026-08-16 11:04:52 -04:00
useMultipleKeys.ts
useQueryParams.spec.ts
useQueryParams.ts
useRequiresKey.ts
useSelectMention.ts
useSpeechToText.spec.ts 🎙️ fix: Align Speech Engine Configuration With Runtime (#14736) 2026-08-12 13:22:28 -04:00
useSpeechToText.ts 🎙️ fix: Align Speech Engine Configuration With Runtime (#14736) 2026-08-12 13:22:28 -04:00
useSpeechToTextBrowser.ts 🎙️ fix: Align Speech Engine Configuration With Runtime (#14736) 2026-08-12 13:22:28 -04:00
useSpeechToTextExternal.spec.ts 🎙️ fix: Prefer Compatible Formats for External STT Recording (#14864) 2026-08-15 21:35:55 +02:00
useSpeechToTextExternal.ts 🎙️ fix: Prefer Compatible Formats for External STT Recording (#14864) 2026-08-15 21:35:55 +02:00
useTextarea.spec.tsx 📋 feat: Attach Long Pasted Text as a File (#14884) 2026-08-16 22:11:37 -04:00
useTextarea.ts 📋 feat: Attach Long Pasted Text as a File (#14884) 2026-08-16 22:11:37 -04:00
useTextToSpeech.ts
useTextToSpeechBrowser.ts 🧹 perf: Share Voices Store, Gate Timestamp Ticker, Stabilize Greeting Springs (#14335) 2026-07-20 22:43:29 -04:00
useTextToSpeechExternal.ts
useUserKey.ts