Commit Graph

  • 68c479f3a5 Merge branch 'main' into refine/mcp-tool Alex 2025-09-26 13:40:12 +01:00
  • ba496a772b (test) doc parsers coverage ManishMadan2882 2025-09-26 16:07:12 +05:30
  • 3b27db36f2 feat: Implement OAuth flow for MCP server integration Siddhant Rai 2025-09-26 02:44:08 +05:30
  • f803def69b Merge pull request #1976 from ManishMadan2882/main Alex 2025-09-25 10:15:13 +01:00
  • 52065e69a4 ruff ManishMadan2882 2025-09-25 05:05:59 +05:30
  • 50f5e8a955 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-09-25 04:58:05 +05:30
  • 2d0e97b66d (feat:oauth) provider as state, not args ManishMadan2882 2025-09-25 04:55:25 +05:30
  • 5f3cc5a392 Merge branch 'arc53:main' into main Manish Madan 2025-09-25 03:50:50 +05:30
  • ac66d77512 (fix:oauth) handle access denied ManishMadan2882 2025-09-25 03:45:12 +05:30
  • 50cf653d4a Merge pull request #1975 from arc53/chunk-fix Alex 2025-09-24 23:05:41 +01:00
  • 56256051d2 fix: chunking Alex 2025-09-24 22:59:53 +01:00
  • c0361ff03d (fix:oauth) user field null ManishMadan2882 2025-09-25 03:27:16 +05:30
  • f153435c08 Merge pull request #1974 from ManishMadan2882/tester Alex 2025-09-24 10:12:29 +01:00
  • 9aa7f22fa6 Merge pull request #1961 from NewAi25/feature-letmecheck-fix-Identica-Sub-Expression Alex 2025-09-24 09:35:12 +01:00
  • 52b7bda5f8 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt into tester ManishMadan2882 2025-09-24 02:37:20 +05:30
  • 21aefa2778 (fix:tests.application) attr err ManishMadan2882 2025-09-23 23:43:50 +05:30
  • a89ff71c9e Update README.md Alex 2025-09-23 12:48:49 +03:00
  • 4c275816be Merge pull request #1954 from ManishMadan2882/main Alex 2025-09-22 21:54:48 +01:00
  • f8dfbcfc80 (docs) guide gdrive ManishMadan2882 2025-09-22 20:20:51 +05:30
  • d317f6473d (feat:gdrive) upload files only ManishMadan2882 2025-09-22 20:19:56 +05:30
  • 00b4e133d4 feat: implement OAuth 2.1 integration with custom handlers for fastmcp Siddhant Rai 2025-09-22 01:31:09 +05:30
  • b6349e4efb (fix:gdrive) no api keyneded ManishMadan2882 2025-09-20 19:55:18 +05:30
  • 6ca3d9585c (fix:connector) db entry ManishMadan2882 2025-09-20 19:52:12 +05:30
  • 5935a0283a (fix:ui)adjust ManishMadan2882 2025-09-20 19:50:58 +05:30
  • 5400a6ec06 (feat:googlePicker) frontend envars ManishMadan2882 2025-09-20 00:13:03 +05:30
  • 6574d9cc84 (feat:pickers) ux, code refactor ManishMadan2882 2025-09-20 00:04:27 +05:30
  • 42b83c5994 (refactor:upload) single schema with validation ManishMadan2882 2025-09-19 23:55:40 +05:30
  • 896612a5a3 (fix:auth) refresh drive token ManishMadan2882 2025-09-19 22:57:09 +05:30
  • 0ee875bee4 (fix:gdrive) missing appId in picker ManishMadan2882 2025-09-18 20:25:20 +05:30
  • 8ce345cd94 feat: refactor MCPTool to use FastMCP client and improve async handling, update transport and authentication configurations Siddhant Rai 2025-09-17 20:51:32 +05:30
  • da2f8477e6 (feat:drive) oauth for drive.file scope, picker ManishMadan2882 2025-09-17 19:37:01 +05:30
  • 82b47b5673 Added fix in frontend/src/conversation/ConversationMessages.tsx line 213 jane 2025-09-16 23:53:06 +05:30
  • 7c15a4c7ff Fix: replace map with forEach to avoid ignoring return value (S2201) jayamrutiya 2025-09-16 22:11:55 +05:30
  • 3369b910b4 feat: update MCP request ID generation and enhance response handling for event streams Siddhant Rai 2025-09-16 20:43:04 +05:30
  • ec0c4c3b84 Merge branch 'main' of https://github.com/arc53/DocsGPT ManishMadan2882 2025-09-16 14:59:18 +05:30
  • f74e2c9da1 (feat:filepciker) load inside table, ui ManishMadan2882 2025-09-16 14:50:58 +05:30
  • e26ad3c475 Merge pull request #1947 from siiddhantt/feat/remote-mcp Alex 2025-09-15 09:31:36 +01:00
  • 145c3b8ad0 (feat:file picker) table ui ManishMadan2882 2025-09-15 12:58:45 +05:30
  • 0ff6c6a154 Merge branch 'main' into feat/remote-mcp Siddhant Rai 2025-09-15 09:53:58 +05:30
  • 641cf5a4c1 feat: skip empty fields in mcp tool call + improve error handling and response Siddhant Rai 2025-09-11 19:04:10 +05:30
  • 09b9576eef feat: enhance message and schema cleaning for Google AI integration Siddhant Rai 2025-09-11 17:54:46 +05:30
  • 18b71ca2f2 (feat:upload) cards for upload types ManishMadan2882 2025-09-11 13:27:55 +05:30
  • e0eb7f456e Merge pull request #1930 from Ankit-Matth/feature/multi-select-sources Alex 2025-09-10 17:48:02 +01:00
  • 188d118fc0 refactor: remove unused logging import from routes.py Siddhant Rai 2025-09-10 22:14:31 +05:30
  • adcdce8d76 fix: handle invalid chunks value in StreamProcessor and ClassicRAG Siddhant Rai 2025-09-10 22:10:11 +05:30
  • b865a7aec1 Merge branch 'main' of https://github.com/siiddhantt/DocsGPT into pr/1930 Siddhant Rai 2025-09-10 20:15:20 +05:30
  • cec8c72b46 (refactor:uploads) YAGNI ManishMadan2882 2025-09-10 19:19:40 +05:30
  • b052e32805 feat: enhance MCP tool configuration handling and authentication logic Siddhant Rai 2025-09-10 14:15:51 +05:30
  • 816f660be3 fix: enhance MCPTool request handling and tool discovery logic Siddhant Rai 2025-09-10 13:08:14 +05:30
  • fc8be45d5a (feat:sync) confirmation check ManishMadan2882 2025-09-09 13:08:38 +05:30
  • e749c936c9 (refactor:uploads) for new ui ManishMadan2882 2025-09-09 13:07:26 +05:30
  • b2b9670a23 (feat:connectors) type as connector:file ManishMadan2882 2025-09-09 00:00:58 +05:30
  • 2f88890c94 feat: add support for multiple sources in agent configuration and update related components Siddhant Rai 2025-09-08 22:10:08 +05:30
  • 6366663f03 (refactor:uploads) separate file picker ManishMadan2882 2025-09-08 19:09:19 +05:30
  • 20fe7dc6d1 Merge branch 'main' into main Manish Madan 2025-09-08 14:19:32 +05:30
  • 4b9153069e Merge pull request #1928 from Ankit-Matth/fix/ui-ux-improvements Alex 2025-09-05 13:54:09 +01:00
  • 80406d0753 (feat:drive) debounce search, ui/ux ManishMadan2882 2025-09-05 13:25:36 +05:30
  • 35f4c11784 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-09-05 11:43:18 +05:30
  • 7896526f19 (feat:load_files) search feature ManishMadan2882 2025-09-05 10:35:23 +05:30
  • 37c672b891 chore(deps): bump actions/setup-python from 5 to 6 dependabot/github_actions/actions/setup-python-6 dependabot[bot] 2025-09-04 20:22:48 +00:00
  • a5db3d2019 chore(deps): bump actions/labeler from 5 to 6 dependabot/github_actions/actions/labeler-6 dependabot[bot] 2025-09-04 20:22:45 +00:00
  • f7db22edff Merge pull request #1937 from ManishMadan2882/main Alex 2025-09-04 12:05:15 +01:00
  • 0e4196f036 fix: remove unused tool labels from localization file Siddhant Rai 2025-09-04 15:19:58 +05:30
  • 1bf6af6eeb feat: finalize remote mcp Siddhant Rai 2025-09-04 15:10:12 +05:30
  • 5a9bc6d2bf (feat:connector) infinite scroll file pick ManishMadan2882 2025-09-04 08:35:41 +05:30
  • f7f6042579 (feat:connector) paginate files ManishMadan2882 2025-09-04 07:58:12 +05:30
  • c4a598f3d3 (lint-fix) ruff ManishMadan2882 2025-09-03 19:29:34 +05:30
  • 7c23f43c63 feat: Add MCP Server management functionality Siddhant Rai 2025-09-03 15:41:59 +05:30
  • 7e2cbdd88c (feat:connector) redirect url as backend overhead ManishMadan2882 2025-09-03 09:57:13 +05:30
  • 3b3a04a249 (feat:connector) sync fixes UI, minor refactor ManishMadan2882 2025-09-02 20:28:23 +05:30
  • f9b2c95695 (feat:connector) sync, simply re-ingest ManishMadan2882 2025-09-02 18:06:04 +05:30
  • c2c18e8319 (feat:connector,fe) sync api, notification ManishMadan2882 2025-09-02 13:36:41 +05:30
  • 384ad3e0ac (feat:connector) raw sync flow ManishMadan2882 2025-09-02 13:34:31 +05:30
  • 8c986aaa7f Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-09-01 12:05:17 +05:30
  • bb4ea76d30 (fix:connectorTree) path navigation fn ManishMadan2882 2025-09-01 12:04:58 +05:30
  • 2868e47cf8 (feat:connector) provider metadata, separate fe nested display ManishMadan2882 2025-08-29 18:05:58 +05:30
  • e0adc3e5d5 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-08-29 01:36:09 +00:00
  • e55d1a5865 (feat:connector,auth) consider user_id ManishMadan2882 2025-08-29 02:13:51 +05:30
  • 018273c6b2 (feat:connector) refactor, updated routes FE ManishMadan2882 2025-08-29 01:06:40 +05:30
  • 44b8a11c04 Merge pull request #1936 from Ankit-Matth/feature/load-containers-from-dockerhub Alex 2025-08-28 14:48:08 +01:00
  • 56e5aba559 fix: correct frontend image name in docker-compose configuration Siddhant Rai 2025-08-28 18:21:54 +05:30
  • 46904ccd54 feat: add theme color meta tags for light and dark modes Alex 2025-08-28 11:36:42 +01:00
  • 5b7c7a4471 fix: update Docker images in docker-compose to use 'develop' tag Siddhant Rai 2025-08-28 12:11:06 +05:30
  • 9da4215d1f feat: implement Docker Hub integration for building and pushing images in CI/CD workflow Siddhant Rai 2025-08-28 12:01:04 +05:30
  • f39ac9945f (feat:auth) follow connector-session ManishMadan2882 2025-08-28 00:53:19 +05:30
  • a0cc2e4d46 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-08-28 00:51:29 +05:30
  • 4065041a9f (feat:connectors) separate routes, namespace ManishMadan2882 2025-08-28 00:51:09 +05:30
  • f08067a161 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-08-27 01:36:38 +00:00
  • 545caacfa3 feat: prevent NUL character ingestion failures Alex 2025-08-26 23:30:57 +01:00
  • a06f646637 feat: enhance tool call error handling Alex 2025-08-26 22:37:21 +01:00
  • 578c68205a (feat:connectors) abstracting auth, base class ManishMadan2882 2025-08-26 02:46:36 +05:30
  • f09f1433a9 (feat:connectors) separate layer ManishMadan2882 2025-08-26 01:38:36 +05:30
  • 15a9e97a1e (feat:ingest_connectors) spread config params ManishMadan2882 2025-08-26 00:56:39 +05:30
  • b3af4ee50b speed up scripts by using docker hub Ankit Matth 2025-08-24 08:59:19 +05:30
  • 07d59b6640 refactor: use list instead of string parsing Ankit Matth 2025-08-23 20:25:29 +05:30
  • e25b988dc8 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-08-23 01:35:35 +00:00
  • 2410bd8654 (fix:driveLoader) folder ingesting ManishMadan2882 2025-08-22 19:07:52 +05:30
  • 44d21ab703 fix: passing sources and chunk if agent is shared Alex 2025-08-22 13:36:31 +01:00
  • e283957c8f Fix source field retrieval in SharedAgent to handle DBRef correctly Alex 2025-08-22 11:41:35 +01:00
  • b1210c4902 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-08-22 13:36:52 +05:30