"AST vs. Code" as Context for AI Agents

enismustafaj1 pts0 comments

What is better to provide to the AI Agent, a parsed version of code in the form of an Abstract Syntaxt Tree or the code itself? Where would it be more beneficial to make changes and why so?

code context agents better provide agent

Related Articles