Commit graph

4093 commits

Author SHA1 Message Date
ofir-frd
eecf115b91
Merge pull request #1799 from seohyun-lee/docs/review
Revise the review effort label text in the review document
2025-05-20 08:28:38 +03:00
Tal
6d9bb93f62
Merge pull request #1795 from jmsb02/docs/add_docs-auto-trigger-docs-only
docs: document how to auto-trigger /add_docs via pr_commands
2025-05-19 21:30:05 +03:00
Seohyun Lee
03fa5b7d92 docs: Modify the review effort label text in the review document to an updated format 2025-05-20 03:00:54 +09:00
Tal
9464fd9696
Merge pull request #1797 from GuBee33/main
Adding num_max_findings configuration parameter
2025-05-19 20:23:14 +03:00
jaexxin
a315779713 docs: document how to auto-trigger /add_docs via pr_commands 2025-05-20 00:23:44 +09:00
Guber Tamas
c97b49c373 typo fix 2025-05-19 16:19:41 +02:00
Guber Tamas
5a8ce252f7 Adding num_max_findings configuration parameter with a default value of 3, to have the possibility to extend it 2025-05-19 16:16:23 +02:00
jaexxin
5e40b3962a docs: document how to auto-trigger /add_docs via pr_commands 2025-05-19 22:22:22 +09:00
jaexxin
3f4fac1232 docs: document how to auto-trigger /add_docs via pr_commands 2025-05-19 21:17:59 +09:00
jaexxin
e692dee66a docs: document how to auto-trigger /add_docs via pr_commands 2025-05-19 17:39:55 +09:00
jaexxin
31620a82c0 docs: document how to auto-trigger /add_docs via pr_commands 2025-05-19 17:36:54 +09:00
mrT23
2dbcb3e5dc
docs: improve configuration options documentation with better formatting and links 2025-05-19 11:01:14 +03:00
Tal
65d9269bf2
Merge pull request #1790 from qodo-ai/tr/v_029
Tr/v029
2025-05-17 21:08:41 +03:00
mrT23
411245155f
docs: update README and Dockerfile with v0.29 release information 2025-05-17 21:05:22 +03:00
mrT23
14fb98aa77
docs: update README and recent updates page with v0.29 release information 2025-05-17 21:03:29 +03:00
mrT23
b4ae07bf82
Remove test case for YAML parsing that removes last line 2025-05-17 20:58:32 +03:00
mrT23
db5138dc42
Improve YAML parsing with additional fallback strategies for AI predictions 2025-05-17 20:38:05 +03:00
Tal
9a9feb47a6
Merge pull request #1786 from qodo-ai/pr-1736
Pr 1736
2025-05-17 15:29:23 +03:00
mrT23
52ce74a31a
Remove debug print statements from repository filtering tests 2025-05-16 17:25:10 +03:00
mrT23
f47da75e6f
Remove debug print statement from should_process_pr_logic function 2025-05-16 17:23:27 +03:00
mrT23
42557feb97
Enhance repository filtering with regex pattern matching for ignore_repositories 2025-05-16 17:20:54 +03:00
Tal
c15fb16528
Merge pull request #1779 from dnnspaul/main
Enable usage of OpenAI like APIs
2025-05-16 16:59:18 +03:00
Tal
d268db5f0d
Merge pull request #1778 from smartandhandsome/main
Cleanup: Remove Unused import and Fix Parameter Typo
2025-05-16 16:54:55 +03:00
Tal
ec626f0193
Merge pull request #1785 from qodo-ai/tr/gemini-2.5-pro-preview-05-06
Add Gemini-2.5-pro-preview-05-06 model and update litellm dependency
2025-05-16 16:53:50 +03:00
mrT23
9974015682
Add Gemini-2.5-pro-preview-05-06 model and update litellm dependency 2025-05-16 16:32:45 +03:00
Dennis Paul
250870a3da enable usage of openai like apis 2025-05-15 16:05:05 +02:00
Sangmin Park
a3c9fbbf2c revert try except 2025-05-15 19:40:40 +09:00
Sangmin Park
c79b655864 Fix typo in method parameter name 2025-05-15 18:42:08 +09:00
Sangmin Park
e55fd64bda Remove unnecessary nested try-except block for cleaner code. Streamlined the import statement to remove an unused reference to get_git_provider. 2025-05-15 18:41:39 +09:00
mrT23
b6a401bcc2
Merge remote-tracking branch 'origin/main' 2025-05-14 07:35:17 +03:00
mrT23
72bcb0ec4c
docs: add Gemini-2.5-flash-preview benchmark comparisons to PR benchmark table 2025-05-14 07:35:09 +03:00
Tal
35d75e996f
Merge pull request #1770 from dst03106/fix/add-ttl-when-callback-enabled
fix: add timeout to asyncio.wait during CLI execution to avoid hanging when callback is enabled
2025-05-13 18:33:56 +03:00
Hussam Lawen
d3262d37e1
Merge pull request #1767 from qodo-ai/hl/manual_more_suggestions_docs
docs: enhance improve.md with manual suggestions for Bitbucket and Gi…
2025-05-13 18:19:56 +03:00
mrT23
3ddd53d4fe
docs: add link to example model card in benchmark documentation 2025-05-13 11:48:01 +03:00
dst03106
e2af22d2a0 Log a warning for pending asyncio tasks with coroutine details 2025-05-13 17:37:09 +09:00
Yunhui Chae
d86d1ef3dc
Log a warning when there are pending asyncio tasks
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-05-13 17:34:30 +09:00
mrT23
eb449202c9
Merge remote-tracking branch 'origin/main' 2025-05-13 11:31:57 +03:00
mrT23
90c46bb2dd
docs: update link to "Changing a model" documentation page 2025-05-13 11:31:28 +03:00
Tal
ad35e7dc07
Merge pull request #1771 from qodo-ai/tr/new_benchmark
Tr/new benchmark
2025-05-13 11:18:34 +03:00
Tal
87f4783fa0
Update docs/mkdocs.yml
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-05-13 09:11:06 +03:00
mrT23
f0fa27535c
docs: improve model comparison headings in benchmark documentation 2025-05-13 09:07:46 +03:00
mrT23
cbfbfa662d
docs: enhance benchmark table with colored win rates and improve comparison headings 2025-05-13 09:05:07 +03:00
mrT23
3ec5bc12b7
s 2025-05-13 08:53:03 +03:00
dst03106
e7317ce99f Add timeout to asyncio.wait 2025-05-13 14:46:50 +09:00
mrT23
25530a8b2c
docs: add benchmark methodology and improve model comparison formatting 2025-05-13 08:39:19 +03:00
mrT23
489a16a3e6
docs: reorganize documentation structure and move PR benchmark section 2025-05-13 08:05:36 +03:00
Hussam.lawen
b334bcd250
docs: enhance improve.md with manual suggestions for Bitbucket and GitLab 2025-05-12 16:54:28 +03:00
Tal
9cc6d37165
Merge pull request #1764 from twdkeule/bugfix/markdown-link-in-prompt
Changelog prompt: fix markdown link
2025-05-12 16:01:28 +03:00
Tal
bcbb3ac228
Merge pull request #1746 from twdkeule/feature/azure-devops-persistent-comment
Implement Azure Devops persistent comment
2025-05-12 15:56:12 +03:00
ofir-frd
d6aaf8a709
docs: Update "Apply this suggestion" to "Apply / Chat" 2025-05-12 11:13:01 +03:00