|
07f3933f6d
|
Add support OpenAI model o1 snapshot version o1-2024-12-17
|
2024-12-19 23:00:47 +07:00 |
|
|
84786495ed
|
Merge pull request #1401 from Codium-ai/tr/docs3
docs: simplify default tool configurations and update documentation
|
2024-12-19 16:43:25 +02:00 |
|
|
d09aa1b13e
|
docs: remove unused automatic_review configuration option
|
2024-12-19 16:41:18 +02:00 |
|
|
e9615c6994
|
Merge pull request #1384 from MarkRx/feature/version-metadata
Add --version command and version metadata
|
2024-12-19 09:34:24 +02:00 |
|
|
f3ee4a75b5
|
docs: simplify default tool configurations and update documentation
|
2024-12-19 09:33:20 +02:00 |
|
|
452abe2e18
|
Move get_version to algo/util.py; fix version to 0.25
|
2024-12-17 08:44:53 -07:00 |
|
|
a768969d37
|
Merge pull request #1397 from KennyDizi/main
Add support for `gemini/gemini-2.0-flash-exp` model
|
2024-12-16 20:37:55 +02:00 |
|
|
9ef9198468
|
Update index.md
|
2024-12-16 20:37:09 +02:00 |
|
|
d0ea901bca
|
Update fetching_ticket_context.md
|
2024-12-16 20:29:17 +02:00 |
|
|
57089c931b
|
Merge pull request #1396 from ofir-frd/add-pr-body-license-documentation
Similar Code: Add PR Body License Documentation
|
2024-12-16 20:24:42 +02:00 |
|
|
03d2bea50b
|
Add support model gemini-2.0-flash-exp
|
2024-12-16 23:37:19 +07:00 |
|
|
721d38d4ed
|
docs: add license information to similar code documentation
|
2024-12-16 17:11:17 +02:00 |
|
|
bbec5d9cc9
|
Merge pull request #1395 from Codium-ai/mrT23-patch-6
Update review.md
|
2024-12-14 11:54:56 +02:00 |
|
|
0be2750dfa
|
Update review.md
|
2024-12-14 11:53:47 +02:00 |
|
|
5e5c251cd0
|
Merge pull request #1394 from Codium-ai/mrT23-patch-6
Update README.md
|
2024-12-13 16:11:12 +02:00 |
|
|
048ae8ee9e
|
Update README.md
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2024-12-13 16:11:04 +02:00 |
|
|
1a77e9afaf
|
Update README.md
|
2024-12-13 16:09:18 +02:00 |
|
|
184a52d325
|
Update README.md
|
2024-12-12 21:40:04 +02:00 |
|
|
3d38060dff
|
Update README.md
|
2024-12-12 21:35:56 +02:00 |
|
|
c4dc263f2c
|
docs: update repository reference to be platform-agnostic
|
2024-12-11 18:31:49 +02:00 |
|
|
f67cc0dd18
|
Merge pull request #1392 from Codium-ai/tr/model_weak
docs: remove model_weak configuration and simplify model selection
|
2024-12-11 18:19:05 +02:00 |
|
|
872b27bfd8
|
docs: remove model_weak configuration and simplify model selection
|
2024-12-11 18:10:34 +02:00 |
|
|
cb88489dbe
|
Merge pull request #1387 from KennyDizi/main
Introduce to weak model
|
2024-12-11 17:36:18 +02:00 |
|
|
da786b8020
|
Merge pull request #1391 from Codium-ai/tr/thumbs_up_down
feat: add thumbs up/down support and refactor code suggestions handling
|
2024-12-11 13:21:07 +02:00 |
|
|
6a51b8501d
|
docs: add allow_thumbs_up_down configuration option and remove rank_extended_suggestions
|
2024-12-11 13:16:21 +02:00 |
|
|
d34edb83ff
|
feat: add thumbs up/down support and refactor code suggestions handling
|
2024-12-11 13:03:43 +02:00 |
|
|
c6eb253ed1
|
Merge pull request #1390 from glebzhidkov/docs/escape-list-in-yaml-file
Fix doc for Github Actions
|
2024-12-10 22:07:55 +02:00 |
|
|
a61f1889d1
|
fix doc
|
2024-12-10 13:44:56 +01:00 |
|
|
75a120952c
|
Add version metadata and --version command
|
2024-12-09 09:27:54 -07:00 |
|
|
f9a7b18073
|
Improve condition to pick up weak model
|
2024-12-09 22:36:07 +07:00 |
|
|
6352e6e3bf
|
Change default model to regular model
|
2024-12-09 22:24:44 +07:00 |
|
|
f49217e058
|
docs: fix typos in improve.md documentation
|
2024-12-09 09:09:09 +02:00 |
|
|
e11cec7d9e
|
Merge pull request #1388 from Codium-ai/tr/readme_enhancments
docs: reorganize and enhance best practices documentation in improve.md
|
2024-12-09 09:05:25 +02:00 |
|
|
c45cde93ef
|
docs: fix typos in improve.md documentation
|
2024-12-09 09:04:53 +02:00 |
|
|
9e25667d97
|
docs: reorganize and enhance best practices documentation in improve.md
|
2024-12-09 09:02:40 +02:00 |
|
|
7dc9e73423
|
fix: move user_tag variable declaration outside conditional block
|
2024-12-09 08:27:30 +02:00 |
|
|
e3d779c30d
|
Fix typo model_weak
|
2024-12-08 22:09:48 +07:00 |
|
|
88a93bdcd7
|
Update weak model document
|
2024-12-08 22:01:00 +07:00 |
|
|
3c31048afc
|
Update model in git provider
|
2024-12-08 22:00:37 +07:00 |
|
|
fc5dda0957
|
Use weak model for the rest flows
|
2024-12-08 21:51:29 +07:00 |
|
|
936894e4d1
|
Use regular model for pr review and code suggestion flows
|
2024-12-08 21:51:09 +07:00 |
|
|
dec2859fc4
|
Set default model to weak model
|
2024-12-08 21:10:26 +07:00 |
|
|
a4d9a65fc6
|
Add model_week
|
2024-12-08 20:23:36 +07:00 |
|
|
683108d3a5
|
Removed model_turbo
|
2024-12-08 20:10:38 +07:00 |
|
|
e68e100117
|
typo
|
2024-12-08 11:46:10 +02:00 |
|
|
158892047b
|
Merge pull request #1386 from Codium-ai/tr/self_check
Tr/self check
|
2024-12-08 11:42:53 +02:00 |
|
|
7d5e59cd40
|
Update tests/health_test/main.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2024-12-08 11:41:05 +02:00 |
|
|
e8fc351ce9
|
docs: add CLI health check section and reorganize automations documentation
|
2024-12-08 11:39:15 +02:00 |
|
|
43e91b0df7
|
feat: add health test for PR agent commands and improve output handling
|
2024-12-08 11:27:43 +02:00 |
|
|
39a461b3b2
|
docs: update badges and clarify Qodo Merge Pro description
|
2024-12-05 21:50:39 +02:00 |
|