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 |
|
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 |
|
Tal
|
9ab0a611e2
|
Merge pull request #1988 from cxyfreedom/fix/openai-model-parameter-spell-error
docs: fix typo in OpenAI model parameter name to search
|
2025-08-08 18:41:04 +03:00 |
|
CxyFreedom
|
a60b91e85d
|
docs: fix typo in OpenAI model parameter name to search
- Fix spelling error: `reasoning_efffort` -> `reasoning_effort`
|
2025-08-08 19:55:18 +08:00 |
|
Tal
|
4958decc89
|
Merge pull request #1986 from qodo-ai/tr/revert_litellm
fix: update model prefix in litellm_ai_handler and adjust dependencie…
|
2025-08-08 09:41:37 +03:00 |
|
mrT23
|
bb115432f2
|
feat: add support for new GPT-5 models and update documentation
|
2025-08-08 09:39:24 +03:00 |
|
mrT23
|
f3287a9f67
|
fix: update model prefix in litellm_ai_handler and adjust dependencies in requirements.txt
|
2025-08-08 09:34:31 +03:00 |
|
mrT23
|
9a2ba2d881
|
fix: handle empty changes summary in file label dict based on configuration
|
2025-08-08 09:02:54 +03:00 |
|
Tal
|
0090f7be81
|
Merge pull request #1984 from qodo-ai/tr/new_litellm
fix: update litellm dependency to include proxy support and clean up …
|
2025-08-08 08:57:26 +03:00 |
|
mrT23
|
c927d20b5e
|
fix: update litellm dependency to include proxy support and clean up requirements
|
2025-08-08 08:53:34 +03:00 |
|
Tal
|
8e36f46dae
|
Merge pull request #1983 from qodo-ai/tr/benchmark
Tr/benchmark
|
2025-08-08 08:40:35 +03:00 |
|
mrT23
|
de5c1adaa0
|
fix: update temperature handling for GPT-5 and upgrade aiohttp version
|
2025-08-08 08:37:28 +03:00 |
|
mrT23
|
1c25420fb3
|
docs: update references to GPT-5 in documentation
|
2025-08-08 08:32:28 +03:00 |
|
mrT23
|
62a029d36a
|
Merge remote-tracking branch 'origin/main' into tr/benchmark
|
2025-08-08 08:29:45 +03:00 |
|
mrT23
|
5162d847b3
|
feat: add support for gpt-5 model and update configuration
|
2025-08-08 08:28:42 +03:00 |
|
Tal
|
6be8860959
|
Merge pull request #1981 from ericglau/update-gh-app-link
Update GitHub marketplace link
|
2025-08-08 07:58:23 +03:00 |
|
Eric Lau
|
406ef6a934
|
Update GitHub marketplace link
|
2025-08-07 18:54:04 -04:00 |
|
Hussam Lawen
|
3980c0d9d5
|
Update docs/docs/core-abilities/fetching_ticket_context.md
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
|
2025-08-07 13:40:07 +03:00 |
|
Hussam Lawen
|
385f8908ad
|
Update docs/docs/core-abilities/fetching_ticket_context.md
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
|
2025-08-07 13:35:19 +03:00 |
|
mrT23
|
fd7f8f2596
|
docs: enhance GitHub configuration documentation with clearer structure and examples
|
2025-08-07 08:39:17 +03:00 |
|
mrT23
|
df9cb3f635
|
docs: improve JSON formatting examples and clarify Docker build note
|
2025-08-07 08:25:17 +03:00 |
|
mrT23
|
4fb22beb3a
|
docs: add GPT-5 performance metrics to index documentation
|
2025-08-07 08:01:31 +03:00 |
|
Tal
|
03867d5962
|
Merge pull request #1978 from huangyoje/fix/fix-ask-line
Fix comment_id name in handle_ask_line
|
2025-08-06 21:48:17 +03:00 |
|
Tal
|
96435a34f8
|
Merge pull request #1979 from emmanuel-ferdman/main
Fix issue in the GitLab provider
|
2025-08-06 11:12:38 +03:00 |
|
Emmanuel Ferdman
|
807ce6ec65
|
Fix issue in the GitLab provider
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-08-05 23:38:12 -07:00 |
|
Tal
|
395e5a2e04
|
Merge pull request #1969 from Mr-jing/fix/gitlab-private-deployment-401
Fix GitLab authentication for private deployments running GitLab 11.1.4 (401 Unauthorized error)
|
2025-08-06 08:31:23 +03:00 |
|
Tal
|
65457b2569
|
Merge branch 'main' into fix/gitlab-private-deployment-401
|
2025-08-06 08:30:54 +03:00 |
|
Tal
|
82feddbb95
|
Merge pull request #1970 from huangyoje/fix/sort-files-by-token
Fix: defer file sorting until after token calculation
|
2025-08-06 08:28:21 +03:00 |
|
Mr_Jing
|
fb73eb75f9
|
refactor: simplify GitLab authentication configuration
|
2025-08-06 12:03:53 +08:00 |
|
huangyoje
|
39add8d78a
|
Fix comment_id name in handle_ask_line
|
2025-08-06 10:14:33 +08:00 |
|
Tal
|
d406555f23
|
Merge pull request #1955 from marc0777/gitlab-custom-ssl
feat: allow configuring gitlab ssl verification
|
2025-08-05 20:33:05 +03:00 |
|
Tal
|
0d3c2e6b51
|
Merge pull request #1975 from doljae/main
docs: improve document for enable using commands in PR comments the GitHub Actions
|
2025-08-05 19:34:25 +03:00 |
|
ofir-frd
|
8e33b18e2c
|
Merge pull request #1971 from qodo-ai/of/rag_compliance
docs: add compliance tool to RAG context enrichment documentation
|
2025-08-05 15:06:54 +03:00 |
|