bolt.new/app/lib/hooks
J Chris Anderson 3dd0b3c5a2
feat: enhance prompt functionality with library detection from chat history
- Updated Chat component to pass messages to enhancePrompt function.
- Added OpenRouter API documentation to available documents.
- Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly.
- Updated API enhancer to utilize chat history for prompt enhancement.
- Added tests for new functionality in llms-docs.spec.ts.
2025-03-18 21:10:07 -07:00
..
index.ts ui refactor 2025-01-20 09:53:15 +01:00
useConnectionStatus.ts ui refactor 2025-01-20 09:53:15 +01:00
useDebugStatus.ts ui refactor 2025-01-20 09:53:15 +01:00
useEditChatDescription.ts Satisfy the linter 2025-01-07 19:52:50 +01:00
useFeatures.ts ui refactor 2025-01-20 09:53:15 +01:00
useGit.ts fix: improve push to github option (#1111) 2025-01-27 17:58:25 +05:30
useLocalProviders.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
useMessageParser.ts feat: make user made changes persistent after reload (#1387) 2025-02-27 13:34:57 +05:30
useNotifications.ts ui fix 2025-01-21 11:55:26 +01:00
usePromptEnhancer.ts feat: enhance prompt functionality with library detection from chat history 2025-03-18 21:10:07 -07:00
useSearchFilter.ts feat: search chats 2024-11-27 18:37:54 +05:30
useSettings.ts fix: preserve complete provider settings in cookies 2025-02-20 03:27:15 +00:00
useShortcuts.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
useSnapScroll.ts fix: auto scroll fix, scroll allow user to scroll up during ai response (#1299) 2025-02-12 01:11:14 +05:30
useUpdateCheck.ts ui refactor 2025-01-20 09:53:15 +01:00
useViewport.ts fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00