ManishMadan2882
8a7806ab2d
(feat:nested source view) file tree, chunks display
2025-07-15 19:15:40 +05:30
ManishMadan2882
f60c516185
(feat:dir_tree) table with folder contents
2025-07-15 13:38:19 +05:30
Manish Madan
26f4646304
Merge branch 'arc53:main' into main
2025-07-14 23:02:36 +05:30
Siddhant Rai
793f3fb683
refactor(NewAgent): remove debug logs
2025-07-12 12:36:18 +05:30
Siddhant Rai
a472ee7602
feat: add validation for required fields and improve agent creation logic
2025-07-12 12:30:00 +05:30
ManishMadan2882
4fcbdae5bf
(feat:docs) cards UI
2025-07-08 02:46:34 +05:30
ManishMadan2882
ca95d7275a
(feat:dateTimeUtils) localise weekday format
2025-07-08 02:32:18 +05:30
ManishMadan2882
0b08e8b617
(fix:nav) settings gear dimesions
2025-06-27 22:16:01 +05:30
ManishMadan2882
926b2f1a1b
clean
2025-06-25 19:03:24 +05:30
ManishMadan2882
1770a1a45f
Merge branch 'main' of https://github.com/arc53/DocsGPT into dependabot/npm_and_yarn/frontend/tailwindcss-4.1.10
2025-06-25 18:59:51 +05:30
ManishMadan2882
50ed2a64c6
(fix/ddropdown) use complete classNames, interpolation
2025-06-25 18:26:33 +05:30
ManishMadan2882
ecec9f913e
(fix:messageInput) modern tailwind syntx
2025-06-25 02:15:03 +05:30
ManishMadan2882
777f40fc5e
(fix:conflicting global css) layered styles
2025-06-25 01:11:39 +05:30
Siddhant Rai
0d48159da8
feat: enhance modal functionality with reset and confirmation handlers
2025-06-24 02:14:15 +05:30
Siddhant Rai
d36f12a4ea
feat: add DuckDuckGo icon and remove sources skeleton
2025-06-24 02:11:58 +05:30
Siddhant Rai
709488beb1
fix: sources not getting set on stream end
2025-06-23 09:23:18 +05:30
ManishMadan2882
4702dec933
(chore:tailwindcss) via upgrade tool
2025-06-22 18:31:26 +05:30
ManishMadan2882
e6352dd691
Revert "build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend"
...
This reverts commit 240ea3b857 .
2025-06-22 18:16:41 +05:30
dependabot[bot]
240ea3b857
build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 3.4.17 to 4.1.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.10/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-22 12:08:36 +00:00
Alex
f0908af3c0
Merge pull request #1829 from arc53/dependabot/npm_and_yarn/frontend/multi-d4a34be08c
...
build(deps): bump react and @types/react in /frontend
2025-06-22 12:07:44 +01:00
ManishMadan2882
6834961dd1
(fix:types) stricter in v19
2025-06-20 23:11:53 +05:30
ManishMadan2882
7077ca5e98
(chore/upgrade) migrate to react v19
2025-06-20 17:36:28 +05:30
GH Action - Upstream Sync
a1e6978c8f
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-06-20 01:44:14 +00:00
dependabot[bot]
bab3ae809c
build(deps): bump react and @types/react in /frontend
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ). These dependencies needed to be updated together.
Updates `react` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react )
Updates `@types/react` from 18.3.23 to 19.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.1.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react"
dependency-version: 19.1.6
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 11:02:29 +00:00
dependabot[bot]
556d7e0497
build(deps): bump react-dropzone from 14.3.5 to 14.3.8 in /frontend
...
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone ) from 14.3.5 to 14.3.8.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases )
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.3.5...v14.3.8 )
---
updated-dependencies:
- dependency-name: react-dropzone
dependency-version: 14.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 10:59:31 +00:00
Manish Madan
2d27936dab
Merge pull request #1826 from arc53/dependabot/npm_and_yarn/frontend/reduxjs/toolkit-2.8.2
...
build(deps): bump @reduxjs/toolkit from 2.5.1 to 2.8.2 in /frontend
2025-06-19 16:27:30 +05:30
Manish Madan
aa9d359039
Merge branch 'arc53:main' into main
2025-06-19 02:20:08 +05:30
ManishMadan2882
cef5731028
(feat:nav) shut sidebar on click outside
2025-06-19 02:19:29 +05:30
ManishMadan2882
5bc28bd4fd
(fix:prompts) show delete only when possible
2025-06-19 02:18:20 +05:30
ManishMadan2882
55a1d867c3
(refactor/converstationSlice) separate preview
2025-06-19 02:16:03 +05:30
ManishMadan2882
3aceca63c6
(fix/bubble) evenly padded
2025-06-18 19:41:52 +05:30
ManishMadan2882
9bc166ffd4
(fix:convSlice) append to right conv id
2025-06-18 19:41:20 +05:30
Siddhant Rai
fc01b90007
Add tailwind-merge dependency to package.json and package-lock.json
2025-06-18 19:00:59 +05:30
Siddhant Rai
e35f1d70e4
- Added image upload functionality for agents in the backend and frontend.
...
- Implemented image URL generation based on storage strategy (S3 or local).
- Updated agent creation and update endpoints to handle image files.
- Enhanced frontend components to display agent images with fallbacks.
- New API endpoint to serve images from storage.
- Refactored API client to support FormData for file uploads.
- Improved error handling and logging for image processing.
2025-06-18 18:17:20 +05:30
Siddhant Rai
cab1f3787a
Refactor S3 storage implementation and enhance file handling
...
- Improved code readability by reorganizing imports and formatting.
- Updated S3Storage class to handle file uploads and downloads more efficiently.
- Added a new function to generate image URLs based on settings.
- Enhanced file listing and processing methods for better error handling.
- Introduced a FileUpload component for improved file upload experience in the frontend.
- Updated agent management components to support image uploads and previews.
- Added new SVG assets for UI enhancements.
- Modified API client to support FormData for file uploads.
2025-06-18 18:04:44 +05:30
ManishMadan2882
98dc418a51
(feat:agent-details) redirect on url
2025-06-17 18:30:11 +05:30
ManishMadan2882
7f1cc30ed8
(feat:agent-details) test, learn more redirects
2025-06-17 16:04:08 +05:30
ManishMadan2882
7b45a6b956
(feat:agentDetails) copy button ui
2025-06-17 12:03:36 +05:30
ManishMadan2882
bd4a4cc4af
(feat:question) match design
2025-06-14 02:32:59 +05:30
ManishMadan2882
8343fe63cb
(feat:bubble) collapsable questions
2025-06-14 02:02:36 +05:30
Siddhant Rai
b414f79bc5
fix: adjust width of tool calls display in ConversationBubble component
2025-06-11 19:37:32 +05:30
Siddhant Rai
6e08fe21d0
Merge branch 'refactor/llm-handler' of https://github.com/siiddhantt/DocsGPT into refactor/llm-handler
2025-06-11 19:28:47 +05:30
Siddhant Rai
9b839655a7
refactor: improve tool call result handling and display in conversation components
2025-06-11 19:28:15 +05:30
Siddhant Rai
3353c0ee1d
Merge branch 'main' into refactor/llm-handler
2025-06-11 19:27:33 +05:30
Siddhant Rai
3351f71813
refactor: tool calls sent when pending and after completion
2025-06-11 12:40:32 +05:30
ManishMadan2882
041d600e45
(feat:prompts) delete after confirmation
2025-06-10 18:00:11 +05:30
ManishMadan2882
b4e2588a24
(fix:prompts) save when content changes
2025-06-10 17:02:24 +05:30
ManishMadan2882
68dc14c5a1
(feat:attachments) clear after passing
2025-06-10 02:50:07 +05:30
ManishMadan2882
ef35864e16
(fix) type error, ui adjust
2025-06-09 19:50:07 +05:30
ManishMadan2882
c0d385b983
(refactor:attachments) moved to new uploadSlice
2025-06-09 17:10:12 +05:30