3f4fac1232
docs: document how to auto-trigger /add_docs via pr_commands
2025-05-19 21:17:59 +09:00
e692dee66a
docs: document how to auto-trigger /add_docs via pr_commands
2025-05-19 17:39:55 +09:00
31620a82c0
docs: document how to auto-trigger /add_docs via pr_commands
2025-05-19 17:36:54 +09:00
2dbcb3e5dc
docs: improve configuration options documentation with better formatting and links
2025-05-19 11:01:14 +03:00
74b4488c7e
fix/wonjongin-test_language_handler - test_edge_case_languages_with_no_extensions code modification
...
- Since the existing code did not meet the requirements of the test, test is conducted on the assumption of a separate file name that does not exist in the extension
2025-05-19 16:44:22 +09:00
65d9269bf2
Merge pull request #1790 from qodo-ai/tr/v_029
...
Tr/v029
2025-05-17 21:08:41 +03:00
411245155f
docs: update README and Dockerfile with v0.29 release information
2025-05-17 21:05:22 +03:00
14fb98aa77
docs: update README and recent updates page with v0.29 release information
2025-05-17 21:03:29 +03:00
b4ae07bf82
Remove test case for YAML parsing that removes last line
2025-05-17 20:58:32 +03:00
db5138dc42
Improve YAML parsing with additional fallback strategies for AI predictions
v0.29
2025-05-17 20:38:05 +03:00
9a9feb47a6
Merge pull request #1786 from qodo-ai/pr-1736
...
Pr 1736
2025-05-17 15:29:23 +03:00
d67d07acc7
#1657 review fix 2
2025-05-16 20:30:17 +03:00
12b1fe23da
#1657 review fix
2025-05-16 20:12:40 +03:00
f857ea1f22
#1657 add gitea/forgejo support
2025-05-16 19:43:21 +03:00
52ce74a31a
Remove debug print statements from repository filtering tests
2025-05-16 17:25:10 +03:00
f47da75e6f
Remove debug print statement from should_process_pr_logic function
2025-05-16 17:23:27 +03:00
42557feb97
Enhance repository filtering with regex pattern matching for ignore_repositories
2025-05-16 17:20:54 +03:00
c15fb16528
Merge pull request #1779 from dnnspaul/main
...
Enable usage of OpenAI like APIs
2025-05-16 16:59:18 +03:00
d268db5f0d
Merge pull request #1778 from smartandhandsome/main
...
Cleanup: Remove Unused import and Fix Parameter Typo
2025-05-16 16:54:55 +03:00
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
9974015682
Add Gemini-2.5-pro-preview-05-06 model and update litellm dependency
2025-05-16 16:32:45 +03:00
05ab5f699f
Improve token calculation logic based on model type
...
- Rename calc_tokens to get_token_count_by_model_type for clearer intent
- Separate model type detection logic to improve maintainability
2025-05-16 17:51:22 +09:00
250870a3da
enable usage of openai like apis
2025-05-15 16:05:05 +02:00
a3c9fbbf2c
revert try except
2025-05-15 19:40:40 +09:00
c79b655864
Fix typo in method parameter name
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
.
2025-05-15 18:41:39 +09:00
b6a401bcc2
Merge remote-tracking branch 'origin/main'
2025-05-14 07:35:17 +03:00
72bcb0ec4c
docs: add Gemini-2.5-flash-preview benchmark comparisons to PR benchmark table
2025-05-14 07:35:09 +03:00
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
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
3ddd53d4fe
docs: add link to example model card in benchmark documentation
2025-05-13 11:48:01 +03:00
e2af22d2a0
Log a warning for pending asyncio tasks with coroutine details
2025-05-13 17:37:09 +09:00
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
eb449202c9
Merge remote-tracking branch 'origin/main'
2025-05-13 11:31:57 +03:00
90c46bb2dd
docs: update link to "Changing a model" documentation page
2025-05-13 11:31:28 +03:00
ad35e7dc07
Merge pull request #1771 from qodo-ai/tr/new_benchmark
...
Tr/new benchmark
2025-05-13 11:18:34 +03:00
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
f0fa27535c
docs: improve model comparison headings in benchmark documentation
2025-05-13 09:07:46 +03:00
cbfbfa662d
docs: enhance benchmark table with colored win rates and improve comparison headings
2025-05-13 09:05:07 +03:00
3ec5bc12b7
s
2025-05-13 08:53:03 +03:00
e7317ce99f
Add timeout to asyncio.wait
2025-05-13 14:46:50 +09:00
25530a8b2c
docs: add benchmark methodology and improve model comparison formatting
2025-05-13 08:39:19 +03:00
489a16a3e6
docs: reorganize documentation structure and move PR benchmark section
2025-05-13 08:05:36 +03:00
b334bcd250
docs: enhance improve.md with manual suggestions for Bitbucket and GitLab
2025-05-12 16:54:28 +03:00
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
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
d6aaf8a709
docs: Update "Apply this suggestion" to "Apply / Chat"
2025-05-12 11:13:01 +03:00
db0c213d72
AzureDevops webhook: allow disabling BasicAuth
...
Azure webhooks do not allow BasicAuth without HTTPS
2025-05-12 09:00:36 +02:00
954d61e5dc
Azure: refactor publish_code_suggestions() to use azure classes
2025-05-12 09:00:36 +02:00
24a90cab8e
Azure: handle inline /ask
2025-05-12 09:00:17 +02:00