|
ffefcb8a04
|
Fix default value for extended_thinking_max_output_tokens
|
2025-03-11 17:48:12 +07:00 |
|
|
35bb2b31e3
|
feat: add enable_comment_approval to encoded forbidden args
|
2025-03-10 12:10:19 +02:00 |
|
|
20d709075c
|
Merge pull request #1613 from qodo-ai/hl/update_auto_approve_docs
docs: update auto-approval documentation with clearer configuration
|
2025-03-10 11:56:48 +02:00 |
|
|
52c99e3f7b
|
Merge pull request #1605 from KennyDizi/main
Support extended thinking for model `claude-3-7-sonnet-20250219`
|
2025-03-09 17:03:37 +02:00 |
|
|
884b49dd84
|
Add encoded: enable_manual_approval
|
2025-03-09 17:01:04 +02:00 |
|
|
222155e4f2
|
Optimize logging
|
2025-03-08 08:53:29 +07:00 |
|
|
f9d5e72058
|
Move logic to _configure_claude_extended_thinking
|
2025-03-08 08:35:34 +07:00 |
|
|
2619ff3eb3
|
Merge pull request #1612 from congziqi77/main
fix: repeat processing files to ignore
|
2025-03-07 21:08:46 +02:00 |
|
|
15e8167115
|
Update configuration.toml
|
2025-03-07 18:22:26 +02:00 |
|
|
a8935dece3
|
Using 2048 for extended_thinking_budget_tokens as well as extended_thinking_max_output_tokens
|
2025-03-07 17:27:56 +07:00 |
|
|
fd12191fcf
|
fix: repeat processing files to ignore
|
2025-03-07 09:11:43 +08:00 |
|
|
4f2551e0a6
|
feat: add DeepInfra support
|
2025-03-06 15:49:07 +07:00 |
|
|
4c0e371238
|
fix: validate one-liner suggestions to prevent repeating existing code
|
2025-03-06 08:18:52 +02:00 |
|
|
30bf7572b0
|
Validate extended thinking parameters
|
2025-03-03 18:44:26 +07:00 |
|
|
440d2368a4
|
Set temperature to 1 when using extended thinking
|
2025-03-03 18:30:52 +07:00 |
|
|
215c10cc8c
|
Add thinking block to request parameters
|
2025-03-03 18:29:33 +07:00 |
|
|
7623e1a419
|
Removed trailing spaces
|
2025-03-03 18:23:45 +07:00 |
|
|
5e30e190b8
|
Define models that support extended thinking feature
|
2025-03-03 18:22:31 +07:00 |
|
|
5447dd2ac6
|
Add support claude extended thinking configurations
|
2025-03-03 18:21:57 +07:00 |
|
|
8e6267b0e6
|
chore: bedrock/us.anthropic.claude-3-7-sonnet-20250219-v1:0
|
2025-03-02 08:44:23 +09:00 |
|
|
7cf521c001
|
fix: improve null safety in GitLab webhook handler
|
2025-02-27 11:53:11 +02:00 |
|
|
8182a4afc0
|
docs: update default model to o3-mini and improve language configuration instructions
|
2025-02-27 11:06:31 +02:00 |
|
|
3817aa2868
|
fix: remove redundant temperature logging in litellm handler
|
2025-02-27 10:55:01 +02:00 |
|
|
94a8606d24
|
fix: update default configuration values for publishing and verbosity
|
2025-02-27 10:52:20 +02:00 |
|
|
af635650f1
|
fix: improve response language handling and configuration documentation
|
2025-02-27 10:50:28 +02:00 |
|
|
9a32e94b3e
|
Merge pull request #1579 from qodo-ai/response-language-configuration
Add a language configuration to translate language generated by QodoM…
|
2025-02-27 08:01:13 +02:00 |
|
|
48b3c69c10
|
Merge pull request #1575 from GOOD21/feature/draft-ready-trigger
gitlab webhook automatically trigger pr_command when MR changes from Draft to Ready
|
2025-02-27 07:57:12 +02:00 |
|
|
64e5a87530
|
fix: improve error handling and null safety in PR description tool
|
2025-02-26 21:33:40 +02:00 |
|
|
9a9acef0e8
|
fix: handle empty commits and errors in GitLab provider's get_latest_commit_url
|
2025-02-26 21:24:53 +02:00 |
|
|
c7f4b87d6f
|
Merge pull request #1583 from qodo-ai/hl/enhance_azure_devops
feat: enhance Azure DevOps integration with improved error handling a…
|
2025-02-26 17:17:31 +02:00 |
|
|
9db44b5f5f
|
Update pr_agent/servers/azuredevops_server_webhook.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-26 17:16:07 +02:00 |
|
|
70a2377ac9
|
fix: make Azure DevOps webhook handler asynchronous
|
2025-02-26 17:13:38 +02:00 |
|
|
52a68bcd44
|
fix: adjust newline formatting in issue details summary
|
2025-02-26 16:49:44 +02:00 |
|
|
0a4c02c8b3
|
feat: enhance Azure DevOps integration with improved error handling and PR commands
|
2025-02-26 16:40:46 +02:00 |
|
|
e253f18e7f
|
Remove default configuration
|
2025-02-26 14:43:56 +02:00 |
|
|
d6b6191f90
|
Remove uneccessary hardcoded configurations list
|
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
|
2025-02-26 14:37:15 +02:00 |
|
|
dfbd8dad5d
|
Automatically trigger pr_command when MR changes from Draft to Ready
|
2025-02-26 18:12:48 +08:00 |
|
|
d6f405dd0d
|
Merge pull request #1564 from chandan84/fix/support_litellm_extra_headers
Fix/support litellm extra headers
|
2025-02-26 10:15:22 +02:00 |
|
|
25ba9414fe
|
Merge pull request #1561 from KennyDizi/main
Support reasoning effort via configuration
|
2025-02-26 10:13:05 +02:00 |
|
|
93e34703ab
|
Update litellm_ai_handler.py
updates made based on review on https://github.com/qodo-ai/pr-agent/pull/1564
|
2025-02-25 14:44:03 -05:00 |
|
|
c6a6a2f352
|
Merge pull request #1570 from hirobf10/support-claude-3-7
feat: support Claude 3.7 Sonnet
|
2025-02-25 10:49:42 +02:00 |
|
|
1dc3db7322
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:55 +09:00 |
|
|
049fc558a8
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:50 +09:00 |
|
|
2dc89d0998
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:39 +09:00 |
|
|
444910868e
|
Merge pull request #1555 from GOOD21/fix/push-events
Enhanced gitlab webhook handling for push events without object_attributes
|
2025-02-25 07:56:03 +02:00 |
|
|
a24b06b253
|
feat: support Claude 3.7 Sonnet
|
2025-02-25 12:58:20 +09:00 |
|
|
393516f746
|
Merge pull request #1556 from benedict-lee/main
Fix prompt to not output diff prefixes in existing_code,improved_code pydantic definitions
|
2025-02-24 22:10:30 +02:00 |
|
|
56250f5ea8
|
feat: improve patch extension with new file content comparison
|
2025-02-24 11:46:12 +02:00 |
|
|
7b1df82c05
|
rollback : pr_code_suggestions_prompts.toml
|
2025-02-24 09:30:00 +09:00 |
|