Siddhant Rai
ec7f14b82d
Merge branch 'main' into feat/enhance-agents
2025-05-12 13:45:18 +05:30
ManishMadan2882
ff532210f7
lint
2025-05-08 00:15:28 +05:30
ManishMadan2882
990c2fb416
Merge branch 'main' into 'feature/mermaid-integration'
2025-05-07 03:44:47 +05:30
ManishMadan2882
23f648f53a
(feat/mermaid) zoom as per the requirement
2025-05-07 02:07:57 +05:30
Siddhant Rai
07fa656e7c
feat: implement pinning functionality for agents with UI updates
2025-05-06 16:12:55 +05:30
ManishMadan2882
f37ca95c10
(fix/mermaid loading): load only the diagrams which stream
2025-05-06 15:16:14 +05:30
ManishMadan2882
72e51bb072
(feat:mermaid) dont pass isDarkTheme
2025-05-06 04:38:38 +05:30
ManishMadan2882
98856b39ac
(feat:mermaid) zoom onhover, throw syntax errors
2025-05-06 00:53:33 +05:30
ManishMadan2882
16386a9524
(feat:mermaid) zoom on hover
2025-05-04 19:39:24 +05:30
ManishMadan2882
7e28e562d0
(fix:mermaid) download svg/png
2025-05-01 19:37:03 +05:30
Siddhant Rai
4979e1ac9a
feat: add clsx dependency, enhance logging in agent logic, and improve agent logs component
2025-04-28 14:18:28 +05:30
ManishMadan2882
545353dabf
(feat:mermaid) use contentLoaded to render
2025-04-27 03:42:28 +05:30
Siddhant Rai
8289b02ab0
feat: add agent webhook endpoint and implement related functionality
2025-04-26 12:00:29 +05:30
ManishMadan2882
fc0060662b
(fix:mermaid) suppress mermaid injected errors in DOM
2025-04-25 21:18:49 +05:30
asminkarki012
decc31f1f0
update latest changes
2025-04-21 21:05:12 +05:45
asminkarki012
ea0aa64330
fix: added renderer in answer bubble
2025-04-21 20:50:04 +05:45
Siddhant Rai
da15cde49c
Merge branch 'main' into feat/agent-menu
2025-04-16 18:35:38 +05:30
Siddhant Rai
7c69e99914
feat: Enhance agent selection and conversation handling
...
- Added functionality to select agents in the Navigation component, allowing users to reset conversations and set the selected agent.
- Updated the MessageInput component to conditionally show source and tool buttons based on the selected agent.
- Modified the Conversation component to handle agent-specific queries and manage file uploads.
- Improved conversation fetching logic to include agent IDs and handle attachments.
- Introduced new types for conversation summaries and results to streamline API responses.
- Refactored Redux slices to manage selected agent state and improve overall state management.
- Enhanced error handling and loading states across components for better user experience.
2025-04-15 11:53:53 +05:30
ManishMadan2882
8b054010e1
(Feat:input) sleek attachment pills
2025-04-15 03:30:11 +05:30
Siddhant Rai
fa1f9d7009
feat: agents route replacing chatbots
...
- Removed API Keys tab from SettingsBar and adjusted tab layout.
- Improved styling for tab scrolling buttons and gradient indicators.
- Introduced AgentDetailsModal for displaying agent access details.
- Updated Analytics component to fetch agent data and handle analytics for selected agent.
- Refactored Logs component to accept agentId as a prop for filtering logs.
- Enhanced type definitions for InputProps to include textSize.
- Cleaned up unused imports and optimized component structure across various files.
2025-04-11 17:24:22 +05:30
asminkarki012
c5a8f3abcd
refact:generate unique meraid id using crypto.randomUUID
2025-04-11 11:48:07 +05:45
ManishMadan2882
292257770c
(refactor:attach) centralize attachment state
2025-04-10 03:02:39 +05:30
ManishMadan2882
6cb4577e1b
(feat:input) hotkey for sources open
2025-04-10 01:43:46 +05:30
ManishMadan2882
cd7bbb45c3
(fix:popups) minor hover
2025-04-08 17:51:18 +05:30
asminkarki012
b1235f3ce0
feat[mermaid]:clean comment
2025-04-04 18:40:57 +05:45
asminkarki012
ba4bb63a1f
feat[mermaid]:integration of mermaid
2025-04-04 18:36:45 +05:45
ManishMadan2882
5923781484
(feat:attach) warning for error, progress, removal
2025-04-04 03:29:01 +05:30
ManishMadan2882
856824316b
(feat: attach) handle them locally from message input
2025-04-02 15:33:35 +05:30
ManishMadan2882
4241307990
(fix:responsive/messageInput) sleek badge buttons, aligned send btn
2025-03-28 20:42:12 +05:30
ManishMadan2882
727a8ef13d
(fix:responsive) tools and source pop
2025-03-28 20:40:46 +05:30
ManishMadan2882
80e55ef385
(feat:attach) functionality to upload files
2025-03-28 18:10:18 +05:30
ManishMadan2882
4ba35d6189
(feat: attachment) integrate upload on fe
2025-03-27 16:54:21 +05:30
ManishMadan2882
9c8999a3ae
(fix:sources) doc selection for preLoaded
2025-03-25 19:04:31 +05:30
ManishMadan2882
551130f0e1
(feat:sources/tools) ui perfection for pop-ups
2025-03-25 03:22:21 +05:30
ManishMadan2882
2940a60b3c
(faet:input) tools pop-up
2025-03-24 17:16:24 +05:30
ManishMadan2882
76b9bc0d56
(feat:input) sources pop-up
2025-03-24 17:15:57 +05:30
ManishMadan2882
7149461d8e
(feat:sources) add pop-up to switch sources
2025-03-20 09:42:08 +05:30
ManishMadan2882
9f17eb1d28
feat(textInput) new design
2025-03-18 19:33:26 +05:30
ManishMadan2882
574a0e2dba
(fix:conv) perfect aligment
2025-03-16 03:57:31 +05:30
ManishMadan2882
fd0bd13b08
(refactor:conv) separate textarea
2025-03-16 02:01:32 +05:30
ManishMadan2882
d9c4331480
(refactor:conv) wrap msgs separately
2025-03-15 16:41:56 +05:30
ManishMadan2882
a50f3bc55b
(fix:sourceDropdown) ask before delete
2025-03-15 00:15:23 +05:30
ManishMadan2882
5bc758aa2d
(fix:ui) minor adjustments
2025-03-13 20:39:17 +05:30
ManishMadan2882
1f3c07979a
(fix:bubble) color adjustments
2025-03-12 06:41:37 +05:30
ManishMadan2882
10c7a5f36b
(clean) comments
2025-03-07 20:24:38 +05:30
ManishMadan2882
b3f6a3aae6
(fix:ui) mninor adjustments
2025-03-07 17:20:14 +05:30
ManishMadan2882
773147701d
(fix:ui) tool cards
2025-03-07 17:19:14 +05:30
ManishMadan2882
101852c7d1
(feat:toggle) add id, aria props
2025-03-07 17:16:45 +05:30
ManishMadan2882
71e45860f3
(fix:input) remove ambiguous label prop
2025-03-07 17:10:48 +05:30
ManishMadan2882
68b868047e
(feat:copy) prop to showText
2025-03-05 03:13:34 +05:30