Alex
cf19165ad8
fix(lint): ruff
2025-09-26 13:42:08 +01:00
Siddhant Rai
3b27db36f2
feat: Implement OAuth flow for MCP server integration
...
- Added MCPOAuthManager to handle OAuth authorization.
- Updated MCPServerSave resource to manage OAuth status and callback.
- Introduced new endpoints for OAuth status and callback handling.
- Enhanced user interface to support OAuth authentication type.
- Implemented polling mechanism for OAuth status in MCPServerModal.
- Updated frontend services and endpoints to accommodate new OAuth features.
- Improved error handling and user feedback for OAuth processes.
2025-09-26 02:44:08 +05:30
Siddhant Rai
00b4e133d4
feat: implement OAuth 2.1 integration with custom handlers for fastmcp
2025-09-22 01:31:09 +05:30
Siddhant Rai
8ce345cd94
feat: refactor MCPTool to use FastMCP client and improve async handling, update transport and authentication configurations
2025-09-17 20:51:32 +05:30
Siddhant Rai
3369b910b4
feat: update MCP request ID generation and enhance response handling for event streams
2025-09-16 20:43:04 +05:30
Alex
e26ad3c475
Merge pull request #1947 from siiddhantt/feat/remote-mcp
...
feat: remote mcp
2025-09-15 09:31:36 +01:00
Siddhant Rai
0ff6c6a154
Merge branch 'main' into feat/remote-mcp
2025-09-15 09:53:58 +05:30
Siddhant Rai
641cf5a4c1
feat: skip empty fields in mcp tool call + improve error handling and response
2025-09-11 19:04:10 +05:30
Siddhant Rai
09b9576eef
feat: enhance message and schema cleaning for Google AI integration
2025-09-11 17:54:46 +05:30
Alex
e0eb7f456e
Merge pull request #1930 from Ankit-Matth/feature/multi-select-sources
...
Added support for Multi select sources
2025-09-10 17:48:02 +01:00
Siddhant Rai
188d118fc0
refactor: remove unused logging import from routes.py
2025-09-10 22:14:31 +05:30
Siddhant Rai
adcdce8d76
fix: handle invalid chunks value in StreamProcessor and ClassicRAG
2025-09-10 22:10:11 +05:30
Siddhant Rai
b865a7aec1
Merge branch 'main' of https://github.com/siiddhantt/DocsGPT into pr/1930
2025-09-10 20:15:20 +05:30
Siddhant Rai
b052e32805
feat: enhance MCP tool configuration handling and authentication logic
2025-09-10 14:15:51 +05:30
Siddhant Rai
816f660be3
fix: enhance MCPTool request handling and tool discovery logic
2025-09-10 13:08:14 +05:30
Siddhant Rai
2f88890c94
feat: add support for multiple sources in agent configuration and update related components
2025-09-08 22:10:08 +05:30
Alex
4b9153069e
Merge pull request #1928 from Ankit-Matth/fix/ui-ux-improvements
...
bugfix(ui): several UI/UX updates and fixes
2025-09-05 13:54:09 +01:00
Alex
f7db22edff
Merge pull request #1937 from ManishMadan2882/main
...
Connectors: Google Drive Ingestion
2025-09-04 12:05:15 +01:00
Siddhant Rai
0e4196f036
fix: remove unused tool labels from localization file
2025-09-04 15:19:58 +05:30
Siddhant Rai
1bf6af6eeb
feat: finalize remote mcp
2025-09-04 15:10:12 +05:30
ManishMadan2882
5a9bc6d2bf
(feat:connector) infinite scroll file pick
2025-09-04 08:35:41 +05:30
ManishMadan2882
f7f6042579
(feat:connector) paginate files
2025-09-04 07:58:12 +05:30
ManishMadan2882
c4a598f3d3
(lint-fix) ruff
2025-09-03 19:29:34 +05:30
Siddhant Rai
7c23f43c63
feat: Add MCP Server management functionality
...
- Implemented encryption utility for securely storing sensitive credentials.
- Added MCPServerModal component for managing MCP server configurations.
- Updated AddToolModal to include MCP server management.
- Enhanced localization with new strings for MCP server features.
- Introduced SVG icons for MCP tools in the frontend.
- Created a new settings section for MCP server configurations in the application.
2025-09-03 15:41:59 +05:30
ManishMadan2882
7e2cbdd88c
(feat:connector) redirect url as backend overhead
2025-09-03 09:57:13 +05:30
ManishMadan2882
3b3a04a249
(feat:connector) sync fixes UI, minor refactor
2025-09-02 20:28:23 +05:30
ManishMadan2882
f9b2c95695
(feat:connector) sync, simply re-ingest
2025-09-02 18:06:04 +05:30
ManishMadan2882
c2c18e8319
(feat:connector,fe) sync api, notification
2025-09-02 13:36:41 +05:30
ManishMadan2882
384ad3e0ac
(feat:connector) raw sync flow
2025-09-02 13:34:31 +05:30
ManishMadan2882
8c986aaa7f
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-09-01 12:05:17 +05:30
ManishMadan2882
bb4ea76d30
(fix:connectorTree) path navigation fn
2025-09-01 12:04:58 +05:30
ManishMadan2882
2868e47cf8
(feat:connector) provider metadata, separate fe nested display
2025-08-29 18:05:58 +05:30
GH Action - Upstream Sync
e0adc3e5d5
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-08-29 01:36:09 +00:00
ManishMadan2882
e55d1a5865
(feat:connector,auth) consider user_id
2025-08-29 02:13:51 +05:30
ManishMadan2882
018273c6b2
(feat:connector) refactor, updated routes FE
2025-08-29 01:06:40 +05:30
Alex
44b8a11c04
Merge pull request #1936 from Ankit-Matth/feature/load-containers-from-dockerhub
...
Speed up scripts by loading containers from docker hub
2025-08-28 14:48:08 +01:00
Siddhant Rai
56e5aba559
fix: correct frontend image name in docker-compose configuration
2025-08-28 18:21:54 +05:30
Alex
46904ccd54
feat: add theme color meta tags for light and dark modes
2025-08-28 11:36:42 +01:00
Siddhant Rai
5b7c7a4471
fix: update Docker images in docker-compose to use 'develop' tag
2025-08-28 12:11:06 +05:30
Siddhant Rai
9da4215d1f
feat: implement Docker Hub integration for building and pushing images in CI/CD workflow
2025-08-28 12:01:04 +05:30
ManishMadan2882
f39ac9945f
(feat:auth) follow connector-session
2025-08-28 00:53:19 +05:30
ManishMadan2882
a0cc2e4d46
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-08-28 00:51:29 +05:30
ManishMadan2882
4065041a9f
(feat:connectors) separate routes, namespace
2025-08-28 00:51:09 +05:30
GH Action - Upstream Sync
f08067a161
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-08-27 01:36:38 +00:00
Alex
545caacfa3
feat: prevent NUL character ingestion failures
2025-08-26 23:30:57 +01:00
Alex
a06f646637
feat: enhance tool call error handling
2025-08-26 22:37:21 +01:00
ManishMadan2882
578c68205a
(feat:connectors) abstracting auth, base class
2025-08-26 02:46:36 +05:30
ManishMadan2882
f09f1433a9
(feat:connectors) separate layer
2025-08-26 01:38:36 +05:30
ManishMadan2882
15a9e97a1e
(feat:ingest_connectors) spread config params
2025-08-26 00:56:39 +05:30
Ankit Matth
b3af4ee50b
speed up scripts by using docker hub
2025-08-24 08:59:19 +05:30