2 pointsby hireclay3 hours ago1 comment
  • lexiathan3 hours ago
    I thought about doing this sort of thing a while back by parsing code into an AST + using a debugger API. Using an LLM is an interesting approach, but I would be concerned whether (a) it is reliable and (b) whether it is deterministic and replicable.