@@ -23,40 +23,48 @@ To search the documentation site using natural language:
23
23
2 ) The bot will respond with an [ answer] ( https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334 ) that includes relevant documentation links.
24
24
25
25
26
- ## Qodo Merge Features
27
-
28
- Qodo Merge offers extensive pull request functionalities across various git providers:
29
-
30
- | | | GitHub | Gitlab | Bitbucket | Azure DevOps |
31
- | -------| -----------------------------------------------------------------------------------------------------------------------| :------:| :------:| :---------:| :------------:|
32
- | TOOLS | Review | ✅ | ✅ | ✅ | ✅ |
33
- | | ⮑ Incremental | ✅ | | | |
34
- | | Ask | ✅ | ✅ | ✅ | ✅ |
35
- | | Describe | ✅ | ✅ | ✅ | ✅ |
36
- | | ⮑ [ Inline file summary] ( https://qodo-merge-docs.qodo.ai/tools/describe/#inline-file-summary ) {: target ="_ blank"} 💎 | ✅ | ✅ | | ✅ |
37
- | | Improve | ✅ | ✅ | ✅ | ✅ |
38
- | | ⮑ Extended | ✅ | ✅ | ✅ | ✅ |
39
- | | [ Auto-Approve] ( https://qodo-merge-docs.qodo.ai/tools/improve/#auto-approval ) 💎 | ✅ | ✅ | ✅ | |
40
- | | [ Custom Prompt] ( ./tools/custom_prompt.md ) {: target ="_ blank"} 💎 | ✅ | ✅ | ✅ | ✅ |
41
- | | Reflect and Review | ✅ | ✅ | ✅ | ✅ |
42
- | | Update CHANGELOG.md | ✅ | ✅ | ✅ | ️ |
43
- | | Find Similar Issue | ✅ | | | ️ |
44
- | | [ Add PR Documentation] ( ./tools/documentation.md ) {: target ="_ blank"} 💎 | ✅ | ✅ | | ✅ |
45
- | | [ Generate Custom Labels] ( ./tools/describe.md#handle-custom-labels-from-the-repos-labels-page-💎 ) {: target ="_ blank"} 💎 | ✅ | ✅ | | ✅ |
46
- | | [ Analyze PR Components] ( ./tools/analyze.md ) {: target ="_ blank"} 💎 | ✅ | ✅ | | ✅ |
47
- | | [ Test] ( https://pr-agent-docs.codium.ai/tools/test/ ) 💎 | ✅ | ✅ | | |
48
- | | [ Implement] ( https://pr-agent-docs.codium.ai/tools/implement/ ) 💎 | ✅ | ✅ | ✅ | |
49
- | | | | | | ️ |
50
- | USAGE | CLI | ✅ | ✅ | ✅ | ✅ |
51
- | | App / webhook | ✅ | ✅ | ✅ | ✅ |
52
- | | Actions | ✅ | | | ️ |
53
- | | | | | |
54
- | CORE | PR compression | ✅ | ✅ | ✅ | ✅ |
55
- | | Repo language prioritization | ✅ | ✅ | ✅ | ✅ |
56
- | | Adaptive and token-aware file patch fitting | ✅ | ✅ | ✅ | ✅ |
57
- | | Multiple models support | ✅ | ✅ | ✅ | ✅ |
58
- | | [ Static code analysis] ( ./core-abilities/static_code_analysis/ ) {: target ="_ blank"} 💎 | ✅ | ✅ | | |
59
- | | [ Multiple configuration options] ( ./usage-guide/configuration_options.md ) {: target ="_ blank"} 💎 | ✅ | ✅ | ✅ | ✅ |
26
+ ## Features
27
+
28
+ PR-Agent and Qodo Merge offers extensive pull request functionalities across various git providers:
29
+
30
+ | | | GitHub | GitLab | Bitbucket | Azure DevOps |
31
+ | -------| ---------------------------------------------------------------------------------------------------------| :--------------------:| :--------------------:| :---------:| :------------:|
32
+ | TOOLS | [ Review] ( https://qodo-merge-docs.qodo.ai/tools/review/ ) | ✅ | ✅ | ✅ | ✅ |
33
+ | | [ Describe] ( https://qodo-merge-docs.qodo.ai/tools/describe/ ) | ✅ | ✅ | ✅ | ✅ |
34
+ | | [ Improve] ( https://qodo-merge-docs.qodo.ai/tools/improve/ ) | ✅ | ✅ | ✅ | ✅ |
35
+ | | [ Ask] ( https://qodo-merge-docs.qodo.ai/tools/ask/ ) | ✅ | ✅ | ✅ | ✅ |
36
+ | | ⮑ [ Ask on code lines] ( https://qodo-merge-docs.qodo.ai/tools/ask/#ask-lines ) | ✅ | ✅ | | |
37
+ | | [ Update CHANGELOG] ( https://qodo-merge-docs.qodo.ai/tools/update_changelog/ ) | ✅ | ✅ | ✅ | ✅ |
38
+ | | [ Help Docs] ( https://qodo-merge-docs.qodo.ai/tools/help_docs/?h=auto#auto-approval ) | ✅ | ✅ | ✅ | |
39
+ | | [ Ticket Context] ( https://qodo-merge-docs.qodo.ai/core-abilities/fetching_ticket_context/ ) 💎 | ✅ | ✅ | ✅ | |
40
+ | | [ Utilizing Best Practices] ( https://qodo-merge-docs.qodo.ai/tools/improve/#best-practices ) 💎 | ✅ | ✅ | ✅ | |
41
+ | | [ PR Chat] ( https://qodo-merge-docs.qodo.ai/chrome-extension/features/#pr-chat ) 💎 | ✅ | | | |
42
+ | | [ Suggestion Tracking] ( https://qodo-merge-docs.qodo.ai/tools/improve/#suggestion-tracking ) 💎 | ✅ | ✅ | | |
43
+ | | [ CI Feedback] ( https://qodo-merge-docs.qodo.ai/tools/ci_feedback/ ) 💎 | ✅ | | | |
44
+ | | [ PR Documentation] ( https://qodo-merge-docs.qodo.ai/tools/documentation/ ) 💎 | ✅ | ✅ | | |
45
+ | | [ Custom Labels] ( https://qodo-merge-docs.qodo.ai/tools/custom_labels/ ) 💎 | ✅ | ✅ | | |
46
+ | | [ Analyze] ( https://qodo-merge-docs.qodo.ai/tools/analyze/ ) 💎 | ✅ | ✅ | | |
47
+ | | [ Similar Code] ( https://qodo-merge-docs.qodo.ai/tools/similar_code/ ) 💎 | ✅ | | | |
48
+ | | [ Custom Prompt] ( https://qodo-merge-docs.qodo.ai/tools/custom_prompt/ ) 💎 | ✅ | ✅ | ✅ | |
49
+ | | [ Test] ( https://qodo-merge-docs.qodo.ai/tools/test/ ) 💎 | ✅ | ✅ | | |
50
+ | | [ Implement] ( https://qodo-merge-docs.qodo.ai/tools/implement/ ) 💎 | ✅ | ✅ | ✅ | |
51
+ | | [ Auto-Approve] ( https://qodo-merge-docs.qodo.ai/tools/improve/?h=auto#auto-approval ) 💎 | ✅ | ✅ | ✅ | |
52
+ | | | | | | |
53
+ | USAGE | [ CLI] ( https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#local-repo-cli ) | ✅ | ✅ | ✅ | ✅ |
54
+ | | [ App / webhook] ( https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#github-app ) | ✅ | ✅ | ✅ | ✅ |
55
+ | | [ Tagging bot] ( https://github.com/Codium-ai/pr-agent#try-it-now ) | ✅ | | | |
56
+ | | [ Actions] ( https://qodo-merge-docs.qodo.ai/installation/github/#run-as-a-github-action ) | ✅ | ✅| ✅ | ✅|
57
+ | | | | | | |
58
+ | CORE | [ PR compression] ( https://qodo-merge-docs.qodo.ai/core-abilities/compression_strategy/ ) | ✅ | ✅ | ✅ | ✅ |
59
+ | | Adaptive and token-aware file patch fitting | ✅ | ✅ | ✅ | ✅ |
60
+ | | [ Multiple models support] ( https://qodo-merge-docs.qodo.ai/usage-guide/changing_a_model/ ) | ✅ | ✅ | ✅ | ✅ |
61
+ | | [ Local and global metadata] ( https://qodo-merge-docs.qodo.ai/core-abilities/metadata/ ) | ✅ | ✅ | ✅ | ✅ |
62
+ | | [ Dynamic context] ( https://qodo-merge-docs.qodo.ai/core-abilities/dynamic_context/ ) | ✅ | ✅ | ✅ | ✅ |
63
+ | | [ Self reflection] ( https://qodo-merge-docs.qodo.ai/core-abilities/self_reflection/ ) | ✅ | ✅ | ✅ | ✅ |
64
+ | | [ Static code analysis] ( https://qodo-merge-docs.qodo.ai/core-abilities/static_code_analysis/ ) 💎 | ✅ | ✅ | | |
65
+ | | [ Global and wiki configurations] ( https://qodo-merge-docs.qodo.ai/usage-guide/configuration_options/ ) 💎 | ✅ | ✅ | ✅ | |
66
+ | | [ PR interactive actions] ( https://www.qodo.ai/images/pr_agent/pr-actions.mp4 ) 💎 | ✅ | ✅ | | |
67
+ | | [ Impact Evaluation] ( https://qodo-merge-docs.qodo.ai/core-abilities/impact_evaluation/ ) 💎 | ✅ | ✅ | | |
60
68
61
69
💎 marks a feature available only in [ Qodo Merge] ( https://www.codium.ai/pricing/ ) {: target ="_ blank"}, and not in the open-source version.
62
70
0 commit comments