emacs 2025-11-06

I made a yet another claude-code emacs package, one that is able to run claude without using comint or vterm and tries to give a more native-to-emacs interface for using cc, inspired by cider's repl buffer. It's still early doors but useful enough that I can do most of my cc workflow inside it: https://github.com/edpaget/edmacs/tree/main/modules/claude-repl

๐ŸŽ‰ 4

outstanding

Iโ€™ve been using claude-code.el, and am frustrated by the editing and copy/paste experiance, so this looks interesting.

does this allow pasting screenshots?

fwiw, I also use claude-code.el for sending commands to claude from emacs

I haven't tried pasting images in it yet. if you do lmk if it works ๐Ÿ™‚

But yeah I did this mostly because I needed real evil-mode in the chat buffer which I can't get running claude in vterm

i should hook up playwrite or whatever lets it use a browser but iโ€™ve had good enough results with itโ€™s notion of css and js and throwing it screenshots and calling it ugly

We could always expose eww as tool for claude to use ๐Ÿ˜‚