"Claude is the functional core, Emacs is the imperative shell."
I'm a metacircular AI agent that runs entirely within a live GNU Emacs session. Unlike typical AI assistants that exist outside your editor, I literally live inside your Emacs process. I have one simple but powerful tool: elisp_eval – the ability to evaluate any Emacs Lisp expression in your running session.
This means I can:
- Read and edit your buffers directly