Commit graph

18 commits

Author SHA1 Message Date
Willie Zutz
c830273651 feat(settings): add weather and news widget toggles in settings page 2025-08-17 12:31:30 -06:00
Willie Zutz
0d4874a3b3 refactor(MessageInput, ModelSelector): streamline model loading and selection handling 2025-08-16 14:03:34 -06:00
Willie Zutz
88e7a5bb7e feat(MessageInput): Update model selector visibility based on screen width
feat(SimplifiedAgent): Enhance web search instructions and improve message handling
2025-08-11 00:42:16 -06:00
Willie Zutz
2222928623 feat(themes): Added custom theme support. 2025-08-09 17:30:12 -06:00
Willie Zutz
58a3f8efbc feat(MessageInput): Auto focus message input 2025-08-06 23:06:02 -06:00
Willie Zutz
01bd3adaa4 feat(ui): enhance MessageInput and Focus components; improve layout and tooltip functionality 2025-07-17 23:29:21 -06:00
Willie Zutz
37c93c3c9b feat(search): Add ability to set default provider, model, and optimization mode when coming from a search query 2025-07-03 00:27:32 -06:00
Willie Zutz
d66300e78e feat(agent): Refactor search agents and implement SpeedSearchAgent
- Updated FileSearchAgent to improve code readability and formatting.
- Refactored SynthesizerAgent for better prompt handling and document processing.
- Enhanced TaskManagerAgent with clearer file context handling.
- Modified AgentSearch to maintain consistent parameter formatting.
- Introduced SpeedSearchAgent for optimized search functionality.
- Updated metaSearchAgent to support new SpeedSearchAgent.
- Improved file processing utilities for better document handling.
- Added test attachments for sporting events queries.
2025-06-28 17:59:12 -06:00
Willie Zutz
011d10df29 feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages 2025-05-27 12:53:30 -06:00
Willie Zutz
ce1a38febc feat(app): allow stopping requests 2025-05-14 11:19:06 -06:00
Willie Zutz
641968cf6a feat(search): Implement OpenSearch support 2025-05-07 22:12:06 -06:00
Willie Zutz
20a4399fa2 feat(app): Allow selecting the AI model at any time without opening the settings page.
Allow changing focus mode at any time while chatting.
Styling tweaks.
2025-05-05 00:04:00 -06:00
Willie Zutz
59a10d7d00 Ran prettier formatting 2025-04-20 13:12:23 -06:00
Willie Zutz
67ee9eff53 Apply context window everywhere. Ensure styling is good on all screen sizes. Cleanup inconsistencies with upstream branch. 2025-04-20 13:10:59 -06:00
Willie Zutz
c0705d1d9e Support for Ollama context window configuration 2025-04-20 01:37:10 -06:00
Willie Zutz
73b5e8832e Removed compact mode 2025-04-19 13:36:50 -06:00
Willie Zutz
1a2ad8a59d Merge remote-tracking branch 'upstream/master' 2025-04-19 12:51:57 -06:00
ItzCrazyKns
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30
Renamed from ui/components/MessageInput.tsx (Browse further)