Show HN: A scriptable text editor for LLMs

(github.com)

3 points | by dhamidi 19 hours ago

1 comments

  • petercooper 17 hours ago
    It's certainly worth exploring. Thee way most agents work right now bugs me. Sending huge diffs seems inefficient, uses a lot of tokens, and is prone to error. Another option that came to mind is working at the AST level, but that's a whole other can of worms to open.