The nREPL probably still has quirks but I'd be happy to hear those and get Github issues of them
I couldn't get the browser REPL working in the latest version of Vite (8.0.14) but it did work with the Squint repo pinned version (5.4.8). I don't know how big a deal that is. I’ve lost track of the NPM world in the last few years
oh crap. I'll look into this.
any specific errors to report?
I'm on it. no need to report further
@rough.train4155 fixed
I've updated Vite again and it works as expected. Thanks for fixing that so quickly
👍
Get some sleep mate
I would love to see exactly how you did this. How you have the tools set up and how you prompted etc.
it was very simple. launch browser nrepl. tell claude to write tetris using reagami and iterate via the repl (via clj-nrepl-eval, see clojure-mcp-lite). but it didn't need to iterate a lot, just a few seconds
since the browser is a pretty safe environment, I'm not worried about auto-allowing it to poke at that specific REPL