Willie Zutz
c74d69bcd7
feat(agent): Enhance MarkdownRenderer with Firefox AI detection and disable tools
...
- Added BotIcon for Firefox AI in ToolCall component.
- Implemented UI feedback for Firefox AI detection, indicating tools are disabled.
- Updated SimplifiedAgent to handle Firefox AI detection and disable tools accordingly.
- Created new prompts for Firefox AI mode to ensure responses are tailored to detected prompts.
- Refactored existing prompts for chat and web search modes for better structure and clarity.
- Introduced truncation toggle for long user prompts in MessageBox component.
2025-08-15 13:37:15 -06:00
Willie Zutz
2222928623
feat(themes): Added custom theme support.
2025-08-09 17:30:12 -06:00
Willie Zutz
3e238303b0
feat(agent): Stream agent messages, sources, tool calls, etc.
2025-08-03 15:48:34 -06:00
Willie Zutz
7b47d3dacb
feat(agent): Enhance agent components with new actions and improve loading animations
2025-06-26 23:53:52 -06:00
Willie Zutz
190153fbc2
feat: Update web search agent to return top 12 results and enhance message box interactivity
2025-06-24 00:10:25 -06:00
Willie Zutz
ce1a38febc
feat(app): allow stopping requests
2025-05-14 11:19:06 -06:00
Willie Zutz
e26c5cbd4b
feat(editing): Adds the ability to edit messages
2025-05-13 01:40:47 -06:00
Willie Zutz
b2774f525a
feat(UI): Tabbed interface for messages.
2025-05-09 01:12:31 -06:00
Willie Zutz
bdace57cfd
feat(search): Add searchUrl to message
2025-05-07 23:35:07 -06:00
Willie Zutz
641968cf6a
feat(search): Implement OpenSearch support
2025-05-07 22:12:06 -06:00
Willie Zutz
0fa4fc7f7a
feat(UI): Show the search query that was used for sources.
...
Tweaked the search retriever prompt to give better responses.
2025-05-07 01:15:33 -06:00
Willie Zutz
5e5f405860
feat(app): Add syntax highlighting
2025-05-03 16:00:08 -06:00
Willie Zutz
317e359d0e
fix(Library): Returned metadata to the old style so sources still work.
2025-05-01 12:15:16 -06:00
Willie Zutz
86a3c59acd
(feat): Model stats so you know what model you used when you were chatting. Setting for auto retrieving suggestions.
2025-04-30 22:58:19 -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
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
sjiampojamarn
41b258e4d8
Set speech message before return
2025-04-08 23:17:52 -07:00
ItzCrazyKns
e226645bc7
feat(app): lint & beautify
2025-04-06 13:48:58 +05:30
ItzCrazyKns
bf705afc21
feat(message-box): change styles, lint & beautify
2025-04-05 22:32:56 +05:30
singleparadox
2e4433a6b3
feat(message-box): support [1,2,3,4] citation format instead of just [1][2][3]
2025-04-05 15:24:45 +00:00
ItzCrazyKns
584d02b92a
feat(app): add thinking model support
2025-03-20 10:56:03 +05:30
ItzCrazyKns
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30