Commit Graph

  • 969cdb4a63 Merge pull request #1890 from siiddhantt/feat/enhance-agents Alex 2025-07-18 13:07:45 +01:00
  • f336d44595 (feat:chunks) search in dir ManishMadan2882 2025-07-18 15:03:23 +05:30
  • a53f93c195 feat: enhance dropdown component and prompts integration Siddhant Rai 2025-07-18 14:02:29 +05:30
  • fcb334ce33 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-07-17 01:50:59 +00:00
  • 8ddf04a904 (feat:chunks) use common header, navigate ManishMadan2882 2025-07-17 03:08:01 +05:30
  • 29698ca169 (feat:chunks) redesigned ManishMadan2882 2025-07-17 02:16:40 +05:30
  • a9baf7436a Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-07-17 01:05:59 +05:30
  • 99a8962183 (fix/docs) menu event capture ManishMadan2882 2025-07-17 01:05:24 +05:30
  • afc5b15a6b Merge pull request #1887 from Krrish0902/fix-issue-1854 Alex 2025-07-16 13:20:05 +01:00
  • b6ab508e27 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-07-16 01:50:25 +00:00
  • 789e65557a fix: Removed incorrect www from URL in DocsGPT Docs frontend (#1854) ananthakrishnan 2025-07-15 22:02:02 +05:30
  • 8a7806ab2d (feat:nested source view) file tree, chunks display ManishMadan2882 2025-07-15 19:15:40 +05:30
  • 493303e103 Merge pull request #1886 from arc53/copilot/fix-1878 Alex 2025-07-15 12:57:14 +01:00
  • 1d9af05e9e (feat:storage) is dir fnc ManishMadan2882 2025-07-15 15:34:16 +05:30
  • 5b07c5f2e8 (feat:ingestion) unzip, extract and store ManishMadan2882 2025-07-15 15:31:26 +05:30
  • 2a4ec0cf5b Fix conversation summary prompt to use user query language copilot/fix-1878 copilot-swe-agent[bot] 2025-07-15 09:33:52 +00:00
  • a00c44386e Initial plan copilot-swe-agent[bot] 2025-07-15 09:29:22 +00:00
  • a38d71bbfb (feat:get_chunks) filtered by relative path ManishMadan2882 2025-07-14 22:57:29 +05:30
  • a24a3f868c (feat:dir-structure) adding route ManishMadan2882 2025-07-14 22:56:03 +05:30
  • f60c516185 (feat:dir_tree) table with folder contents ManishMadan2882 2025-07-11 01:44:30 +05:30
  • 26f4646304 Merge branch 'arc53:main' into main Manish Madan 2025-07-14 23:02:36 +05:30
  • 3a351f67e6 fix: correct agent tools name when creating new agent (#1877) ananthakrishnan 2025-07-14 20:20:55 +05:30
  • e7c09cb91e build(deps-dev): bump tailwindcss from 4.1.10 to 4.1.11 in /frontend dependabot[bot] 2025-07-14 09:02:48 +00:00
  • ae1a6ef303 Merge pull request #1883 from siiddhantt/feat/agent-validation-enhance Alex 2025-07-14 09:58:12 +01:00
  • 2ff477a339 feat(agent): enhance validation for agent creation by checking required and invalid fields Siddhant Rai 2025-07-14 12:53:09 +05:30
  • 9548364e05 answer endpoint attachments api-answer-fix-attachments Pavel 2025-07-12 15:53:53 +02:00
  • 793f3fb683 refactor(NewAgent): remove debug logs Siddhant Rai 2025-07-12 12:36:18 +05:30
  • a472ee7602 feat: add validation for required fields and improve agent creation logic Siddhant Rai 2025-07-12 12:30:00 +05:30
  • c62040e232 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-07-11 01:49:09 +00:00
  • 2e7cb510ae Update README.md Alex 2025-07-10 17:27:08 +03:00
  • dbe45904d7 Merge pull request #1881 from siiddhantt/fix/glacier-images Alex 2025-07-10 12:00:55 +01:00
  • 5623734276 feat(storage): enhance save_file method to accept storage class parameter Siddhant Rai 2025-07-10 15:34:52 +05:30
  • d3b592bffc Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-07-09 01:29:59 +05:30
  • 4fcbdae5bf (feat:docs) cards UI ManishMadan2882 2025-07-08 02:46:34 +05:30
  • ca95d7275a (feat:dateTimeUtils) localise weekday format ManishMadan2882 2025-07-08 02:32:18 +05:30
  • 61baf3701c Merge branch 'arc53:main' into main Manish Madan 2025-07-04 02:26:24 +05:30
  • bbce872ac5 (fix:chunker) combine metadata as well ManishMadan2882 2025-07-04 02:19:58 +05:30
  • 0f7ebcd8e4 (feat:dir-reader) store mime types, file size in db ManishMadan2882 2025-07-03 18:09:19 +05:30
  • 82fc19e7b7 (fix:dir-reader) conflict of same filename in dir ManishMadan2882 2025-07-03 17:28:12 +05:30
  • 839a12bed4 Merge pull request #1869 from siiddhantt/refactor/tools-dict Alex 2025-07-03 12:51:33 +09:00
  • 2ef23fe1b3 (feat:dir-reader) maintain dir structure in db ManishMadan2882 2025-07-03 01:24:22 +05:30
  • fd905b1a06 (feat:dir-reader) save tokens with filenames ManishMadan2882 2025-07-02 16:30:29 +05:30
  • 1372210004 refactor: update user tools dict to use enumeration based key Siddhant Rai 2025-07-02 10:37:32 +05:30
  • ade704d065 (refactor:ingestion) pass file path once ManishMadan2882 2025-07-01 04:00:57 +05:30
  • 42f48649b9 Merge pull request #1843 from arc53/dependabot/npm_and_yarn/frontend/tailwindcss-4.1.10 Alex 2025-06-28 13:22:47 +09:00
  • 0b08e8b617 (fix:nav) settings gear dimesions ManishMadan2882 2025-06-27 22:16:01 +05:30
  • 926b2f1a1b clean ManishMadan2882 2025-06-25 19:03:24 +05:30
  • 1770a1a45f Merge branch 'main' of https://github.com/arc53/DocsGPT into dependabot/npm_and_yarn/frontend/tailwindcss-4.1.10 ManishMadan2882 2025-06-25 18:59:51 +05:30
  • 50ed2a64c6 (fix/ddropdown) use complete classNames, interpolation ManishMadan2882 2025-06-25 18:26:33 +05:30
  • 2332344988 Merge pull request #1861 from arc53/docs-agents-update Alex 2025-06-25 09:23:09 +01:00
  • 7ccc8cdc58 Merge pull request #1855 from siiddhantt/refactor/ddg-brave-tools Alex 2025-06-25 09:21:38 +01:00
  • ecec9f913e (fix:messageInput) modern tailwind syntx ManishMadan2882 2025-06-25 02:15:03 +05:30
  • 777f40fc5e (fix:conflicting global css) layered styles ManishMadan2882 2025-06-25 01:11:39 +05:30
  • 327ae35420 Agent docs upd Pavel 2025-06-24 16:48:12 +02:00
  • 0d48159da8 feat: enhance modal functionality with reset and confirmation handlers Siddhant Rai 2025-06-24 02:14:15 +05:30
  • d36f12a4ea feat: add DuckDuckGo icon and remove sources skeleton Siddhant Rai 2025-06-24 02:11:58 +05:30
  • 709488beb1 fix: sources not getting set on stream end Siddhant Rai 2025-06-23 09:23:18 +05:30
  • a9e4583695 refactor: use DuckDuckGo and Brave as tools instead of retrievers Siddhant Rai 2025-06-23 09:22:17 +05:30
  • 4702dec933 (chore:tailwindcss) via upgrade tool ManishMadan2882 2025-06-22 18:31:26 +05:30
  • e6352dd691 Revert "build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend" ManishMadan2882 2025-06-22 18:16:41 +05:30
  • 240ea3b857 build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend dependabot[bot] 2025-06-22 12:08:36 +00:00
  • f0908af3c0 Merge pull request #1829 from arc53/dependabot/npm_and_yarn/frontend/multi-d4a34be08c Alex 2025-06-22 12:07:44 +01:00
  • 7140f2cd70 Backend embeddings-cleanup Pavel 2025-06-21 16:19:42 +02:00
  • 6834961dd1 (fix:types) stricter in v19 ManishMadan2882 2025-06-20 23:11:53 +05:30
  • b404162364 fix: fallback to OpenAILLMHandler when no handler class is found Alex 2025-06-20 16:08:40 +01:00
  • e879ef805f Merge pull request #1851 from ManishMadan2882/main Alex 2025-06-20 13:07:24 +01:00
  • 7077ca5e98 (chore/upgrade) migrate to react v19 ManishMadan2882 2025-06-20 17:36:28 +05:30
  • a1e6978c8f Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-06-20 01:44:14 +00:00
  • 584391dd59 Update README.md Alex 2025-06-19 17:34:19 +03:00
  • bab3ae809c build(deps): bump react and @types/react in /frontend dependabot[bot] 2025-06-19 11:02:29 +00:00
  • c78518baf0 Merge pull request #1827 from arc53/dependabot/npm_and_yarn/frontend/react-dropzone-14.3.8 0.14.0 Manish Madan 2025-06-19 16:31:06 +05:30
  • 556d7e0497 build(deps): bump react-dropzone from 14.3.5 to 14.3.8 in /frontend dependabot[bot] 2025-06-19 10:59:31 +00:00
  • 2d27936dab Merge pull request #1826 from arc53/dependabot/npm_and_yarn/frontend/reduxjs/toolkit-2.8.2 Manish Madan 2025-06-19 16:27:30 +05:30
  • 0cc22de545 Merge branch 'main' of https://github.com/arc53/DocsGPT GH Action - Upstream Sync 2025-06-19 01:45:04 +00:00
  • 63f6127049 Revert "Update README.md" Alex 2025-06-18 22:26:38 +01:00
  • f34e00c986 Merge branch 'main' of https://github.com/arc53/DocsGPT Alex 2025-06-18 22:26:19 +01:00
  • 55f60a9fe1 Update README.md Alex 2025-06-18 22:25:47 +01:00
  • 7da3618e0c Update README.md Alex 2025-06-18 22:25:47 +01:00
  • 56bfa98633 Merge remote-tracking branch 'upstream/main' Alex 2025-06-18 22:18:06 +01:00
  • 96f6188722 Initial commit Alex 2025-06-18 22:17:23 +01:00
  • aa9d359039 Merge branch 'arc53:main' into main Manish Madan 2025-06-19 02:20:08 +05:30
  • cef5731028 (feat:nav) shut sidebar on click outside ManishMadan2882 2025-06-19 02:19:29 +05:30
  • 5bc28bd4fd (fix:prompts) show delete only when possible ManishMadan2882 2025-06-19 02:18:20 +05:30
  • 55a1d867c3 (refactor/converstationSlice) separate preview ManishMadan2882 2025-06-19 02:16:03 +05:30
  • e211eb71bd build(deps): bump urllib3 from 2.3.0 to 2.5.0 in /application dependabot/pip/application/urllib3-2.5.0 dependabot[bot] 2025-06-18 20:35:31 +00:00
  • 6c3a79802e Merge pull request #1849 from siiddhantt/feat/upload-agent-logo Alex 2025-06-18 17:45:51 +01:00
  • c35c5e0793 Refactor image upload handling and add URL strategy setting Siddhant Rai 2025-06-18 21:54:44 +05:30
  • 7bc83caa99 Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-06-18 19:42:16 +05:30
  • 3aceca63c6 (fix/bubble) evenly padded ManishMadan2882 2025-06-18 19:41:52 +05:30
  • 9bc166ffd4 (fix:convSlice) append to right conv id ManishMadan2882 2025-06-18 19:41:20 +05:30
  • fc01b90007 Add tailwind-merge dependency to package.json and package-lock.json Siddhant Rai 2025-06-18 19:00:59 +05:30
  • 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. Siddhant Rai 2025-06-18 18:17:20 +05:30
  • cab1f3787a Refactor S3 storage implementation and enhance file handling Siddhant Rai 2025-06-18 18:04:44 +05:30
  • bb42f4cbc1 Merge pull request #1846 from ManishMadan2882/main Alex 2025-06-17 14:31:16 +01:00
  • 98dc418a51 (feat:agent-details) redirect on url ManishMadan2882 2025-06-17 18:30:11 +05:30
  • 322b4eb18c Merge branch 'main' of https://github.com/manishmadan2882/docsgpt ManishMadan2882 2025-06-17 16:04:33 +05:30
  • 7f1cc30ed8 (feat:agent-details) test, learn more redirects ManishMadan2882 2025-06-17 16:04:08 +05:30
  • 7b45a6b956 (feat:agentDetails) copy button ui ManishMadan2882 2025-06-17 12:03:36 +05:30
  • e36769e70f Merge pull request #1844 from ManishMadan2882/main Alex 2025-06-15 16:36:37 +01:00
  • bd4a4cc4af (feat:question) match design ManishMadan2882 2025-06-14 02:32:59 +05:30