Commit Graph

  • e2586cb64a docs: improve clip_tokens function docstring and add examples TaskerJang 2025-05-22 14:33:45 +09:00
  • 1bc0d488d5 test: add comprehensive unit tests for clip_tokens function TaskerJang 2025-05-22 14:33:36 +09:00
  • 1f836e405d fix: reflect comments Hiroyuki Otomo 2025-05-24 09:45:27 +09:00
  • 66131854c1 fix: avoid incorrect ToDo header joosomi 2025-05-24 03:04:59 +09:00
  • 788c0c12e6 feat: add TODO comments to PR review output joosomi 2025-05-24 01:52:52 +09:00
  • c4358d1ca0 chore: update the version of litellm to 1.70.4 Hiroyuki Otomo 2025-05-23 19:18:09 +09:00
  • c10be827a1 chore: update the version of anthropic sdk Hiroyuki Otomo 2025-05-23 14:23:51 +09:00
  • 10703a9098 feat: add support for Claude 4 Hiroyuki Otomo 2025-05-23 14:16:44 +09:00
  • 162cc9d833 Fixed error propagation Pinyoo Thotaboot 2025-05-22 15:06:35 +07:00
  • 0f893bc492 Fixed webhook security concern Pinyoo Thotaboot 2025-05-22 15:03:15 +07:00
  • 000f0ba93e Fixed ensure SHA Pinyoo Thotaboot 2025-05-22 15:01:08 +07:00
  • 48c29c9ffa Add null check Pinyoo Thotaboot 2025-05-22 14:59:29 +07:00
  • f6a9d3c2cc fix:typo in test_with_initial_yaml, test_no_initial_yaml jwsong98 2025-05-22 16:55:52 +09:00
  • 930cd69909 Fixed conflicts Pinyoo Thotaboot 2025-05-22 14:54:26 +07:00
  • 684a438167 test: add test case for fixing incorrect indentation in YAML code block scalar jwsong98 2025-05-22 16:18:45 +09:00
  • f10c389406 test: add test cases for YAML block scalar with inconsistent and insufficient indentation jwsong98 2025-05-22 02:29:05 +09:00
  • 20e69c3530 test: add test case for YAML block scalar with leading plus signs in code jwsong98 2025-05-22 02:27:41 +09:00
  • 069f36fc1f test: add test case for YAML with tab indentation in block scalar jwsong98 2025-05-22 02:26:08 +09:00
  • 1c6958069a test/wonjongin-text_get_max_tokens code generate wonjongin 2025-05-22 16:32:04 +09:00
  • e79c34e039 test: add test case for YAML wrapped with braces jwsong98 2025-05-22 02:24:50 +09:00
  • e045617243 Merge pull request #1809 from qodo-ai/mrT23-patch-12 Tal 2025-05-22 10:06:13 +03:00
  • 70428ebb21 Update LICENSE Tal 2025-05-22 10:01:52 +03:00
  • 466ec4ce90 fix: exclude RateLimitError from retry logic Kangmoon Seo 2025-05-22 15:04:16 +09:00
  • facfb5f46b Add missing code: use_context=False kkan9ma 2025-05-22 13:32:20 +09:00
  • cc686ef26d Reorder model check: OpenAI before Anthropic kkan9ma 2025-05-22 13:12:04 +09:00
  • ead7491ca9 Apply convention for marking private kkan9ma 2025-05-21 18:08:48 +09:00
  • df0355d827 Remove member variable for restroring get_settings() kkan9ma 2025-05-21 18:07:47 +09:00
  • c3ea048b71 Restore original return logic for force_accurate condition kkan9ma 2025-05-21 17:52:51 +09:00
  • 648829b770 Rename method kkan9ma 2025-05-21 17:51:03 +09:00
  • 4e80f3999c Merge remote-tracking branch 'origin/main' mrT23 2025-05-21 07:53:42 +03:00
  • 3bced45248 docs: improve configuration options documentation with clearer formatting and links mrT23 2025-05-21 07:53:31 +03:00
  • dd17aadfe3 Merge pull request #1803 from group-3-sPRinter/fix/litellm-exception-order Tal 2025-05-21 07:42:18 +03:00
  • 199b463eaa Merge pull request #1798 from seohyun-lee/docs/usage-guide Tal 2025-05-21 07:38:22 +03:00
  • 7821e71b17 Merge pull request #1787 from nicholasgribanov/feature/gitea-forgejo-support Tal 2025-05-21 07:35:31 +03:00
  • b686a707a4 Not implement online Pinyoo Thotaboot 2025-05-20 16:54:20 +07:00
  • bd68a0de55 Update Gitea documents Pinyoo Thotaboot 2025-05-20 16:46:32 +07:00
  • 6405284461 fix: reorder exception handling to enable proper retry behavior Kangmoon Seo 2025-05-20 18:22:33 +09:00
  • 9069c37a05 Add incremental update to documentation (#1796) sharoneyal 2025-05-20 12:12:06 +03:00
  • 2d619564f2 Update README for Gitea Pinyoo Thotaboot 2025-05-20 15:51:50 +07:00
  • 1b74942919 Set default configuration of Gitea Pinyoo Thotaboot 2025-05-20 15:18:07 +07:00
  • 97f2b6f736 Fix TypeError kkan9ma 2025-05-20 15:29:27 +09:00
  • eecf115b91 Merge pull request #1799 from seohyun-lee/docs/review ofir-frd 2025-05-20 08:28:38 +03:00
  • f198e6fa09 Add constants and improve token calculation logic kkan9ma 2025-05-20 14:12:24 +09:00
  • e72bb28c4e Replace get_settings() with self.settings kkan9ma 2025-05-20 13:50:30 +09:00
  • 81fa22e4df Add model name validation kkan9ma 2025-05-20 13:47:15 +09:00
  • 8aa89ff8e6 docs: include [aws] in .secrets.template Walson Low (刘维昇) 2025-05-20 10:27:13 +08:00
  • 6d9bb93f62 Merge pull request #1795 from jmsb02/docs/add_docs-auto-trigger-docs-only Tal 2025-05-19 21:30:05 +03:00
  • 25b807f71c docs: Add missing spacebar Seohyun Lee 2025-05-20 03:11:21 +09:00
  • 03fa5b7d92 docs: Modify the review effort label text in the review document to an updated format Seohyun Lee 2025-05-20 03:00:54 +09:00
  • 4679dce3af refactor: Correct case typo of PR in log Seohyun Lee 2025-05-20 02:31:48 +09:00
  • 94aa8e8638 refactor: Correct case typo in log Seohyun Lee 2025-05-20 02:30:17 +09:00
  • f5a069d6b4 refactor: Align comment formatting with others Seohyun Lee 2025-05-20 02:28:43 +09:00
  • 2a42d009af docs: Fix broken Markdown code block in Installation documentation Seohyun Lee 2025-05-20 02:27:14 +09:00
  • 9464fd9696 Merge pull request #1797 from GuBee33/main Tal 2025-05-19 20:23:14 +03:00
  • 95df26c973 docs: Correct typos in ignore section configuration Seohyun Lee 2025-05-20 02:08:41 +09:00
  • a315779713 docs: document how to auto-trigger /add_docs via pr_commands jaexxin 2025-05-20 00:23:44 +09:00
  • c97b49c373 typo fix Guber Tamas 2025-05-19 16:19:41 +02:00
  • 5a8ce252f7 Adding num_max_findings configuration parameter with a default value of 3, to have the possibility to extend it Guber Tamas 2025-05-19 16:16:23 +02:00
  • 5e40b3962a docs: document how to auto-trigger /add_docs via pr_commands jaexxin 2025-05-19 22:22:22 +09:00
  • 3f4fac1232 docs: document how to auto-trigger /add_docs via pr_commands jaexxin 2025-05-19 21:17:59 +09:00
  • e692dee66a docs: document how to auto-trigger /add_docs via pr_commands jaexxin 2025-05-19 17:39:55 +09:00
  • 31620a82c0 docs: document how to auto-trigger /add_docs via pr_commands jaexxin 2025-05-19 17:34:48 +09:00
  • 2dbcb3e5dc docs: improve configuration options documentation with better formatting and links mrT23 2025-05-19 11:01:14 +03:00
  • 74b4488c7e fix/wonjongin-test_language_handler - test_edge_case_languages_with_no_extensions code modification wonjongin 2025-05-19 16:44:22 +09:00
  • 412ae2e16c docs: simplify repo statistics metrics description of/repo-statistics-docs ofir-frd 2025-05-19 08:20:35 +03:00
  • 809efee3fe docs: add Repo Statistics tool documentation and update feature tables ofir-frd 2025-05-18 15:31:07 +03:00
  • 65d9269bf2 Merge pull request #1790 from qodo-ai/tr/v_029 Tal 2025-05-17 21:08:41 +03:00
  • 411245155f docs: update README and Dockerfile with v0.29 release information mrT23 2025-05-17 21:05:22 +03:00
  • 14fb98aa77 docs: update README and recent updates page with v0.29 release information mrT23 2025-05-17 21:03:29 +03:00
  • b4ae07bf82 Remove test case for YAML parsing that removes last line mrT23 2025-05-17 20:58:32 +03:00
  • db5138dc42 Improve YAML parsing with additional fallback strategies for AI predictions v0.29 mrT23 2025-05-17 20:38:05 +03:00
  • 9a9feb47a6 Merge pull request #1786 from qodo-ai/pr-1736 Tal 2025-05-17 15:29:23 +03:00
  • d67d07acc7 #1657 review fix 2 Nikolay Gribanov 2025-05-16 20:27:01 +03:00
  • 12b1fe23da #1657 review fix Nikolay Gribanov 2025-05-16 20:12:40 +03:00
  • f857ea1f22 #1657 add gitea/forgejo support Nikolay Gribanov 2025-05-16 19:34:03 +03:00
  • 52ce74a31a Remove debug print statements from repository filtering tests mrT23 2025-05-16 17:25:10 +03:00
  • f47da75e6f Remove debug print statement from should_process_pr_logic function mrT23 2025-05-16 17:23:27 +03:00
  • 42557feb97 Enhance repository filtering with regex pattern matching for ignore_repositories mrT23 2025-05-16 17:20:54 +03:00
  • c15fb16528 Merge pull request #1779 from dnnspaul/main Tal 2025-05-16 16:59:18 +03:00
  • d268db5f0d Merge pull request #1778 from smartandhandsome/main Tal 2025-05-16 16:54:55 +03:00
  • ec626f0193 Merge pull request #1785 from qodo-ai/tr/gemini-2.5-pro-preview-05-06 Tal 2025-05-16 16:53:50 +03:00
  • 9974015682 Add Gemini-2.5-pro-preview-05-06 model and update litellm dependency mrT23 2025-05-16 16:32:45 +03:00
  • 8b1abbcc2c Add lib dependency Pinyoo Thotaboot 2025-05-16 16:34:53 +07:00
  • a692a70027 Implement for docker Pinyoo Thotaboot 2025-05-16 16:34:11 +07:00
  • fab8573c4d Set default configuration Pinyoo Thotaboot 2025-05-16 16:33:36 +07:00
  • 2d7636543c Implement provider Pinyoo Thotaboot 2025-05-16 16:31:49 +07:00
  • cf2b95b766 Create webhook server implement for Pinyoo Thotaboot 2025-05-16 16:30:50 +07:00
  • 9ef0c451bf Create provider module for Pinyoo Thotaboot 2025-05-16 16:30:10 +07:00
  • 05ab5f699f Improve token calculation logic based on model type kkan9ma 2025-05-16 17:51:22 +09:00
  • 250870a3da enable usage of openai like apis Dennis Paul 2025-05-15 16:05:05 +02:00
  • a3c9fbbf2c revert try except Sangmin Park 2025-05-15 19:40:40 +09:00
  • c79b655864 Fix typo in method parameter name Sangmin Park 2025-05-15 18:42:08 +09:00
  • e55fd64bda Remove unnecessary nested try-except block for cleaner code. Streamlined the import statement to remove an unused reference to get_git_provider. Sangmin Park 2025-05-15 18:41:39 +09:00
  • a52b964717 Generated best practices file qodo-merge-best-practices_2025-05-14_1621 ofir-frd 2025-05-14 16:21:57 +03:00
  • b6a401bcc2 Merge remote-tracking branch 'origin/main' mrT23 2025-05-14 07:35:17 +03:00
  • 72bcb0ec4c docs: add Gemini-2.5-flash-preview benchmark comparisons to PR benchmark table mrT23 2025-05-14 07:35:09 +03:00
  • 35d75e996f Merge pull request #1770 from dst03106/fix/add-ttl-when-callback-enabled Tal 2025-05-13 18:33:56 +03:00
  • d3262d37e1 Merge pull request #1767 from qodo-ai/hl/manual_more_suggestions_docs Hussam Lawen 2025-05-13 18:19:56 +03:00
  • 3ddd53d4fe docs: add link to example model card in benchmark documentation mrT23 2025-05-13 11:48:01 +03:00
  • e2af22d2a0 Log a warning for pending asyncio tasks with coroutine details dst03106 2025-05-13 17:37:09 +09:00