ManishMadan2882
2ca9f708a6
(fix:menu) position smartly
2025-05-29 04:00:25 +05:30
ManishMadan2882
f8f369fbb2
(fix/tools) avoid max width for buttons, i18n
2025-05-29 03:58:34 +05:30
ManishMadan2882
3e9155767b
(fix:input) placeholder overflow
2025-05-29 03:57:11 +05:30
Siddhant Rai
8cd4195657
feat: add SharedAgentCard to display selected agent in Conversation component
2025-05-28 14:25:37 +05:30
Siddhant Rai
ad1a944276
refactor: agents sharing and shared with me logic
2025-05-28 13:58:55 +05:30
ManishMadan2882
02ff4c5657
(fix:menu) larger strings break
2025-05-28 03:29:48 +05:30
ManishMadan2882
b1b27f2dde
(feat:toolConfig) i18n
2025-05-28 01:10:10 +05:30
ManishMadan2882
5097f77469
(feat:toolConfig) ui details, no actions placeholder
2025-05-27 19:02:41 +05:30
dependabot[bot]
fdf47b3f2c
build(deps-dev): bump vite from 5.4.14 to 5.4.18 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.14 to 5.4.18.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.18
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 10:18:54 +00:00
dependabot[bot]
90e9ab70b0
build(deps): bump react-router and react-router-dom in /frontend
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) to 7.5.3 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ). These dependencies need to be updated together.
Updates `react-router` from 7.1.1 to 7.5.3
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.3/packages/react-router )
Updates `react-router-dom` from 7.1.1 to 7.5.3
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.5.3/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.5.3
dependency-type: indirect
- dependency-name: react-router-dom
dependency-version: 7.5.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 10:10:25 +00:00
dependabot[bot]
d2176aeeb9
build(deps-dev): bump typescript from 5.7.2 to 5.8.3 in /frontend
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 10:04:27 +00:00
dependabot[bot]
945c155b17
build(deps): bump @babel/runtime from 7.25.0 to 7.26.10 in /frontend
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 09:44:53 +00:00
dependabot[bot]
d0b92e2540
build(deps): bump react-redux from 8.1.3 to 9.2.0 in /frontend
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 8.1.3 to 9.2.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.1.3...v9.2.0 )
---
updated-dependencies:
- dependency-name: react-redux
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 09:25:20 +00:00
Siddhant Rai
b7a6bad7cd
fix: minor bugs and route errors
2025-05-27 13:50:13 +05:30
Alex
e2f6c04406
(fix:AgentDetailsModal) update shared token URL format in AgentDetailsModal
2025-05-24 00:12:31 +01:00
ManishMadan2882
4b66ddfdef
(fix:config) use default variant for confirm modal
2025-05-24 01:20:57 +05:30
ManishMadan2882
2d55b1f592
(fix:confirmModal) only close modal on click outisde
2025-05-24 01:19:14 +05:30
ManishMadan2882
14adfabf7e
(feat:tools) reflect custom name on ui
2025-05-24 01:17:22 +05:30
ManishMadan2882
046f6c66ed
(feat:tools) warn on unsaved changes, deep compare
2025-05-23 18:22:06 +05:30
ManishMadan2882
56b4b63749
(fix/tools) custom actions only for api tool, allow delete
2025-05-23 03:36:27 +05:30
ManishMadan2882
b3246a48c7
(fix/addAction) duplicate placeholders
2025-05-23 03:11:54 +05:30
ManishMadan2882
71722ef6a3
(fix/config) correctly placed save btn
2025-05-23 00:57:42 +05:30
ManishMadan2882
ebf8f00302
(fix/input) minor details
2025-05-23 00:56:50 +05:30
ManishMadan2882
5ab7602f2f
(feat:tools) ask for custom names
2025-05-22 17:14:52 +05:30
ManishMadan2882
f82042ff00
(feat:config) custom name
2025-05-22 15:27:29 +05:30
ManishMadan2882
50d6b7a6f8
(fix/input) placeholder
2025-05-22 15:24:58 +05:30
ManishMadan2882
f42c37c82e
(fix:layout) even action buttons
2025-05-21 23:23:49 +05:30
Alex
fec1bcfd5c
Merge pull request #1789 from ManishMadan2882/main
...
Frontend Fixes
2025-05-21 01:05:47 +03:00
Siddhant Rai
56793c8db7
feat: enhance agent sharing functionality and UI improvements
...
- Added shared agents state management in Navigation and AgentsList components.
- Implemented fetching and displaying shared agents in the AgentsList.
- Introduced functionality to hide shared agents with appropriate API integration.
- Updated the SharedAgent component layout for better UI consistency.
- Improved error handling in conversation fetching logic.
- Added new API endpoint for hiding shared agents.
- Updated Redux slice to manage shared agents state.
- Refactored AgentCard and AgentSection components for better code organization and readability.
2025-05-17 05:53:56 +05:30
ManishMadan2882
8edb217943
(fix) source.link is new source.source
2025-05-17 01:41:29 +05:30
ManishMadan2882
23ebcf1065
(fix:all_sources) inlined svg, dom heirarchy
2025-05-17 01:33:37 +05:30
ManishMadan2882
68a5a3d62a
(feat:source_cards) enhance ux
2025-05-17 00:15:42 +05:30
ManishMadan2882
8d7236b0db
(fix:action-buttons) redirect to conversations
2025-05-17 00:07:54 +05:30
ManishMadan2882
96c7daf818
(fix:modals) use portals
2025-05-16 16:15:02 +05:30
ManishMadan2882
fc4942e189
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-05-16 14:33:55 +05:30
ManishMadan2882
ca69d025bd
(fix:agents) adhere to new MessageInput
2025-05-16 14:33:30 +05:30
GH Action - Upstream Sync
ffa428e32a
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-16 01:41:33 +00:00
ManishMadan2882
c24e90eaae
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-05-16 04:12:27 +05:30
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
Alex
45aace8966
feat: add ReadWebpageTool for fetching and converting webpage content to Markdown
2025-05-15 12:56:06 +01:00
Manish Madan
b2582796a2
Merge branch 'arc53:main' into main
2025-05-15 01:20:23 +05:30
Siddhant Rai
d1d28df8a1
fix: handle empty chunks and retriever values in agent creation and update
2025-05-14 09:26:36 +05:30
GH Action - Upstream Sync
cd556d5d43
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-14 01:40:32 +00:00
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
Siddhant Rai
57cc09b1d7
feat: update tool display name and improve SharedAgent component layout
2025-05-13 13:05:20 +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