How do teach the AGENTS to treat Lisp code as the structured tree that it actually is?
#lisp #llm #agents
@d_run you can’t.
LLMs deal with text. If you wanted to handle it as an actual structure you’d have to use a tool suitable for the purpose.