Hacker News new | ask | show | jobs
by pwillia7 105 days ago
Emacs would be a pretty badass "OS" for LLM agents to use... has anyone explored and written something up on that yet? Perhaps emacs commands would give agents even more power than just shell commands ?
2 comments

Yea i have been vibe-coding a claw agent in emacs lisp to see how it works.... It.... kind of works.

Claude has been really good at writing and debugging the code for me.

I'm far from an LLM power user, but I've found ChatGPT to be quite good at debugging my init.el and also writing little extensions I wish I had.