ddf94c14a3
Add configuration option for PR Code Suggestions to control publishing when no suggestions found
2025-03-29 09:33:31 +03:00
5bc253e1d9
Add token count estimation factor to config
2025-03-24 15:53:22 +02:00
88a17848eb
- Documentation
...
- Better error handling in case could not deduce repo url
2025-03-23 20:04:33 +02:00
dd80276f3f
Support cloning repo
...
Support forcing accurate token calculation (claude)
Help docs: Add desired branch in case of user supplied git repo, with default set to "main"
Better documentation for getting canonical url parts
2025-03-23 09:55:58 +02:00
5e7e353670
Added help_docs feature.
2025-03-20 23:48:01 +02:00
29e28056db
refactor: move response_language config to group with other language settings
2025-03-15 09:58:20 +02:00
2cacaf56b0
Reduce collapsible_file_list_threshold from 8 to 6
2025-03-11 17:08:26 +02:00
d16012a568
Add decoupled and non-decoupled modes for code suggestions
2025-03-11 16:46:53 +02:00
ffefcb8a04
Fix default value for extended_thinking_max_output_tokens
2025-03-11 17:48:12 +07: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
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
5447dd2ac6
Add support claude extended thinking configurations
2025-03-03 18:21:57 +07:00
8182a4afc0
docs: update default model to o3-mini and improve language configuration instructions
2025-02-27 11:06:31 +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
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
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
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
ebdbde1bca
Merge branch 'main' into main
2025-02-23 21:26:44 +07:00
a0dc9deb30
docs: add auto-approval configuration documentation
2025-02-23 08:15:14 +02:00
e81b0dca30
Support reasoning_effort via configuration file
2025-02-21 22:14:58 +07:00
0317951e32
Update pr_agent/settings/configuration.toml
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-02-18 11:48:25 +02:00
4edb8b89d1
feat: add support for custom reasoning models
2025-02-18 11:46:22 +02:00
69f19f1abd
feat: improve code suggestions impact levels with configurable thresholds
2025-02-05 09:41:01 +02:00
4d52715d25
docs: add auto best practices documentation and configuration
2025-01-26 12:02:27 +02:00
c1fa22d068
refactor: simplify review effort label format and remove maximal effort limit
2025-01-23 11:18:00 +02:00
4923c8d810
feat: add support for ignoring PRs from specific users
2025-01-16 08:34:01 +02:00
7f950a3aa9
docs: clarify model recommendation for production usage
2025-01-02 12:50:38 +02:00
5318047202
feat: add prompt example duplication option for improved model output
2025-01-02 12:25:42 +02:00
5971a06d73
docs: improve Ollama and Hugging Face model configuration docs
2025-01-02 11:16:21 +02:00
e95920c58c
refactor: improve file handling and description generation in PR description tool
2024-12-29 11:37:05 +02:00
495c1ebe5f
refactor: remove legacy code suggestions feature from review tool
2024-12-25 08:18:28 +02:00
e8e4fb0afa
feat: add PR link support in changelog updates
2024-12-23 17:20:29 +02:00
d09aa1b13e
docs: remove unused automatic_review configuration option
2024-12-19 16:41:18 +02:00
f3ee4a75b5
docs: simplify default tool configurations and update documentation
2024-12-19 09:33:20 +02:00
872b27bfd8
docs: remove model_weak configuration and simplify model selection
2024-12-11 18:10:34 +02:00
cb88489dbe
Merge pull request #1387 from KennyDizi/main
...
Introduce to weak model
2024-12-11 17:36:18 +02:00
6a51b8501d
docs: add allow_thumbs_up_down configuration option and remove rank_extended_suggestions
2024-12-11 13:16:21 +02:00
d34edb83ff
feat: add thumbs up/down support and refactor code suggestions handling
2024-12-11 13:03:43 +02:00
e3d779c30d
Fix typo model_weak
2024-12-08 22:09:48 +07:00
a4d9a65fc6
Add model_week
2024-12-08 20:23:36 +07:00
683108d3a5
Removed model_turbo
2024-12-08 20:10:38 +07:00
8610aa27a4
Add disable_auto_feedback configuration option to control automatic PR feedback
2024-12-02 21:28:48 +02:00
3547cf2057
Update model_turbo and fallback_models
2024-11-21 22:10:55 +07:00
577ee0241d
Enable focus_only_on_problems mode by default in configuration and update README.md
2024-11-18 16:35:23 +02:00
d2663f959a
Add focus_only_on_problems setting for targeted code suggestions
2024-11-06 21:22:58 +02:00
fa49dd5167
Merge branch 'main' into nocode_suggestions_config
2024-11-04 07:50:22 +02:00