Commit Graph

  • 94826f81c8 Add GitLab webhook handler implementation test-almog-2 test-almog Almog Lavi 2025-02-26 15:07:41 +02:00
  • e253f18e7f Remove default configuration AdamWalker-112358 2025-02-26 14:43:56 +02:00
  • d6b6191f90 Remove uneccessary hardcoded configurations list AdamWalker-112358 2025-02-26 14:42:32 +02:00
  • de80901284 Add a language configuration to translate language generated by QodoMerge, such as suggestions and desciption text AdamWalker-112358 2025-02-26 14:37:15 +02:00
  • dfbd8dad5d Automatically trigger pr_command when MR changes from Draft to Ready GOOD21 2025-02-26 18:12:48 +08:00
  • d6f405dd0d Merge pull request #1564 from chandan84/fix/support_litellm_extra_headers Tal 2025-02-26 10:15:22 +02:00
  • 25ba9414fe Merge pull request #1561 from KennyDizi/main Tal 2025-02-26 10:13:05 +02:00
  • d097266c38 Fix typo in document Kenny Dizi 2025-02-26 07:57:22 +07:00
  • fa1eda967f Add document for OpenAI models dedicated parameters Kenny Dizi 2025-02-26 07:53:54 +07:00
  • c89c0eab8c Update changing_a_model.md chandan84 2025-02-25 15:15:53 -05:00
  • 93e34703ab Update litellm_ai_handler.py chandan84 2025-02-25 14:44:03 -05:00
  • c15ed628db Merge pull request #1572 from qodo-ai/hl/auto_approve_docs Hussam Lawen 2025-02-25 13:54:44 +02:00
  • 70f47336d6 link + add to readme Hussam.lawen 2025-02-25 13:41:06 +02:00
  • c6a6a2f352 Merge pull request #1570 from hirobf10/support-claude-3-7 Tal 2025-02-25 10:49:42 +02:00
  • 1dc3db7322 Update pr_agent/algo/__init__.py Hiroyuki Otomo 2025-02-25 16:51:55 +09:00
  • 049fc558a8 Update pr_agent/algo/__init__.py Hiroyuki Otomo 2025-02-25 16:51:50 +09:00
  • 2dc89d0998 Update pr_agent/algo/__init__.py Hiroyuki Otomo 2025-02-25 16:51:39 +09:00
  • 07bbfff4ba Update improve.md Tal 2025-02-25 09:06:11 +02:00
  • 328637b8be Merge branch 'main' into hl/auto_approve_docs Tal 2025-02-25 09:05:30 +02:00
  • 44d9535dbc docs: add auto-approve feature to platform support matrix Hussam.lawen 2025-02-25 09:02:45 +02:00
  • 7fec17f3ff Merge pull request #1571 from qodo-ai/of/update-overview Tal 2025-02-25 08:56:55 +02:00
  • cd15f64f11 Merge branch 'main' into of/update-overview ofir-frd 2025-02-25 08:23:08 +02:00
  • d4ac206c46 docs: fix static code and remove Incremental PR review ofir-frd 2025-02-25 08:22:46 +02:00
  • 444910868e Merge pull request #1555 from GOOD21/fix/push-events Tal 2025-02-25 07:56:03 +02:00
  • a24b06b253 feat: support Claude 3.7 Sonnet Hiroyuki Otomo 2025-02-25 12:58:20 +09:00
  • 393516f746 Merge pull request #1556 from benedict-lee/main Tal 2025-02-24 22:10:30 +02:00
  • 152b111ef2 Merge pull request #1568 from qodo-ai/tr/hunk_fallback Tal 2025-02-24 13:25:49 +02:00
  • 56250f5ea8 feat: improve patch extension with new file content comparison mrT23 2025-02-24 11:46:12 +02:00
  • 7b1df82c05 rollback : pr_code_suggestions_prompts.toml Benedict Lee 2025-02-24 09:30:00 +09:00
  • 05960f2c3f rollback : pr_code_suggestions_prompts.toml Benedict Lee 2025-02-24 09:15:51 +09:00
  • feb306727e fix : refine handling of leading '+' in response text Benedict Lee 2025-02-24 09:15:00 +09:00
  • 2a647709c4 style: improve AI search UI and add dark mode support mrT23 2025-02-23 21:04:19 +02:00
  • a4cd05e71c Merge pull request #1566 from qodo-ai/tr/ai_search Tal 2025-02-23 16:38:06 +02:00
  • da6ef8c80f feat: update docs search API endpoint to production URL mrT23 2025-02-23 16:31:06 +02:00
  • 775bfc74eb feat: update docs search API endpoint to production URL mrT23 2025-02-19 20:11:32 +02:00
  • ebdbde1bca Merge branch 'main' into main Kenny Dizi 2025-02-23 21:26:44 +07:00
  • e16c6d0b27 Merge pull request #1565 from qodo-ai/tr/auto_approval_Docs Tal 2025-02-23 08:36:11 +02:00
  • f0b52870a2 docs: update auto-approval feature documentation and configuration mrT23 2025-02-23 08:34:16 +02:00
  • 1b35f01aa1 Merge pull request #1560 from qodo-ai/of/fix-improve-notes Tal 2025-02-23 08:19:28 +02:00
  • a0dc9deb30 docs: add auto-approval configuration documentation mrT23 2025-02-23 08:15:14 +02:00
  • 7e32a08f00 Refresh implement image in README ofir-frd 2025-02-23 08:05:17 +02:00
  • 84983f3e9d line 253-261, pass extra_headers fields from settings to litellm, exception handling to check if extra_headers is in dict format chandan84 2025-02-22 14:56:17 -05:00
  • 71451de156 Update litellm_ai_handler.py chandan84 2025-02-22 14:43:03 -05:00
  • 0e4a1d9ab8 line 253-258, pass extra_headers fields from settings to litellm, exception handling to check if extra_headers is in dict format chandan84 2025-02-22 14:38:38 -05:00
  • e7b05732f8 line 253-255, pass extra_headers fields from settings to litellm chandan84 2025-02-22 14:12:39 -05:00
  • 37083ae354 Improve logging for adding parameters: temperature and reasoning_effort Trung Dinh 2025-02-22 22:19:58 +07:00
  • 020ef212c1 docs: fix notes admonition syntax in documentation ofir-frd 2025-02-22 16:46:31 +02:00
  • 01cd66f4f5 chore: comment out test_fetching_sub_issues.py due to API calls mrT23 2025-02-22 16:06:30 +02:00
  • af72b45593 docs: update repository URLs and name ofir-frd 2025-02-22 11:01:54 +02:00
  • 9abb212e83 Add reasoning_effort argument to chat completion request Trung Dinh 2025-02-21 22:16:18 +07:00
  • e81b0dca30 Support reasoning_effort via configuration file Trung Dinh 2025-02-21 22:14:58 +07:00
  • d37732c25d Define ReasoningEffort enum Trung Dinh 2025-02-21 22:10:49 +07:00
  • e6b6e28d6b Define SUPPORT_REASONING_EFFORT_MODELS list Trung Dinh 2025-02-21 22:10:33 +07:00
  • 5bace4ddc6 docs: final touches ofir-frd 2025-02-21 10:47:19 +02:00
  • b80d7d1189 Merge branch 'main' into of/fix-improve-notes ofir-frd 2025-02-21 10:38:21 +02:00
  • b2d8dee00a docs: improve formatting and readability of documentation ofir-frd 2025-02-21 10:38:18 +02:00
  • ac3dbdf5fc Merge pull request #1529 from WonOfAKind/feature/sub-issues-ticket-1499 Tal 2025-02-21 09:42:18 +02:00
  • f143a24879 remove unnecessary code GOOD21 2025-02-21 13:35:48 +08:00
  • 347af1dd99 use merge_request with oldrev instead of push GOOD21 2025-02-21 13:24:20 +08:00
  • d91245a9d3 Update pr_agent/git_providers/github_provider.py Hussam Lawen 2025-02-20 20:12:49 +02:00
  • bfdaac0a05 Update pr_agent/git_providers/github_provider.py Hussam Lawen 2025-02-20 20:11:25 +02:00
  • 183d2965d0 Update pr_agent/tools/ticket_pr_compliance_check.py Wonchae Lee 2025-02-20 12:53:26 -05:00
  • 86647810e0 Update pr_agent/tools/ticket_pr_compliance_check.py Wonchae Lee 2025-02-20 12:53:17 -05:00
  • 56978d9793 Update pr_agent/git_providers/github_provider.py Wonchae Lee 2025-02-20 12:32:29 -05:00
  • 6433e827f4 Update pr_agent/git_providers/github_provider.py Wonchae Lee 2025-02-20 12:32:22 -05:00
  • c0e78ba522 Update pr_agent/git_providers/github_provider.py Wonchae Lee 2025-02-20 12:32:14 -05:00
  • 45d776a1f7 Update pr_agent/git_providers/github_provider.py Wonchae Lee 2025-02-20 12:32:06 -05:00
  • 6e19e77e5e Update pr_agent/git_providers/github_provider.py Wonchae Lee 2025-02-20 12:31:25 -05:00
  • 1e98d27ab4 docs: update custom prompt configuration parameter name mrT23 2025-02-20 18:38:18 +02:00
  • a47d4032b8 Merge pull request #1559 from qodo-ai/tr/date_review Tal 2025-02-20 18:07:52 +02:00
  • 2887d0a7ed refactor: move CLI argument validation to dedicated class mrT23 2025-02-20 17:51:16 +02:00
  • a07f6855cb feat: add current date to PR review metadata mrT23 2025-02-20 16:44:45 +02:00
  • 237a6ffb5f fix : existing and improved code fields to clarify formatting requirements Benedict Lee 2025-02-20 11:52:53 +09:00
  • 5e1cc12df4 Enhanced webhook handling for push events without object_attributes GOOD21 2025-02-20 10:47:21 +08:00
  • 29a350b4f8 docs: remove deepseek-r1 from supported models list mrT23 2025-02-18 17:49:19 +02:00
  • 6efcd61087 Merge pull request #1552 from qodo-ai/tr/custom_reasoning_model Tal 2025-02-18 17:41:59 +02:00
  • c7cafa720e docs mrT23 2025-02-18 17:04:55 +02:00
  • 9de9b397e2 Merge pull request #1551 from qodo-ai/tr/custom_reasoning_model Tal 2025-02-18 12:04:24 +02:00
  • 35059cadf7 Update pr_agent/algo/ai_handlers/litellm_ai_handler.py Tal 2025-02-18 11:50:48 +02:00
  • 0317951e32 Update pr_agent/settings/configuration.toml Tal 2025-02-18 11:48:25 +02:00
  • 4edb8b89d1 feat: add support for custom reasoning models mrT23 2025-02-18 11:46:22 +02:00
  • a5278bdad2 Merge pull request #1550 from qodo-ai/AdamWalkerQodo-patch-1 Tal 2025-02-18 11:26:10 +02:00
  • 3fd586c9bd Update README.md AdamWalkerQodo 2025-02-18 11:20:02 +02:00
  • 717b2fe5f1 Update README.md AdamWalkerQodo 2025-02-18 09:32:15 +02:00
  • 262c1cbc68 Merge remote-tracking branch 'origin/main' mrT23 2025-02-17 20:33:28 +02:00
  • defdaa0e02 docs: simplify and improve PR filtering documentation mrT23 2025-02-17 20:33:19 +02:00
  • 5ca6918943 Merge pull request #1539 from yu-iskw/support-gemini-2.0 Tal 2025-02-17 19:47:50 +02:00
  • cfd813883b Merge pull request #1543 from qodo-ai/of/update-improve-docs Tal 2025-02-17 17:58:15 +02:00
  • c6d32a4c9f Merge pull request #1548 from qodo-ai/AdamWalkerQodo-patch-2 Tal 2025-02-17 17:57:33 +02:00
  • ae4e99026e Update README.md AdamWalkerQodo 2025-02-17 17:53:27 +02:00
  • 42f493f41e Merge pull request #1547 from qodo-ai/AdamWalkerQodo-patch-1 Tal 2025-02-17 17:29:11 +02:00
  • 34d73feb1d Update README.md AdamWalkerQodo 2025-02-17 17:27:13 +02:00
  • ebc94bbd44 Add files via upload AdamWalkerQodo 2025-02-17 17:23:22 +02:00
  • 4fcc7a5f3a Update README.md Tal 2025-02-17 16:19:05 +02:00
  • 41760ea333 Merge pull request #1546 from qodo-ai/revert-1545-AdamWalkerQodo-patch-1 Tal 2025-02-17 16:11:33 +02:00
  • 13128c4c2f Revert "Update README.md" Tal 2025-02-17 16:11:20 +02:00
  • da168151e8 Merge pull request #1545 from qodo-ai/AdamWalkerQodo-patch-1 AdamWalkerQodo 2025-02-17 16:10:06 +02:00
  • a132927052 Update README.md AdamWalkerQodo 2025-02-17 15:18:18 +02:00
  • b52d0726a2 docs: fix capitalization in improve tool configuration description ofir-frd 2025-02-17 12:37:13 +02:00
  • fc411dc8bc docs: add documentation for new improve more feature ofir-frd 2025-02-17 12:34:58 +02:00