Commit graph

4694 commits

Author SHA1 Message Date
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
ofir-frd
2a5a84367c docs: add additional video tutorial link to index page 2025-09-02 09:53:19 +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
Abhinav Kumar
0f8606b899
fix: correct variable name for last merge source commit in Azure DevOps provider (#2018) 2025-09-01 21:41:58 +03:00
ofir-frd
c84a602d3a docs: add Bitbucket to RAG context enrichment supported platforms 2025-08-31 19:08:16 +03:00
ofir-frd
025b9bf44c docs: fix indentation in compliance tool directory structure example 2025-08-29 16:18:56 +03:00
ofir-frd
785dde5e54
Merge pull request #2019 from qodo-ai/of/hierarchical-repos-renaming
docs: update hierarchical repository examples with generic naming conventions
2025-08-29 16:00:21 +03:00
ofir-frd
08a683c9a4 docs: update compliance tool examples with generic naming conventions 2025-08-29 15:53:22 +03:00
ofir-frd
a53a9358ed docs: update hierarchical repository examples with generic naming conventions 2025-08-29 15:43:54 +03:00
mrT23
03832818e6
chore: remove outdated news and updates section from README 2025-08-28 11:25:59 +03:00
Itamar Friedman
ead49dc605
Clarify README: PR-Agent vs. Qodo Merge (#2016)
* docs: clarify differences between PR-Agent and Qodo Merge in README

- Added clear header explaining PR-Agent is open source, Qodo Merge is hosted
- Created comparison table showing setup time and costs upfront
- Added dedicated "PR-Agent vs Qodo Merge" section with detailed comparison
- Restructured "Getting Started" to focus on PR-Agent with code examples
- Enhanced "Why Use PR-Agent?" to emphasize open source benefits
- Updated Qodo Merge section to be factual rather than sales-focused
- Made the README more developer-friendly and less confusing for newcomers

* revert: undo unintended changes to .gitignore

* docs: clarify Qodo Merge enhances open-source features

Updated the comparison table to better explain that Qodo Merge
enhances the existing open-source features rather than just
adding separate advanced features. This makes it clearer that
both versions are sophisticated, with Qodo Merge building upon
the open-source foundation.

* docs: add navigation links and improve section title consistency

- Added clickable links in Quick Start Options table to relevant sections
- Updated "Want Zero-Setup? Try Qodo Merge" to "Try Qodo Merge (Zero Setup)"
- Improved navigation and maintained consistent phrasing between options
- Makes it easier for users to jump directly to setup instructions
2025-08-27 21:53:49 +03:00
mrT23
ae4fc71603
feat: update max context tokens configuration and improve documentation 2025-08-27 15:20:10 +03:00
acamacho
8258c2e774
Set a status for comments on azure devops (#2011)
* Update azuredevops_provider.py

* Update azuredevops_provider.py
2025-08-26 18:20:27 +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
Tal
d2c304eede
Merge pull request #2000 from papi656/fix/correct-variable-name
Correct variable for url for bitbucket server
2025-08-17 09:34:33 +03:00
Abhishek Pratap Singh
a3217042f4 Change bitbucket sever url variable name in secrets template 2025-08-17 15:27:10 +09:00
Abhishek Pratap Singh
07cc7f9f42 Correct variable
load correct variable from .secrets.toml
2025-08-17 00:33:25 +09:00
ofir-frd
604e5743f3
README.md: rename /Compliance to /compliance 2025-08-16 10:48:34 +03:00
ofir-frd
7597d27095
README.md: add the compliance tool to News and Updates 2025-08-15 18:20:46 +03:00
ofir-frd
fb452b992d docs: add RAG support for GitLab to recent updates 2025-08-15 17:52:57 +03:00
ofir-frd
0b801d391c test: update Azure DevOps comment status mocking to use get method 2025-08-15 15:42:42 +03:00
ofir-frd
8f9ad2b38e refactor: simplify Bitbucket client initialization logic and improve code readability 2025-08-15 15:34:40 +03:00
ofir-frd
10a7a0fbef
Merge pull request #1980 from boston008/bitbucket_provider_support_username_password
feat: enhance BitbucketServerProvider authentication with username and password fallback
2025-08-15 15:20:00 +03:00
mrT23
e4d3f8fe7f
feat: update supported programming languages in documentation 2025-08-15 09:52:35 +03:00
mrT23
08da41c929
feat: enhance documentation with programming languages section and clarify dataset details 2025-08-15 09:40:40 +03:00
mrT23
0a3d655912
Merge remote-tracking branch 'origin/main' 2025-08-14 18:49:12 +03:00
mrT23
81525cd25a
fix: correct prefix handling in load_yaml function for improved YAML parsing 2025-08-14 18:49:06 +03:00
Tal
aafa835137
Merge pull request #1998 from LawrenceMantin/main
Adds a new configuration group [azure_devops] to allow "active" comments
2025-08-14 18:47:10 +03:00
Lawrence Mantin
57ec112b4d
Update pr_agent/git_providers/azuredevops_provider.py
applied suggestion.

Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-08-14 10:42:17 -05:00
Tal
f645ebb938
Merge pull request #1995 from dceoy/main
Add models for Groq
2025-08-14 18:00:45 +03:00
Tal
ae799d1327
Merge pull request #1996 from yamoyamoto/fix/add-temperature-arg-to-self-reflect-of-suggestion
fix: add temperature arg to self reflect of improve
2025-08-14 17:56:09 +03: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
Boston008
e0a4be1397
Update bitbucket_server_provider.py 2025-08-13 12:46:50 +08:00
tomoya-kawaguchi
d01a7daaa7 fix: add temperature arg to self reflect of improve 2025-08-13 12:30:48 +09:00
dceoy
5c3da5d83e Add models for Groq 2025-08-12 23:55:32 +09:00
Hussam.lawen
9e2f1ed603
docs: fix formatting in Monday integration installation steps 2025-08-12 13:29:58 +03:00
ofir-frd
6d38a90ba1 docs: add RAG Code Duplication Compliance section to compliance documentation 2025-08-12 13:26:30 +03:00
Hussam Lawen
6499b8e592
Merge pull request #1972 from qodo-ai/hl/add_monday_integration_docs
Update fetching_ticket_context.md
2025-08-12 11:11:52 +03:00
ofir-frd
9bbed66028 docs: add GitLab to supported platforms for RAG Context Enrichment 2025-08-11 17:36:06 +03:00
ofir-frd
74a7163eea docs: update Qodo Merge models documentation date to August 2025 2025-08-11 12:36:15 +03:00
ofir-frd
e2cfc897ab docs: update model list to include gpt-5 and remove gpt-4.1 in Qodo Merge models documentation 2025-08-11 11:28:30 +03:00
ofir-frd
5e28f8a1d1 Merge remote-tracking branch 'origin/main' 2025-08-11 11:26:22 +03:00
ofir-frd
2de4a9996f docs: add platform support information to Chrome extension documentation 2025-08-11 11:25:55 +03:00
Boston008
01f16f57ca
Update bitbucket_server_provider.py 2025-08-11 12:18:05 +08:00
Boston008
bcfd2b3d6d
Update pr_agent/git_providers/bitbucket_server_provider.py
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-08-11 09:47:16 +08:00
Boston008
34b562db22
Update pr_agent/git_providers/bitbucket_server_provider.py
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-08-11 09:46:37 +08:00
Boston008
4a6a55ca7c
Update pr_agent/git_providers/bitbucket_server_provider.py
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-08-11 09:46:26 +08:00
Boston008
af803ce473
Update bitbucket_server_provider.py
implement improve suggestion
2025-08-10 15:09:13 +08:00