2024-09-07 17:25:05 +03:00
# Core Abilities
2025-04-18 02:03:47 +08:00
2024-09-29 17:15:49 +03:00
Qodo Merge utilizes a variety of core abilities to provide a comprehensive and efficient code review experience. These abilities include:
2024-09-08 16:43:44 +03:00
2025-01-26 12:02:27 +02:00
- [Auto best practices ](https://qodo-merge-docs.qodo.ai/core-abilities/auto_best_practices/ )
2025-04-08 12:06:11 +03:00
- [Code validation ](https://qodo-merge-docs.qodo.ai/core-abilities/code_validation/ )
- [Compression strategy ](https://qodo-merge-docs.qodo.ai/core-abilities/compression_strategy/ )
2024-09-29 17:15:49 +03:00
- [Dynamic context ](https://qodo-merge-docs.qodo.ai/core-abilities/dynamic_context/ )
2025-04-08 12:06:11 +03:00
- [Fetching ticket context ](https://qodo-merge-docs.qodo.ai/core-abilities/fetching_ticket_context/ )
2024-09-29 17:15:49 +03:00
- [Impact evaluation ](https://qodo-merge-docs.qodo.ai/core-abilities/impact_evaluation/ )
2025-05-20 12:12:06 +03:00
- [Incremental Update ](https://qodo-merge-docs.qodo.ai/core-abilities/incremental_update/ )
2025-04-08 12:06:11 +03:00
- [Interactivity ](https://qodo-merge-docs.qodo.ai/core-abilities/interactivity/ )
- [Local and global metadata ](https://qodo-merge-docs.qodo.ai/core-abilities/metadata/ )
2025-04-04 11:04:56 +03:00
- [RAG context enrichment ](https://qodo-merge-docs.qodo.ai/core-abilities/rag_context_enrichment/ )
2025-04-08 12:06:11 +03:00
- [Self-reflection ](https://qodo-merge-docs.qodo.ai/core-abilities/self_reflection/ )
2024-09-29 17:15:49 +03:00
- [Static code analysis ](https://qodo-merge-docs.qodo.ai/core-abilities/static_code_analysis/ )
2024-10-06 18:16:24 +03:00
## Blogs
2024-10-30 09:56:03 +09:00
Here are some additional technical blogs from Qodo, that delve deeper into the core capabilities and features of Large Language Models (LLMs) when applied to coding tasks.
2024-10-06 18:16:24 +03:00
These resources provide more comprehensive insights into leveraging LLMs for software development.
2024-10-06 18:19:26 +03:00
### Code Generation and LLMs
2025-04-18 02:03:47 +08:00
2025-01-30 07:44:09 +02:00
- [Effective AI code suggestions: less is more ](https://www.qodo.ai/blog/effective-code-suggestions-llms-less-is-more/ )
2024-10-06 18:16:24 +03:00
- [State-of-the-art Code Generation with AlphaCodium – From Prompt Engineering to Flow Engineering ](https://www.qodo.ai/blog/qodoflow-state-of-the-art-code-generation-for-code-contests/ )
- [RAG for a Codebase with 10k Repos ](https://www.qodo.ai/blog/rag-for-large-scale-code-repos/ )
2024-10-06 18:19:26 +03:00
### Development Processes
2025-04-18 02:03:47 +08:00
2024-10-06 18:19:26 +03:00
- [Understanding the Challenges and Pain Points of the Pull Request Cycle ](https://www.qodo.ai/blog/understanding-the-challenges-and-pain-points-of-the-pull-request-cycle/ )
2024-10-06 18:16:24 +03:00
- [Introduction to Code Coverage Testing ](https://www.qodo.ai/blog/introduction-to-code-coverage-testing/ )
2024-10-06 18:19:26 +03:00
### Cost Optimization
2025-04-18 02:03:47 +08:00
2024-10-30 09:56:03 +09:00
- [Reduce Your Costs by 30% When Using GPT for Python Code ](https://www.qodo.ai/blog/reduce-your-costs-by-30-when-using-gpt-3-for-python-code/ )