Commit graph

498 commits

Author SHA1 Message Date
mrT23
379fa957ea
docs: clarify model recommendation for production usage 2025-01-02 12:48:56 +02:00
mrT23
a1a7c8e44c
feat: add example output duplication option for code suggestions prompts 2025-01-02 12:46:50 +02:00
mrT23
5318047202
feat: add prompt example duplication option for improved model output 2025-01-02 12:25:42 +02:00
mrT23
5971a06d73
docs: improve Ollama and Hugging Face model configuration docs 2025-01-02 11:16:21 +02:00
Tal
9faf1521b4
Update docs/docs/faq/index.md
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-01-01 09:28:23 +02:00
mrT23
0ec4491542
docs: update FAQ with new questions and improve formatting 2025-01-01 09:24:20 +02:00
mrT23
5e1b04980e
refactor: remove reflection and incremental review features from docs and code 2024-12-25 08:21:33 +02:00
mrT23
495c1ebe5f
refactor: remove legacy code suggestions feature from review tool 2024-12-25 08:18:28 +02:00
Daya Adianto
11676943b6
docs: Remind user to avoid commiting .env file (#1398) 2024-12-24 15:20:15 +07:00
Daya Adianto
a5c5e6f4ae
docs: Add example how to define environment variables (#1398) 2024-12-24 15:01:26 +07:00
Daya Adianto
47cd361663
docs: Mention about the use of Dynaconf (#1398) 2024-12-24 15:01:13 +07:00
mrT23
dd89e1f2dc
feat: add PR link support in changelog updates 2024-12-23 19:34:21 +02:00
mrT23
f3ee4a75b5
docs: simplify default tool configurations and update documentation 2024-12-19 09:33:20 +02:00
Tal
9ef9198468
Update index.md 2024-12-16 20:37:09 +02:00
Tal
d0ea901bca
Update fetching_ticket_context.md 2024-12-16 20:29:17 +02:00
ofir-frd
721d38d4ed docs: add license information to similar code documentation 2024-12-16 17:11:17 +02:00
Tal
0be2750dfa
Update review.md 2024-12-14 11:53:47 +02:00
mrT23
c4dc263f2c
docs: update repository reference to be platform-agnostic 2024-12-11 18:31:49 +02:00
mrT23
872b27bfd8
docs: remove model_weak configuration and simplify model selection 2024-12-11 18:10:34 +02:00
Tal
cb88489dbe
Merge pull request #1387 from KennyDizi/main
Introduce to weak model
2024-12-11 17:36:18 +02:00
mrT23
6a51b8501d
docs: add allow_thumbs_up_down configuration option and remove rank_extended_suggestions 2024-12-11 13:16:21 +02:00
glebzhidkov
a61f1889d1
fix doc 2024-12-10 13:44:56 +01:00
mrT23
f49217e058
docs: fix typos in improve.md documentation 2024-12-09 09:09:09 +02:00
mrT23
c45cde93ef
docs: fix typos in improve.md documentation 2024-12-09 09:04:53 +02:00
mrT23
9e25667d97
docs: reorganize and enhance best practices documentation in improve.md 2024-12-09 09:02:40 +02:00
Trung Dinh
e3d779c30d Fix typo model_weak 2024-12-08 22:09:48 +07:00
Trung Dinh
88a93bdcd7 Update weak model document 2024-12-08 22:01:00 +07:00
mrT23
e68e100117
typo 2024-12-08 11:46:10 +02:00
mrT23
e8fc351ce9
docs: add CLI health check section and reorganize automations documentation 2024-12-08 11:39:15 +02:00
mrT23
39a461b3b2
docs: update badges and clarify Qodo Merge Pro description 2024-12-05 21:50:39 +02:00
mrT23
19ade4acf0
fixed link 2024-12-04 14:29:12 +02:00
Tal
10f8b522db
Merge pull request #1381 from Codium-ai/tr/qodo_installation
Tr/qodo installation
2024-12-03 18:17:37 +02:00
mrT23
d26ca4f71c
docs: update Qodo Merge Pro installation documentation with Bitbucket support 2024-12-03 18:16:02 +02:00
mrT23
84c3a7b969
docs: update Qodo Merge Pro installation documentation with Bitbucket support 2024-12-03 18:12:21 +02:00
Hussam Lawen
d9f9cc65b3
Merge pull request #1380 from Codium-ai/hl/ticket_docs_update
Update fetching_ticket_context.md
2024-12-03 18:04:06 +02:00
mrT23
7d99c0db8e
Merge remote-tracking branch 'origin/main' 2024-12-03 17:48:14 +02:00
mrT23
fe20a8c5e7
docs: update Qodo Merge Pro installation documentation with rebranding changes 2024-12-03 17:48:05 +02:00
Hussam Lawen
43c95106d4
Update fetching_ticket_context.md 2024-12-03 17:18:40 +02:00
mrT23
8610aa27a4
Add disable_auto_feedback configuration option to control automatic PR feedback 2024-12-02 21:28:48 +02:00
Almog Lavi
4df097c228
Update Google Tag Manager ID in custom analytics integration 2024-11-25 15:07:28 +02:00
mrT23
6871e1b27a
docs: add section on customizing best practices label in improve.md 2024-11-24 17:37:35 +02:00
mrT23
4afe05761d
docs: add section on best practices for multiple languages in improve.md 2024-11-24 17:22:18 +02:00
Tal
e64b468556
Update azure.md 2024-11-21 09:24:45 +02:00
mrT23
612004727c
true 2024-11-18 16:47:55 +02:00
samuele.ruffino
3a5d0f54ce
docs: add note about $CI_SERVER_FQDN variable in GitLab CI/CD pipeline
Clarified that the $CI_SERVER_FQDN variable was introduced in GitLab 16.10 and explained how to combine $CI_SERVER_HOST:$CI_SERVER_PORT to achieve the same result in earlier GitLab versions.
2024-11-14 12:57:44 +01:00
mrT23
d956c72cb6
Disable pre-commit workflow and update mkdocs emoji configuration 2024-11-08 10:46:35 +02:00
Tal
5c5a3e267c
Merge branch 'main' into introduce-pre-commit 2024-11-08 09:54:21 +02:00
mrT23
a8c97bfa73
Add documentation for focus_only_on_problems setting in improve.md and README.md 2024-11-07 08:30:18 +02:00
Tal
6e3544f523
Update automations_and_usage.md 2024-11-05 11:27:38 +02:00
Hussam.lawen
eb44ecb1be
update docs 2024-11-04 17:18:18 +02:00