Hussam Lawen
3dd373a77e
Update pr_agent/settings/pr_reviewer_prompts.toml
...
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-10-16 17:38:34 +03:00
tomoya-kawaguchi
76ed9156d3
fix: safe attribute access in review prompt template
2025-10-14 11:33:52 +09:00
Anush
6dabc7b1ae
feat: Qdrant support ( #2022 )
...
Signed-off-by: Anush008 <anushshetty90@gmail.com>
2025-09-07 09:37:56 +03:00
mrT23
1fff1b0208
Merge remote-tracking branch 'origin/main'
2025-09-02 16:16:41 +03:00
mrT23
0989247d42
docs: clarify repository metadata detection process in documentation
2025-09-02 16:16:26 +03:00
alex107ivanov
411f933a34
[GitLab] Submodule expansion functionality added ( #2014 )
...
* [GitLab] Submodule expansion functionality added
Functionality to include the submodule changes to the Model input added
* Enhance GitLab submodule handling
* docs: document GitLab submodule diff expansion
* docs: document GitLab submodule diff option
2025-09-02 12:26:42 +03:00
mrT23
5de82e379a
fix: correct filename references in metadata configuration and documentation
2025-09-02 09:18:12 +03:00
Tal
532fbbe0a6
feat: enhance documentation with additional repository metadata secti… ( #2021 )
...
* feat: enhance documentation with additional repository metadata section and update model references
* feat: update default model to GPT-5 and clarify configuration instructions
2025-09-02 08:40:47 +03:00
mrT23
ae4fc71603
feat: update max context tokens configuration and improve documentation
2025-08-27 15:20:10 +03:00
Tal
dae9683770
Tr/updates23 ( #2008 )
...
* fix: improve PR description field guidance for clarity
* feat: refine suggestion guidelines to avoid redundant recommendations in PR reviews
* feat: enhance YAML parsing logic with additional keys and fallback strategies
* fix: update expected output format in YAML parsing test case
2025-08-22 10:16:08 +03:00
Alessio
5fc466bfbc
PR reviewer tool: add an opt-in work time estimation ( #2006 )
...
* feat: add `ContributionTimeCostEstimate`
* docs: mentiond `require_estimate_contribution_time_cost` for `reviewer`
* feat: implement time cost estimate for `reviewer`
* test: non-GFM output
To ensure parity and prevent regressions in plain Markdown rendering.
2025-08-22 09:53:08 +03:00
Abhishek Pratap Singh
a3217042f4
Change bitbucket sever url variable name in secrets template
2025-08-17 15:27:10 +09:00
Lawrence Mantin
9c3972d619
Adds a new configuration group [azure_devops] that will allow setting the comment status other than "closed".
2025-08-14 09:23:29 -05:00
mrT23
5162d847b3
feat: add support for gpt-5 model and update configuration
2025-08-08 08:28:42 +03:00
marc0777
0b00812269
feat: allow configuring gitlab ssl verification
2025-08-05 11:55:01 +02:00
Abhinav Kumar
af2b66bb51
feat: Add support for Bedrock custom inference profiles via model_id
2025-07-26 11:32:34 +05:30
mrT23
7251e6df96
docs: add num_best_practice_suggestions parameter to improve tool configuration table
2025-07-20 08:26:07 +03:00
mrT23
6179eeca58
fix(pr_description): fix template syntax errors and improve formatting in prompts
2025-07-18 09:14:52 +03:00
mrT23
754d47f187
refactor(pr_description): redesign changes walkthrough section and improve file processing
2025-07-18 08:51:48 +03:00
Tal
28750c70e0
Merge pull request #1921 from abhinav-1305/add-flex-processing
...
feat: support OpenAI Flex Processing via [litellm] extra_body config
2025-07-12 19:51:31 +03:00
Abhinav Kumar
12af211c13
feat: support OpenAI Flex Processing via [litellm] extra_body config
2025-07-07 21:14:45 +05:30
Abhinav Kumar
34594e5436
fix: correct typo in configuration comments
2025-07-07 20:11:10 +05:30
Abhinav Kumar
23ce79589c
Update pr_agent/settings/pr_description_prompts.toml
...
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-07-05 11:27:38 +05:30
Abhinav Kumar
df8290a290
add support for PR sequence diagram in description markers
2025-07-02 18:07:54 +05:30
Tal
446c1fb49a
Merge pull request #1898 from isExample/feat/ignore-language-framework
...
feat: support ignoring auto-generated files by language/framework
2025-06-29 10:19:37 +03:00
Tal
dd4fe4dcb4
Merge pull request #1897 from qodo-ai/tr/pr_diagram
...
feat: enable PR diagram by default and improve mermaid diagram genera…
2025-06-27 11:46:58 +03:00
isExample
8e210f8ea0
chore: update generated code sources
2025-06-26 13:29:59 +09:00
Tal
9c87056263
Merge pull request #1890 from abishlal/feature/support-tickets-context-in-azdo
...
Enhance Azure DevOps Integration with Work Item Ticket Retrieval and Comment Thread Updates
2025-06-25 20:40:22 +03:00
isExample
c7241ca093
feat: support ignore_language_framework via generated_code_ignore.toml
...
- [generated_code] table defines default glob patterns for code-generation tools
- merge generated_code globs into ignore logic
2025-06-25 23:39:14 +09:00
isExample
1a00e61239
feat: add configuration property 'ignore_language_framework'
2025-06-25 23:17:42 +09:00
mrT23
ead2c9273f
feat: enable PR diagram by default and improve mermaid diagram generation
2025-06-24 17:28:23 +03:00
abishlal
d8fea6afc4
feat: enhance Azure DevOps integration by adding work item as a ticket retrieval methods - Supporting ticket context for Azure DevOps
...
Signed-off-by: abishlal <abishlalns03@gmail.com>
2025-06-21 17:20:31 +05:30
mrT23
938ab9a139
fix: remove redundant word 'possible' from security concerns field description
2025-06-21 09:31:55 +03:00
Tal
ee36c0208c
Update pr_agent/settings/pr_reviewer_prompts.toml
...
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-06-21 09:23:11 +03:00
mrT23
7c02678ba5
refactor: extract TODO formatting functions and simplify data structure
2025-06-21 09:20:43 +03:00
mrT23
37ef4bad8f
docs: add bullet point formatting instruction to PR description prompts
2025-06-20 16:27:43 +03:00
Tal
7db4d97fc2
Merge pull request #1880 from alessio-locatelli/fix_yes_no
...
fix: typos, grammar
2025-06-18 20:22:02 +03:00
Tal
3e1cf2deed
Merge pull request #1869 from PullPullers/feat/review-todo-section
...
feat: surface TODO comments in review tool
2025-06-18 20:15:43 +03:00
dst03106
4a00854b15
fix: exclude TODO prompt if require_todo_scan is false
2025-06-18 18:50:11 +09:00
Judy
d4a52ffc93
refactor: clarify TODO field description and simplify 'No' return
2025-06-18 18:45:49 +09:00
dst03106
c4ccfd865d
fix: shorten todo summary prompt for balance
...
related comment: https://github.com/qodo-ai/pr-agent/pull/1869#discussion_r2151443243
2025-06-18 18:45:49 +09:00
Alessio
5b7f8a4bb6
fix: grammar
2025-06-17 09:52:34 +03:00
Alessio
608065f2ad
fix: typos
2025-06-17 09:26:57 +03:00
Alessio
7ee4c4aad1
fix: yes/no spelling
2025-06-17 09:13:12 +03:00
Alessio
8d2e92fe83
feat: support 'publish_output_no_suggestions' by 'pr_reviewer'
...
The tool reuses the existing variable name.
The change is non-breaking because by default it keeps the old behavior.
2025-06-12 17:35:33 +03:00
Judy
7a0c350760
feat: Change default TODO flag value from true to false
2025-06-12 18:14:19 +09:00
Judy
ca05b798ca
fix: display no TODO comments section
2025-06-10 22:56:28 +09:00
dst03106
f09e1edb13
refactor: remove count info from todo summary
2025-06-09 22:26:37 +09:00
dst03106
6c05c6685e
fix: use | for multiline in YAML instead of \n for todo content prompts
2025-06-09 20:54:14 +09:00
dst03106
277c6abf0f
refactor: standardizes todo_sections and todos_summary formatting
2025-06-07 08:42:28 +09:00