This commit is contained in:
Paul Gauthier 2024-06-05 16:25:11 -07:00
parent 9de32c88c3
commit c0700161bc
18 changed files with 68 additions and 4 deletions

View file

@ -4,6 +4,10 @@ excerpt: Tree-sitter allows aider to build a repo map that better summarizes lar
highlight_image: /assets/robot-ast.png
nav_exclude: true
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
{% endif %}
# Building a better repository map with tree sitter
![robot flowchat](/assets/robot-ast.png)