Commit graph

4764 commits

Author SHA1 Message Date
ofir-frd
b7874e6e5f
Merge pull request #2073 from qodo-ai/of/add-claude-4.5-thinking-bentchmarks
Some checks are pending
Build-and-test / build-and-test (push) Waiting to run
docs-ci / deploy (push) Waiting to run
Add claude 4.5 thinking benchmarks
2025-10-20 15:42:56 +03:00
ofir-frd
1d7c82d68c docs: reorder Claude Haiku 4.5 and Claude Sonnet 4.5 entries in PR benchmark table 2025-10-20 15:32:53 +03:00
ofir-frd
fc7d614552 Merge branch 'main' into of/add-claude-4.5-thinking-bentchmarks
# Conflicts:
#	docs/docs/pr_benchmark/index.md
2025-10-20 15:32:14 +03:00
ofir-frd
ec784874f9 docs: standardize capitalization of strengths and weaknesses headers in PR benchmark documentation 2025-10-20 15:17:14 +03:00
ofir-frd
eebdeea9f9 docs: Restore Claude Haiku 4.5 benchmark results and analysis to PR benchmark documentation 2025-10-20 10:56:29 +03:00
ofir-frd
cb1c82073b docs: add Claude Haiku 4.5 benchmark results to PR benchmark documentation 2025-10-20 10:42:23 +03:00
ofir-frd
335dadd0ac docs: reorder model rankings in PR benchmark documentation by performance score 2025-10-20 10:25:47 +03:00
ofir-frd
33744d9544 docs: update Claude Sonnet 4.5 thinking benchmark results and reorder model rankings 2025-10-20 10:15:42 +03:00
Hussam Lawen
f2ba770558
Merge pull request #2067 from yamoyamoto/fix/safe-attribute-access-in-review-prompt-template
Some checks failed
Build-and-test / build-and-test (push) Has been cancelled
docs-ci / deploy (push) Has been cancelled
fix: safe attribute access in review prompt template
2025-10-16 17:42:24 +03:00
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
ofir-frd
b9c6a2c747
Merge pull request #2069 from qodo-ai/of/doc-bentchmark-Claude-Haiku-4.5
docs: Add Claude Haiku 4.5 benchmark
2025-10-16 15:57:48 +03:00
ofir-frd
a6e11f60ce docs: update Claude Haiku 4.5 benchmark score label from normalized to final 2025-10-16 15:49:44 +03:00
ofir-frd
604c17348d docs: remove unnecessary whitespace in index documentation 2025-10-16 15:39:32 +03:00
ofir-frd
8c7712bf30 docs: add Claude Haiku 4.5 benchmark results to PR benchmark documentation 2025-10-16 15:38:11 +03:00
ofir-frd
7969e4ba30 docs: correct formatting of Claude Sonnet version in documentation 2025-10-16 10:50:17 +03:00
ofir-frd
dcab8a893c
Merge pull request #2068 from qodo-ai/of/toggleable-compliance-sections-docs
Some checks failed
Build-and-test / build-and-test (push) Has been cancelled
docs-ci / deploy (push) Has been cancelled
docs: add section visibility configuration options to compliance tool
2025-10-14 21:18:14 +03:00
ofir-frd
2230da73fd docs: clarify description of codebase duplication compliance section in documentation 2025-10-14 21:04:03 +03:00
ofir-frd
f251a8a6cb docs: add section visibility configuration options to compliance tool documentation 2025-10-14 20:56:43 +03:00
tomoya-kawaguchi
76ed9156d3 fix: safe attribute access in review prompt template 2025-10-14 11:33:52 +09:00
ofir-frd
9fd28e5680
Merge pull request #2065 from qodo-ai/of/claude-sonnet-4-5-pr_benchmark
docs: add Claude Sonnet 4.5 benchmark
2025-10-13 13:28:53 +03:00
ofir-frd
d0bbc56480 docs: add Claude Sonnet 4.5 benchmark results to PR benchmark documentation 2025-10-13 13:24:33 +03:00
ofir-frd
5592e9d49d
Merge pull request #2046 from cawamata/support-claude-4-5
feat: add support for Claude Sonnet 4.5
2025-10-11 17:04:54 +03:00
ofir-frd
40633d7a9e Merge branch 'main' into pr/2046
# Conflicts:
#	requirements.txt
2025-10-11 16:50:46 +03:00
ofir-frd
d862d82475
Merge pull request #2059 from sbobryshev/patch-1
Remove useless pass from git_provider
2025-10-11 16:45:55 +03:00
ofir-frd
26c7574b3b
Merge pull request #2051 from XoRohan/main
fix: upgrade packages to address security vulnerabilities
2025-10-11 16:25:18 +03:00
ofir-frd
01a7c04263
Merge pull request #2053 from yamoyamoto/chore/add-error-log
chore: add error log on model prediction failure
2025-10-11 16:03:52 +03:00
Tomoya Kawaguchi
a194ca65d2
Update pr_agent/algo/pr_processing.py
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-10-10 20:44:31 +09:00
Sviatoslav Bobryshev
584e87ae48
Remove useless pass from git_provider 2025-10-10 10:54:00 +03:00
tomoya-kawaguchi
632c39962c chore: add original exception 2025-10-07 21:16:52 +09:00
tomoya-kawaguchi
be93651db8 chore: add error log on model prediction failure 2025-10-07 19:19:03 +09:00
sharoneyal
fea8bc5150
Update documentation to clarify the need to set bitbucket data center url (#2052) 2025-10-06 14:16:10 +03:00
Rohan Balkondekar
58fe872a44 fix: upgrade packages to address security vulnerabilities
- Jinja2: 3.1.2 → 3.1.6
  - aiohttp: 3.10.2 → 3.12.15
  - azure-identity: 1.15.0 → 1.25.0
  - urllib3: 2.0.7 → 2.5.0
  - starlette: 0.37.2 → 0.48.0
  - boto3: 1.33.6 → 1.40.45 (dependency resolution)
  - fastapi: 0.115.6 → 0.118.0 (dependency resolution)

  All unit tests passing (192/192)
2025-10-06 15:03:12 +08:00
cawamata
2866384931 add JP Anthropic Claude Sonnet 4.5 2025-10-02 04:30:41 +09:00
cawamata
3d66a9e8c3 feat: add support for Claude Sonnet 4.5 2025-09-30 21:53:04 +09:00
sharoneyal
65dea899ec
Update Qodo Merge installation for Gitlab documentation (#2034)
* Update Qodo Merge installation for Gitlab documentation

* Fix typos and suggestions

* Give more details on how the host address should look like in case of Gitlab server
2025-09-25 15:02:19 +03:00
ofir-frd
7db9529d96 docs: fix markdown formatting in maximum coverage configuration section 2025-09-21 12:24:42 +03:00
ofir-frd
b5260a824f
Merge pull request #2036 from qodo-ai/of/doc-super-exhaustive-qodo-merge-mode
docs: add super exhaustive mode configuration for comprehensive code suggestions
2025-09-21 12:21:58 +03:00
ofir-frd
ccfc24ea85 docs: refactor super exhaustive mode as maximum coverage configuration recipe 2025-09-21 12:19:11 +03:00
ofir-frd
063d0999c5 docs: add super exhaustive mode configuration for comprehensive code suggestions 2025-09-21 11:47:30 +03:00
ofir-frd
91dade811f
Merge pull request #2035 from rizkiandrianto/hotfix/typo-on-docs
Fix typo on docs
2025-09-20 15:10:13 +03:00
Rizki Andrianto
3388ca34df
Fix typo on docs 2025-09-18 11:13:28 +07:00
mrT23
10f960f43d
docs: update title and expand supported Git platforms in high-level suggestions 2025-09-17 20:26:44 +03:00
mrT23
7573dbbc1b
docs: enhance clarity in additional configurations and update recent updates section 2025-09-17 10:47:43 +03:00
mrT23
ae9bb72f8e
docs: improve clarity and consistency in Qodo Merge documentation 2025-09-17 08:27:51 +03:00
mrT23
76d05e2279
docs: update Qodo Merge CLI installation requirements and remove commented code sections 2025-09-17 07:55:06 +03:00
AdamWalkerQodo
544c962dd7
Merge pull request #2033 from qodo-ai/add-gitbook-configuration-file
Add gitbook configuration file
2025-09-16 14:57:06 +03:00
AdamWalker-112358
557a52b7f3 Add gitbook configuration file 2025-09-16 13:56:27 +03:00
AdamWalkerQodo
ed2c615d65
Merge pull request #2032 from qodo-ai/add-gitbook-support
Support Gitbooks Rendering
2025-09-16 13:21:48 +03:00
AdamWalker-112358
d35f051a58 configuration change 2025-09-16 13:12:19 +03:00
Hussam Lawen
7fc0a2330d
Merge pull request #2031 from qodo-ai/hl/qm_cli_docs
docs: simplify navigation links in Qodo Merge CLI documentation
2025-09-16 09:26:22 +03:00