|
defdaa0e02
|
docs: simplify and improve PR filtering documentation
|
2025-02-17 20:33:19 +02:00 |
|
|
5ca6918943
|
Merge pull request #1539 from yu-iskw/support-gemini-2.0
Support generally available `gemini-2.0-flash`
|
2025-02-17 19:47:50 +02:00 |
|
|
cfd813883b
|
Merge pull request #1543 from qodo-ai/of/update-improve-docs
docs: add documentation for new `improve` `more` feature
|
2025-02-17 17:58:15 +02:00 |
|
|
c6d32a4c9f
|
Merge pull request #1548 from qodo-ai/AdamWalkerQodo-patch-2
Update README.md
|
2025-02-17 17:57:33 +02:00 |
|
|
ae4e99026e
|
Update README.md
|
2025-02-17 17:53:27 +02:00 |
|
|
42f493f41e
|
Merge pull request #1547 from qodo-ai/AdamWalkerQodo-patch-1
Add files via upload
|
2025-02-17 17:29:11 +02:00 |
|
|
34d73feb1d
|
Update README.md
Qodo Rebrand
|
2025-02-17 17:27:13 +02:00 |
|
|
ebc94bbd44
|
Add files via upload
Qodo Rebrand
|
2025-02-17 17:23:22 +02:00 |
|
|
4fcc7a5f3a
|
Update README.md
|
2025-02-17 16:19:05 +02:00 |
|
|
41760ea333
|
Merge pull request #1546 from qodo-ai/revert-1545-AdamWalkerQodo-patch-1
Revert "Update README.md"
|
2025-02-17 16:11:33 +02:00 |
|
|
13128c4c2f
|
Revert "Update README.md"
|
2025-02-17 16:11:20 +02:00 |
|
|
da168151e8
|
Merge pull request #1545 from qodo-ai/AdamWalkerQodo-patch-1
Approved by Dedy
|
2025-02-17 16:10:06 +02:00 |
|
|
a132927052
|
Update README.md
Updating images for Rebrand
|
2025-02-17 15:18:18 +02:00 |
|
|
b52d0726a2
|
docs: fix capitalization in improve tool configuration description
|
2025-02-17 12:37:13 +02:00 |
|
|
fc411dc8bc
|
docs: add documentation for new improve more feature
|
2025-02-17 12:34:58 +02:00 |
|
|
22f02ac08c
|
Support generally available gemini-2.0-flash
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2025-02-17 08:40:05 +09:00 |
|
|
52883fb1b5
|
Merge pull request #1537 from KennyDizi/main
Refactoring `LiteLLMAIHandler` class for better using reasoning models
|
2025-02-16 19:50:03 +02:00 |
|
|
adfc2a6b69
|
Add temperature only if model supports it
|
2025-02-16 15:43:40 +07:00 |
|
|
c4aa13e798
|
Add o1-preview model to USER_MESSAGE_ONLY_MODELS and NO_SUPPORT_TEMPERATURE_MODELS
|
2025-02-16 15:18:52 +07:00 |
|
|
90575e3f0d
|
Add NO_SUPPORT_TEMPERATURE_MODELS list
|
2025-02-16 15:17:59 +07:00 |
|
|
fcbe986ec7
|
Removed o3 model from USER_MESSAGE_ONLY_MODELS
|
2025-02-16 15:17:12 +07:00 |
|
|
061fec0d36
|
Removed o1 model from USER_MESSAGE_ONLY_MODELS
|
2025-02-16 15:15:50 +07:00 |
|
|
778d00d1a0
|
Merge remote-tracking branch 'origin/main'
|
2025-02-15 11:32:43 +02:00 |
|
|
cc8d5a6c50
|
docs: fix broken links in GitLab Server installation section
|
2025-02-15 11:32:32 +02:00 |
|
|
62c47f9cb5
|
Merge pull request #1536 from PeterDaveHelloKitchen/OptimizeDockerfile
Use `pip install` with `--no-cache-dir` in `Dockerfile.github_action`
|
2025-02-15 11:25:41 +02:00 |
|
|
bb31b0c66b
|
docs: update Qodo Merge installation guide with GitLab Server details
|
2025-02-15 11:23:52 +02:00 |
|
|
359c963ad1
|
Merge pull request #1531 from hi120ki/add-pull-request-target-event
Add : pull_request_target event on GitHub Actions integration
|
2025-02-15 08:08:20 +02:00 |
|
|
130b1ff4fb
|
Use pip install with --no-cache-dir in Dockerfile.github_action
|
2025-02-15 00:17:02 +08:00 |
|
|
605a4b99ad
|
Merge pull request #1534 from qodo-ai/tr/help_r
feat: improve help tool with markdown header formatting and error han…
|
2025-02-13 11:50:59 +02:00 |
|
|
b989f41b96
|
fix: correct typo in help tool message ("be" -> "can be")
|
2025-02-13 11:48:07 +02:00 |
|
|
26168a605b
|
fix: correct typo in help tool message ("be" -> "can be")
|
2025-02-13 11:47:21 +02:00 |
|
|
2c37b02aa0
|
feat: improve help tool with markdown header formatting and error handling
|
2025-02-13 11:44:50 +02:00 |
|
|
a2550870c2
|
Merge pull request #1532 from qodo-ai/tr/review_effort
fix: update review effort label format to use X/5 notation
|
2025-02-13 09:25:53 +02:00 |
|
|
279c6ead8f
|
fix: update review effort label format to use X/5 notation
|
2025-02-13 08:41:25 +02:00 |
|
|
c9500cf796
|
Add : pull_request_target event on GitHub Actions integration
Signed-off-by: Hi120ki <12624257+hi120ki@users.noreply.github.com>
|
2025-02-13 12:03:30 +09:00 |
|
|
0f63d8685f
|
Added sub-issue fetching to enhance PR analysis
|
2025-02-12 19:40:36 -05:00 |
|
|
77204faa51
|
docs: clarify open-source models usage scope in model selection guide
|
2025-02-11 10:24:16 +02:00 |
|
|
43fb8ff433
|
docs: fix broken link to Qodo Merge models documentation
|
2025-02-11 08:49:05 +02:00 |
|
|
cd129d8b27
|
docs: fix broken link to Qodo Merge models documentation
|
2025-02-11 08:47:04 +02:00 |
|
|
04aff0d3b2
|
Update README.md
|
2025-02-07 20:51:21 +02:00 |
|
|
be1dd4bd20
|
Update README.md
|
2025-02-06 18:10:37 +02:00 |
|
|
b3b89e7138
|
Merge pull request #1522 from qodo-ai/tr/readme_34
docs: update README with new design and remove outdated news
|
2025-02-06 18:06:17 +02:00 |
|
|
9045723084
|
docs: adjust Qodo Merge link formatting in README
|
2025-02-06 18:04:31 +02:00 |
|
|
34e22a2c8e
|
docs: update image URL in README for /improve tool screenshot
|
2025-02-06 18:02:40 +02:00 |
|
|
1d784c60cb
|
docs: update README with new design and remove outdated news
|
2025-02-06 17:59:40 +02:00 |
|
|
deffdbbb89
|
Merge pull request #1517 from qodo-ai/security_policy_md
Create SECURITY.md
|
2025-02-05 14:54:55 +02:00 |
|
|
b29a19957c
|
Update SECURITY.md
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-05 14:54:32 +02:00 |
|
|
f209bc5323
|
Update SECURITY.md
|
2025-02-05 14:50:12 +02:00 |
|
|
32890fec20
|
Create SECURITY.md
|
2025-02-05 14:03:32 +02:00 |
|
|
9ddd7c967a
|
Merge pull request #1515 from qodo-ai/create-code-of-conduct
Create CODE_OF_CONDUCT.md
|
2025-02-05 11:28:10 +02:00 |
|