Commit Graph

  • d28ef6b094 Refactor: use async/await in fetchChunks for correct error handling (typescript:S4822) (#2066) jay98 2025-10-15 18:22:55 +05:30
  • 7c46d8a094 Merge pull request #2029 from abfeb8/main sharepoint Manish Madan 2025-10-15 13:38:48 +05:30
  • 8fb945ab09 feedback button to show after message (#2064) Anurag Yadav 2025-10-14 21:22:31 +05:30
  • 835d71727c fix: remove redundant conditional operator for file assignment (#2060) jay98 2025-10-14 20:05:41 +05:30
  • ce32dd2907 Feat: Agent Token or Request Limiting (#2041) Ali Arda Fincan 2025-10-13 21:32:46 +03:00
  • 72bc24a490 Chore: deleted unused files, dead code; minor fixes (#2059) Manish Madan 2025-10-13 21:41:24 +05:30
  • d6c49bdbf0 test: add agent test coverage and standardize test suite (#2051) Siddhant Rai 2025-10-13 17:13:35 +05:30
  • 1805292528 Update README.md (#2057) beKool.sh 2025-10-13 15:45:13 +05:45
  • d09ce7e1f7 fixed broken link (#2054) Nirjas Jakilim 2025-10-12 18:26:05 +06:00
  • a8d2024791 Windows deployment powershell and renamed LLM_PROVIDER and runtime (#2050) Marco Ponce 2025-10-12 08:25:42 -04:00
  • f0b954dbfb Upload: communicate failure, minor frontend updates (#2048) Manish Madan 2025-10-10 20:04:02 +05:30
  • 065939302b Merge pull request #1 from abfeb8/feature/auth-fe-impl Abhishek Malviya 2025-10-10 15:51:44 +05:30
  • 5fa87db9e7 Merge branch 'arc53:main' into main Abhishek Malviya 2025-10-10 15:44:40 +05:30
  • cc54cea783 feat: add SharePoint integration with session validation and UI components Abhishek Malviya 2025-10-10 15:15:38 +05:30
  • 50bee7c2b0 feat: Add button to cancel LLM response (#1978) Rahul 2025-10-09 02:01:25 -07:00
  • d9f0072112 refactor: remove MICROSOFT_REDIRECT_URI and update SharePointAuth to use CONNECTOR_REDIRECT_BASE_URI Abhishek Malviya 2025-10-09 10:36:12 +05:30
  • e7b15b316e Feat: Notification section (#2033) Mariam Saeed 2025-10-09 01:26:10 +03:00
  • a4507008c1 complete_stream: Stop response streaming (#2031) Manish Madan 2025-10-08 23:07:30 +05:30
  • c5ba85f929 fix(ui): create a var to check for shared metadata obj (#2040) Hanzalah Waheed 2025-10-08 20:48:54 +05:30
  • 2e636bd67e Merge pull request #1970 from arc53/dependabot/npm_and_yarn/frontend/mermaid-11.12.0 Manish Madan 2025-10-08 20:42:32 +05:30
  • 4a039f1abf chore(deps): bump mermaid from 11.6.0 to 11.12.0 in /frontend dependabot[bot] 2025-10-08 15:06:36 +00:00
  • 434d8e2070 fix spinner to match theme (dark/light) in conversation (#2044) JeevaRamanathan 2025-10-08 17:46:44 +05:30
  • 2b73c0c9a0 feat: add init for Share Point connector module Abhishek Malviya 2025-10-08 10:34:38 +05:30
  • da62133d21 Merge branch 'main' into main Abhishek Malviya 2025-10-08 09:40:34 +05:30
  • 160ad2dc79 correct path for storing embeddings model (#2035) Nihar 2025-10-08 01:31:39 +05:30
  • 0ec86c2c71 fix: adjust share modal size and spacing (#2027) Anshuman Payasi 2025-10-07 19:41:03 +05:30
  • 03452ffd9f feat: add GitHub access token support and fix file content fetching logic (#2032) Alex 2025-10-07 14:53:14 +01:00
  • 2db33b2d82 feat: add GitHub access token support and fix file content fetching logic github-fix Alex 2025-10-07 14:44:37 +01:00
  • da6317a242 feat: agent templates and seeding premade agents (#1910) Siddhant Rai 2025-10-07 15:30:14 +05:30
  • 8edb6dcf2a feat: add Microsoft Entra ID integration Abhishek Malviya 2025-10-07 15:23:32 +05:30
  • 8b8e616557 fix: handle missing kwargs in local save_file (#2017) Nihar 2025-10-07 02:25:49 +05:30
  • d260f1a1a6 Made changes to how the documentation is represented including the new 5th option when forking and launching DocsGPT on the inviduals device, as well as updated README.md which has miswording issues saying only 4 options, but now includes the 5th option, detailing and giving an explanation for what that option does and documentation provided. (#2020) Marco Ponce 2025-10-06 16:50:16 -04:00
  • 9d452e3b04 feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests (#2026) Alex 2025-10-06 21:45:47 +01:00
  • b43f9f3cb2 feat: enhance MemoryTool and NotesTool with tool_id management and directory renaming tests memory-fixes Alex 2025-10-06 21:41:47 +01:00
  • e012189672 feat: implement MemoryTool with CRUD operations and integrate with MongoDB Alex 2025-10-06 21:09:22 +01:00
  • 4c31e9a8b1 Add MongoDB-backed NotesTool with CRUD actions and unit tests (#1982) Dhairya Parikh 2025-10-06 12:24:03 -04:00
  • 7cfc230316 Update README.md Alex 2025-10-06 18:30:47 +03:00
  • 9605e85f1c Merge pull request #2004 from Lanthoiba2022/AgentImageFix1 Alex 2025-10-06 14:47:26 +01:00
  • 498e2b772c fix: update save_file method to accept additional keyword arguments; enhance AgentImage component with useEffect for dynamic source updates Alex 2025-10-06 14:41:51 +01:00
  • dad897da51 Merge pull request #1997 from arc53/dependabot/npm_and_yarn/frontend/i18next-25.5.3 Manish Madan 2025-10-06 16:44:15 +05:30
  • 02ad5f062e build(deps): bump i18next from 24.2.0 to 25.5.3 in /frontend dependabot[bot] 2025-10-06 11:03:35 +00:00
  • 4eb9471b4f Merge pull request #2021 from M4cr0Chen/enhance-edit-button-and-response-ui Manish Madan 2025-10-06 13:13:00 +05:30
  • b505d207d7 adjusted edit button padding and response box padding & roundness Zhenghong Chen 2025-10-05 16:34:17 -04:00
  • 3c954bd07f Merge pull request #2007 from ManishMadan2882/upload-toast Alex 2025-10-05 13:49:11 +01:00
  • c00b6459dc (fix:upload) set docs ManishMadan2882 2025-10-05 18:07:21 +05:30
  • eb4d776784 (feat:upload) wording, icons and rmv clear button ManishMadan2882 2025-10-05 16:12:58 +05:30
  • 5d7a890533 Merge pull request #2015 from JeevaRamanathan/fix/twitter-navigation-link Alex 2025-10-04 21:50:47 +01:00
  • 9c6aefef1e chore: update twitter.com to x.com for avoiding redirection JeevaRamanathan 2025-10-05 02:00:57 +05:30
  • e4554d6c09 Merge branch 'main' of https://github.com/arc53/DocsGPT into upload-toast ManishMadan2882 2025-10-03 23:26:32 +05:30
  • c184b63df8 (feat:upload) i18n ManishMadan2882 2025-10-03 20:32:43 +05:30
  • 6bb4195393 (feat:upload) dismiss, but notify on completion ManishMadan2882 2025-10-03 19:55:41 +05:30
  • 7827a4d40d Merge pull request #1960 from jayamrutiya/letmecheck/bug-return-value-not-be-ignored Alex 2025-10-03 14:15:39 +01:00
  • f09fa8231a (feat:upload) new toast UI ManishMadan2882 2025-10-03 17:08:39 +05:30
  • 96ff10000d Merge pull request #1999 from hanzalahwaheed/feat/ui-enhancements Alex 2025-10-03 10:15:54 +01:00
  • 9460636867 Merge pull request #2005 from siiddhantt/feat/routes-refactor Alex 2025-10-03 10:03:33 +01:00
  • 6c43245295 refactor: organize import statements for clarity and consistency Siddhant Rai 2025-10-03 12:41:03 +05:30
  • 266b6cf638 Fix typo in HACKTOBERFEST.md Pavel 2025-10-03 08:09:22 +01:00
  • 70183e234a refactor: break up monolithic routes.py into modular domain structure Siddhant Rai 2025-10-03 12:30:04 +05:30
  • 17b9c359ca fix: use hexcode for purple taupe and rm extra props Hanzalah Waheed 2025-10-03 00:22:36 +04:00
  • 045630b8a5 Agent image fallback added Lanthoiba22 2025-10-02 21:53:38 +05:30
  • 55ff7dd640 Merge pull request #2003 from arc53/hacktoberfest-rules Alex 2025-10-02 16:58:22 +01:00
  • e6d64f71f2 Update HACKTOBERFEST.md hacktoberfest-rules Alex 2025-10-02 16:58:01 +01:00
  • e72313ebdd Merge pull request #2002 from ManishMadan2882/main Alex 2025-10-02 12:35:59 +01:00
  • 65d5bd72cd Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-10-02 16:59:13 +05:30
  • dc0cbb41f0 (fix:table) remove display name ManishMadan2882 2025-10-02 16:50:59 +05:30
  • c4a54a85be (lint) fe ManishMadan2882 2025-10-02 16:30:08 +05:30
  • 5b2738aec9 fix (ui): is_copied true, disable hover state Hanzalah Waheed 2025-10-02 13:44:05 +04:00
  • 892312fc08 fix: hover bg color change fixed using correct css var Hanzalah Waheed 2025-10-01 23:33:48 +04:00
  • c2ccf2c72c Merge pull request #2000 from ManishMadan2882/main Alex 2025-10-02 00:11:22 +01:00
  • 80aaecb5f0 ruff-fix ManishMadan2882 2025-10-02 02:48:16 +05:30
  • 946865a335 test:TTS ManishMadan2882 2025-10-02 02:40:30 +05:30
  • 5de15c8413 (feat:11Labs) just functional part ManishMadan2882 2025-10-02 02:39:53 +05:30
  • 67268fd35a tests:security ManishMadan2882 2025-10-02 02:34:05 +05:30
  • 42fc771833 tests:storage ManishMadan2882 2025-10-02 02:33:12 +05:30
  • 444b1a0b65 feat(ui): add transition animation to navigation sidebar Hanzalah Waheed 2025-10-01 23:16:24 +04:00
  • 814ea1c016 fix(ui): add text-32px for smaller than lg view for agent headings Hanzalah Waheed 2025-10-01 21:21:23 +04:00
  • 4d34dc4234 Merge pull request #1996 from arc53/pr/1988 Alex 2025-10-01 10:29:20 +01:00
  • d567399f2b Merge pull request #1995 from siiddhantt/fix/agent-sources Alex 2025-10-01 10:19:47 +01:00
  • 77f4f8d8b0 (refactor) update launch configurations and remove obsolete tasks.json pr/1988 Alex 2025-10-01 10:17:52 +01:00
  • a2d04beaa1 (refactor) remove redundant source validation in CreateAgent Alex 2025-10-01 10:17:26 +01:00
  • ba49eea23d Refactor agent creation and update logic to improve error handling and default values; enhance logging for better traceability Siddhant Rai 2025-10-01 13:56:31 +05:30
  • 82beafc086 Merge pull request #1991 from ManishMadan2882/tester Alex 2025-09-30 23:19:38 +01:00
  • 7d8ed2d102 ruff-fix ManishMadan2882 2025-10-01 02:23:53 +05:30
  • aab8d3a4f1 Merge branch 'tester' of https://github.com/manishmadan2882/docsgpt into tester ManishMadan2882 2025-10-01 01:58:52 +05:30
  • 76658d50a0 Update HACKTOBERFEST.md Alex 2025-09-30 21:46:09 +03:00
  • 88ba22342c Update README with Hacktoberfest details and demo Alex 2025-09-30 21:45:55 +03:00
  • 11a1460af9 Add Hacktoberfest participation details to HACKTOBERFEST.md Alex 2025-09-30 21:42:13 +03:00
  • 2cd4c41316 Merge pull request #1992 from arc53/fix-api-answer-tool-call Alex 2025-09-30 14:49:57 +01:00
  • b910f308f2 fix: api answer tool call event fix-api-answer-tool-call Alex 2025-09-30 14:42:54 +01:00
  • 763aa73ea4 (tests:llm) llms, handlers ManishMadan2882 2025-09-30 16:03:02 +05:30
  • 30c79e92d4 Merge branch 'arc53:main' into tester Manish Madan 2025-09-30 15:52:23 +05:30
  • 402d5e054b (fix:test_markdown) patch tokenizer ManishMadan2882 2025-09-30 13:35:03 +05:30
  • 0e211df206 Merge pull request #1988 from ManishMadan2882/tester Alex 2025-09-29 17:42:27 +01:00
  • e24a0ac686 (test:parsers) github, reddit ManishMadan2882 2025-09-29 20:33:05 +05:30
  • 8c91b1c527 (tests:parsers) remote ManishMadan2882 2025-09-29 19:39:24 +05:30
  • 2b38f80d04 (test:files) epub, image, rst ManishMadan2882 2025-09-29 17:39:20 +05:30
  • 282bd35f52 (test:files) html, md, json ManishMadan2882 2025-09-29 17:23:15 +05:30
  • cc9b4c2bcb Merge pull request #1964 from siiddhantt/refine/mcp-tool Alex 2025-09-26 13:54:40 +01:00
  • 068ce4970a Merge branch 'refine/mcp-tool' of https://github.com/siiddhantt/DocsGPT into pr/1964 Alex 2025-09-26 13:42:34 +01:00
  • cf19165ad8 fix(lint): ruff Alex 2025-09-26 13:42:08 +01:00