ManishMadan2882
ab32eff588
(fix/tool_calls) prevent overscroll somehow
2025-05-16 04:09:52 +05:30
ManishMadan2882
7f592f2b35
(fix/layout) prevent overlap in tab screen
2025-05-16 01:56:53 +05:30
ManishMadan2882
2855283a2c
(fix/shared) append to right state
2025-05-14 04:15:11 +05:30
ManishMadan2882
06c29500f2
(fix:input-lag) localised the input state to messageInput
2025-05-14 04:13:53 +05:30
ManishMadan2882
81104153a6
(feat:action-buttons) combine the buttons at the top of layout
2025-05-14 03:01:57 +05:30
ManishMadan2882
e1e608b744
(fix:bubble) sleeker source cards
2025-05-13 06:16:16 +05:30
ManishMadan2882
ea9ab5b27c
(feat:sources) remove None option, don't close on select
2025-05-12 17:15:03 +05:30
ManishMadan2882
357ced6cba
Revert "(fix:message-input) no badge buttons when shared"
...
This reverts commit d873539856 .
2025-05-12 16:32:17 +05:30
ManishMadan2882
3ffda69651
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-05-12 14:38:33 +05:30
ManishMadan2882
e1bf4e0762
(fix/logs)log must render once
2025-05-12 14:38:15 +05:30
GH Action - Upstream Sync
17e4fad6fb
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-10 01:36:32 +00:00
Alex
7d76a33790
fix:(style) update layout for agent list and card components
2025-05-09 22:15:55 +01:00
ManishMadan2882
8552e81022
(fix:input) sync with translations
2025-05-09 21:39:54 +05:30
ManishMadan2882
eacdde829f
(fix/logs) abnormal scroll over page
2025-05-09 20:07:51 +05:30
ManishMadan2882
d873539856
(fix:message-input) no badge buttons when shared
2025-05-09 20:02:49 +05:30
ManishMadan2882
3243740dd1
(fix-bubble) inconsistent width with snippets
2025-05-08 16:10:31 +05:30
ManishMadan2882
ff532210f7
lint
2025-05-08 00:15:28 +05:30
ManishMadan2882
d0a04d9801
(fix/lint) empty methods
2025-05-08 00:14:42 +05:30
ManishMadan2882
990c2fb416
Merge branch 'main' into 'feature/mermaid-integration'
2025-05-07 03:44:47 +05:30
ManishMadan2882
09e054c6aa
(fix/scroll) bring back arrowDown button, smoother scroll
2025-05-07 02:48:49 +05:30
ManishMadan2882
23f648f53a
(feat/mermaid) zoom as per the requirement
2025-05-07 02:07:57 +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
Alex
204936b2d0
fix: sources icon mini fix
2025-05-05 23:34:13 +01:00
ManishMadan2882
98856b39ac
(feat:mermaid) zoom onhover, throw syntax errors
2025-05-06 00:53:33 +05:30
Alex
ae700e8f3a
fix: display only 2 demos buttons on mobile
2025-05-04 18:56:33 +01:00
ManishMadan2882
16386a9524
(feat:mermaid) zoom on hover
2025-05-04 19:39:24 +05:30
ManishMadan2882
7e7ce276b2
(fix:mermaid/flicker) separated from markdown
2025-05-02 14:12: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
ManishMadan2882
545376740c
(fix:re-render) useRef to check for bottom
2025-04-26 19:33:24 +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
2f9f428a2f
feat: add prompt management functionality with modal integration
2025-04-16 19:41:16 +05:30
Siddhant Rai
da15cde49c
Merge branch 'main' into feat/agent-menu
2025-04-16 18:35:38 +05:30
Siddhant Rai
e6ed37139a
feat: implement agent preview functionality and enhance conversation handling
2025-04-16 16:26:47 +05:30
Siddhant Rai
d80eeb044c
feat: add agent timestamps and improve agent retrieval logic
2025-04-15 14:06:20 +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
b4c6b2b08b
(feat:utils) getOS, isTouchDevice
2025-04-10 01:44:49 +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