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
ManishMadan2882
69a4bd415a
(feat:attachment) message input update
2025-06-06 21:52:51 +05:30
ManishMadan2882
4862548e65
(feat:attach) renaming, semantic identifier names
2025-06-06 21:52:10 +05:30
ManishMadan2882
430822bae3
(feat:attach)state manage, follow camelCase
2025-06-06 18:54:50 +05:30
Siddhant Rai
dd9d18208d
Merge branch 'main' into refactor/llm-handler
2025-06-06 17:36:31 +05:30
Siddhant Rai
143f4aa886
refactor: streamline conversation handling and update agent pinning logic
2025-06-06 14:41:44 +05:30
ManishMadan2882
3bae30c70c
(fix:messages) attachments are for questions
2025-06-05 03:09:37 +05:30
ManishMadan2882
12b18c6bd1
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-06-05 02:54:51 +05:30
ManishMadan2882
787d9e3bf5
(feat:attachments) ui details in bubble
2025-06-05 02:54:36 +05:30
Alex
c0f693d35d
remove abount
2025-06-03 15:40:16 +01:00
Siddhant Rai
f14eac6d10
Merge branch 'main' into fix/agents-bugs
2025-06-03 19:59:10 +05:30
ManishMadan2882
e90fe117ec
(feat:attachments) render in bubble
2025-06-03 18:05:47 +05:30
dependabot[bot]
3da7cba06c
build(deps): bump @reduxjs/toolkit from 2.5.1 to 2.8.2 in /frontend
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.5.1 to 2.8.2.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.5.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.8.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 20:27:20 +00:00
GH Action - Upstream Sync
8e29a07df5
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-31 01:39:33 +00:00
dependabot[bot]
f371b9702f
build(deps-dev): bump eslint-config-prettier in /frontend
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.1.0 to 10.1.5.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.5 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.5
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-30 21:25:20 +00:00
dependabot[bot]
eae0f2e7a9
build(deps-dev): bump eslint-plugin-react in /frontend
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.37.3 to 7.37.5.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-version: 7.37.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-30 21:18:03 +00:00
dependabot[bot]
8040a3ed60
build(deps): bump react-syntax-highlighter in /frontend
...
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter ) from 15.5.0 to 15.6.1.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases )
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD )
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/15.5.0...v15.6.1 )
---
updated-dependencies:
- dependency-name: react-syntax-highlighter
dependency-version: 15.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-30 21:11:29 +00:00
ManishMadan2882
6577e9d852
(chore) peer deps
2025-05-31 02:37:27 +05:30
dependabot[bot]
3f8625c65a
build(deps-dev): bump vite from 5.4.14 to 6.3.5 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.14 to 6.3.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.5
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-30 20:08:19 +00:00
ManishMadan2882
92d69636a7
(fix/ui) minor adjustments
2025-05-30 19:33:07 +05:30
ManishMadan2882
9c28817fba
(chore:i18n) sync all locales
2025-05-30 19:05:01 +05:30
ManishMadan2882
71d3714347
(fix:nav) tablets behave like mobile, use tailwind breakpoints
2025-05-29 17:17:29 +05:30
ManishMadan2882
b7e1329c13
(feat:chunksModal) i18n, use wrapperModal
2025-05-29 17:15:13 +05:30
ManishMadan2882
46efb446fb
(clean:about) purge route
2025-05-29 15:43:58 +05:30
ManishMadan2882
d31e3a54fd
(feat:layout) tablet sidebar behave like mobile
2025-05-29 15:43:00 +05:30
Siddhant Rai
c4e471ac47
fix: ensure shared metadata is displayed only when available in SharedAgentCard
2025-05-29 11:16:38 +05:30
Siddhant Rai
3b8733e085
feat: add tool details resolution and update SharedAgentCard to display tool names
2025-05-29 10:58:49 +05:30
ManishMadan2882
8abc1de26d
(feat:hooks) update useMediaQuery
2025-05-29 04:01:47 +05:30