Show HN: A scriptable text editor for LLMs

(github.com)

3 points | by dhamidi a day ago ago

1 comments

  • petercooper a day ago 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.