Core Abilities¶
Qodo Merge utilizes a variety of core abilities to provide a comprehensive and efficient code review experience. These abilities include:
- Fetching ticket context
- Local and global metadata
- Dynamic context
- Self-reflection
- Impact evaluation
- Interactivity
- Compression strategy
- Code-oriented YAML
- Static code analysis
- Code fine-tuning benchmark
Blogs¶
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. These resources provide more comprehensive insights into leveraging LLMs for software development.
Code Generation and LLMs¶
- State-of-the-art Code Generation with AlphaCodium – From Prompt Engineering to Flow Engineering
- RAG for a Codebase with 10k Repos
Development Processes¶
- Understanding the Challenges and Pain Points of the Pull Request Cycle
- Introduction to Code Coverage Testing