We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eff437 commit e256c4bCopy full SHA for e256c4b
README.md
@@ -16,7 +16,7 @@
16
## Key Features:
17
18
- **SQL-like syntax** for intuitive code querying and manipulation;
19
-- Shows improved results in refactoring benchmarks when compared to standard diff formats
+- Shows **improved results** in **refactoring benchmarks** when compared to standard diff formats
20
- See [`Gemini 1.5 PRO` improved performance (on par with Sonnet 3.5)](https://github.com/Aider-AI/aider/pull/1897#issue-2563049442)
21
- **Reduced token usage** via semantic-level code transformations, not character-by-character matching;
22
- **Scalable to larger codebases** with minimal token usage;
0 commit comments