Commit Graph

  • 68737b6432 Add platform support indicators for chat on code suggestions feature ofir-frd 2025-04-24 15:39:48 +03:00
  • 4a231f8933 Add documentation for chat functionality in code suggestions ofir-frd 2025-04-24 15:32:01 +03:00
  • 87532cf68c Add documentation about preserving original PR descriptions in Qodo Merge mrT23 2025-04-24 14:59:58 +03:00
  • 9df0f71d4a Update .gitignore and fix license format in pyproject.toml yuli.kamakura 2025-04-24 16:14:02 +08:00
  • dedad94a20 Fix code indentation in get_review_thread_comments method ofir-frd 2025-04-24 09:34:51 +03:00
  • 5d5b57255e Merge pull request #1687 from benedict-lee/feat/add-conversation-history-on-line-question ofir-frd 2025-04-24 09:32:43 +03:00
  • 6ceea2b134 Clarify Qodo Merge's exclusive features and bot handling behavior mrT23 2025-04-24 08:28:23 +03:00
  • c35942c12b mprove get_review_thread_comments method implementation Benedict Lee 2025-04-24 11:23:16 +09:00
  • ddb94ec9b4 mprove get_review_thread_comments method implementation Benedict Lee 2025-04-24 11:22:43 +09:00
  • 29d4fe510e Improve get_review_thread_comments method implementation Benedict Lee 2025-04-24 11:21:49 +09:00
  • 7d17ed5b7f fix linting mrT23 2025-04-23 21:15:00 +03:00
  • 47e46ee001 Merge pull request #1715 from qodo-ai/tr/improve_prompts Tal 2025-04-22 14:22:03 +03:00
  • 1aa0186f5c Improve field descriptions for code suggestion model clarity and brevity mrT23 2025-04-22 14:19:54 +03:00
  • 4685c25209 Merge remote-tracking branch 'origin/main' mrT23 2025-04-22 10:57:03 +03:00
  • fe0d5df145 Improve documentation formatting and navigation features mrT23 2025-04-22 10:56:53 +03:00
  • 15b2b57677 Uncomment search plugin in mkdocs configuration ofir-frd 2025-04-22 08:49:30 +03:00
  • 8a45e41749 Update Qodo Merge documentation with consistent heading capitalization mrT23 2025-04-22 08:14:53 +03:00
  • 581f35db99 Update Qodo Merge documentation with detailed licensing information mrT23 2025-04-22 08:12:40 +03:00
  • fef0bc6146 Update Qodo Merge documentation with detailed licensing information mrT23 2025-04-22 08:09:49 +03:00
  • 9906ec3687 Improve conversation history formatting with numbered comments benedict.lee 2025-04-21 17:14:36 +09:00
  • 8b4bf49f1c Improve conversation history handling and prompts for line questions benedict.lee 2025-04-21 16:50:37 +09:00
  • e11c2e1c7f Reorganize imports according to Python conventions benedict.lee 2025-04-21 16:30:27 +09:00
  • a434d0af9b Improve comment thread retrieval by using in_reply_to_id instead of line numbers benedict.lee 2025-04-21 16:28:42 +09:00
  • baf361f0f0 Merge pull request #1712 from qodo-ai/tr/multi_model Tal 2025-04-19 09:29:02 +03:00
  • 4ac0aa56e5 Update model references from o3-mini to o4-mini and add Gemini models mrT23 2025-04-19 09:26:35 +03:00
  • ca88ec96d6 Merge pull request #1710 from PeterDaveHelloKitchen/SwitchDefaultTo-o4-mini Tal 2025-04-19 09:00:35 +03:00
  • e854383123 Replace default o3-mini with o4-mini Peter Dave Hello 2025-04-19 03:51:57 +08:00
  • 1327a4437d Merge pull request #1711 from nicohein/feature/simplified-bitbucket-pipeline Tal 2025-04-18 21:51:49 +03:00
  • 002c71f1ba Merge branch 'qodo-ai:main' into feature/simplified-bitbucket-pipeline nicohein 2025-04-18 14:44:28 -04:00
  • 2fa4438310 docs: itemization fix Nico Hein 2025-04-18 14:42:51 -04:00
  • e41050d39c Merge remote-tracking branch 'origin/main' mrT23 2025-04-18 21:40:50 +03:00
  • 5e98926b5a Update scan_repo_discussions.md to clarify focus on best practices mrT23 2025-04-18 21:40:39 +03:00
  • a459e8c8e1 Merge pull request #1703 from nicohein/feature/simplified-bitbucket-pipeline Tal 2025-04-18 21:26:54 +03:00
  • 151daa070f Merge pull request #1709 from PeterDaveHelloKitchen/Ignore.venv Tal 2025-04-18 21:19:06 +03:00
  • 11ebbc994f Merge pull request #1708 from PeterDaveHelloKitchen/UpgradeLiteLLM Tal 2025-04-18 21:18:31 +03:00
  • f177ff4214 Merge pull request #1707 from dst03106/feature/add-support-for-mistral-and-codestral Tal 2025-04-18 21:17:27 +03:00
  • 8f6edadbeb Merge pull request #1704 from DongjaJ/ci/update-github-actions-versions Tal 2025-04-18 21:11:03 +03:00
  • 246f372e4a Merge pull request #1706 from PeterDaveHelloKitchen/ImproveDocs Tal 2025-04-18 21:10:47 +03:00
  • e6ee2b96e2 Add .venv/ to .dockerignore and .gitignore for virtual env compatibility Peter Dave Hello 2025-04-18 21:43:05 +08:00
  • fab4717449 Upgrade litellm to v1.66.3 Peter Dave Hello 2025-04-18 20:27:46 +08:00
  • 869a179506 feat: add support for Mistral and Codestral models dst03106 2025-04-18 12:02:55 +09:00
  • f0fc777a44 Improve markdown docs formatting for consistency and readability Peter Dave Hello 2025-04-18 02:03:47 +08:00
  • 58f6943b12 Merge pull request #1705 from qodo-ai/tr/basic_auth Tal 2025-04-17 19:14:47 +03:00
  • 999d03f7aa Add Basic Authentication method for Jira Data Center/Server and validation script mrT23 2025-04-17 18:51:50 +03:00
  • 2628f2a997 Upgrade litellm to v1.66.2 Peter Dave Hello 2025-04-17 23:37:33 +08:00
  • 6cf0ae0731 ci: Upgrade Codecov action to v5 in workflow files DongjaJ 2025-04-17 23:05:47 +09:00
  • be957cd2ea ci: Upgrade docker/build-push-action to v6 in workflow files DongjaJ 2025-04-17 23:05:10 +09:00
  • 8ad3eb583a ci: Upgrade Docker Buildx action to v3 in workflow files DongjaJ 2025-04-17 23:02:48 +09:00
  • 2e18053e02 ci: Update actions/checkout to v4 in workflow files DongjaJ 2025-04-17 22:57:18 +09:00
  • 696cdc3b45 Merge pull request #1702 from PeterDaveHelloKitchen/add-o3-and-o4-mini Tal 2025-04-17 11:00:00 +03:00
  • e5df079dce docs: updated bitbucket pipeline docs to make direct use of the pr-agent image without docker in docker Nico Hein 2025-04-16 18:01:58 -04:00
  • 4e3e963ce5 Add OpenAI o3 & 4o-mini reasoning models Peter Dave Hello 2025-04-17 02:19:42 +08:00
  • bc3ef4763d Update scan_repo_discussions.md to include links and customization notes mrT23 2025-04-16 14:17:59 +03:00
  • c332a8866b Merge pull request #1701 from qodo-ai/tr/scan_repo_discussions_docs Tal 2025-04-16 13:45:35 +03:00
  • 717b03de6e Fix link to Scan Repo Discussions tool in index.md mrT23 2025-04-16 13:43:37 +03:00
  • a5cb0e48fe Fix link to Scan Repo Discussions tool in index.md mrT23 2025-04-16 13:42:18 +03:00
  • 7704379e62 Add new tool for scanning repository discussions and generating best practices mrT23 2025-04-16 13:39:52 +03:00
  • cd68a92283 Generated best practices file qodo-merge-best-practices_2025-04-16_1018 qodo-merge-pro-for-open-source[bot] 2025-04-16 10:18:11 +00:00
  • 44a3e5819c Merge pull request #1698 from arpit-at/arp-feat/azure-open-ai-entra-id Tal 2025-04-16 13:05:33 +03:00
  • 27a7c1a94f doc update and minor fix arpit-at 2025-04-16 13:32:53 +05:30
  • dc46acb762 doc update and minor fix arpit-at 2025-04-16 13:27:52 +05:30
  • 0da667d179 support Azure AD authentication for OpenAI services for litellm implemetation arpit-at 2025-04-16 11:19:04 +05:30
  • 73b3e2520c Rename code fine-tuning benchmark to pull request benchmark and update model references mrT23 2025-04-15 19:40:36 +03:00
  • 3d2a285091 Add skip_ci_on_push configuration option for changelog updates mrT23 2025-04-15 19:28:36 +03:00
  • b1bc77c809 Merge remote-tracking branch 'origin/main' mrT23 2025-04-15 18:57:16 +03:00
  • 14dafc4016 Update GPT-4o references to GPT-4.1 and upgrade litellm to 1.66.1 mrT23 2025-04-15 18:57:09 +03:00
  • 7d00574044 Merge pull request #1693 from PeterDaveHelloKitchen/ImproveMarkdownForChangingAModelGuide Tal 2025-04-14 21:22:31 +03:00
  • 93002acff8 Merge pull request #1692 from PeterDaveHelloKitchen/FixLinkInLocalInstallGuide Tal 2025-04-14 21:21:01 +03:00
  • f08bed67f1 Merge pull request #1691 from PeterDaveHelloKitchen/UpdateREADME.md Tal 2025-04-14 21:20:40 +03:00
  • 08bf9593b2 Fix tokenizer fallback to use o200k_base instead of cl100k_base mrT23 2025-04-14 21:15:19 +03:00
  • 4b58a5488f Merge pull request #1694 from PeterDaveHelloKitchen/gpt-4.1-family Tal 2025-04-14 21:04:55 +03:00
  • 57808075be Add support of OpenAI GPT-4.1 model family Peter Dave Hello 2025-04-15 01:54:35 +08:00
  • 2cb226dbcc Update README.md Tal 2025-04-14 20:29:09 +03:00
  • 943af0653b Improve formatting and clarity in Jira PAT token validation documentation mrT23 2025-04-14 08:29:19 +03:00
  • 259d67c064 Improve Markdown format in model configuration guide Peter Dave Hello 2025-04-13 01:02:20 +08:00
  • 84fdc4ca2b Correct the tools guide link in the locally installation doc Peter Dave Hello 2025-04-13 00:50:38 +08:00
  • c8f519ad70 Fix Discord link in README Peter Dave Hello 2025-04-13 00:42:53 +08:00
  • 8bdd11646c Fix token assignment in Bitbucket provider authentication mrT23 2025-04-12 10:07:45 +03:00
  • fc6de449ad Add Jira PAT token validation script for troubleshooting ticket retrieval issues mrT23 2025-04-12 09:58:17 +03:00
  • a649e323d3 Merge pull request #1683 from wirelessr/feat/issue-1681 Tal 2025-04-11 14:37:56 +03:00
  • 7a32faf64f Fix Bearer backward compatibility logic Chunting Wu 2025-04-11 17:44:46 +08:00
  • 3c8ad9eac8 Update doc for auth_type and basic_token Chunting Wu 2025-04-11 16:55:32 +08:00
  • 5f2d4d400e Extract repeated token retrieval logic into a helper function to reduce code duplication Chunting Wu 2025-04-11 16:20:28 +08:00
  • 0cbf65dab6 Update pr_agent/git_providers/bitbucket_provider.py ChunTing Wu 2025-04-11 14:59:27 +08:00
  • c0c307503f Update pr_agent/git_providers/bitbucket_provider.py ChunTing Wu 2025-04-11 14:55:06 +08:00
  • 60ace1ed09 Merge pull request #1685 from imperorrp/add_gemini2.5preview Tal 2025-04-11 09:54:09 +03:00
  • 7f6014e064 Merge pull request #1684 from PeterDaveHelloKitchen/Support-xAI-Grok Tal 2025-04-11 09:53:08 +03:00
  • e4f40da35c Merge pull request #1680 from PeterDaveHelloKitchen/Add-Groq-Llama-4-scout-and-maverick-17b Tal 2025-04-11 09:51:21 +03:00
  • 0ac7028bc6 Support xAI Grok-3 series models Peter Dave Hello 2025-04-11 00:31:15 +08:00
  • 9c06b6b266 Apply PR review feedback: Code style and functionality improvements benedict.lee 2025-04-10 21:56:37 +09:00
  • c5165d917b refactor: Validate all required parameters before proceeding Benedict Lee 2025-04-10 19:59:34 +09:00
  • 6bf093a6a1 refactor: Add GitHub provider check for conversation history Benedict Lee 2025-04-10 19:41:43 +09:00
  • 8952459f6d Update pr_agent/tools/pr_line_questions.py Benedict Lee 2025-04-10 08:48:59 +09:00
  • b53d2773a9 improve ask_line tool(add conversation history context) benedict.lee 2025-04-09 23:45:04 +09:00
  • eb9c4fa110 add gemini 2.5 pro preview model token limit Ratish Panda 2025-04-08 20:41:59 +05:30
  • ca95e876eb Enhance Bitbucket provider functionality and update secret configuration template. CT Wu 2025-04-08 17:48:40 +08:00
  • 83bb3b25d8 Add support of Meta's Llama 4 Scout and Maverick 17b from Groq Cloud Peter Dave Hello 2025-04-08 01:47:15 +08:00
  • 665fb90a98 Add support of xAI and their Grok-2 model Peter Dave Hello 2025-04-08 01:36:21 +08:00
  • a919c62606 Update options.md Hussam Lawen 2025-04-10 18:23:52 +03:00
  • abda701539 Merge pull request #1689 from qodo-ai/docs/chrome_ext_options Hussam Lawen 2025-04-10 16:33:30 +03:00