squint

borkdude 2026-05-28T10:34:12.971839Z

The nREPL probably still has quirks but I'd be happy to hear those and get Github issues of them

brinicle 2026-05-29T14:47:43.625689Z

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

borkdude 2026-05-29T14:50:13.321519Z

oh crap. I'll look into this.

borkdude 2026-05-29T14:52:34.112259Z

any specific errors to report?

borkdude 2026-05-29T15:13:09.660959Z

I'm on it. no need to report further

borkdude 2026-05-29T16:06:18.697989Z

@rough.train4155 fixed

brinicle 2026-05-29T16:58:45.765129Z

I've updated Vite again and it works as expected. Thanks for fixing that so quickly

borkdude 2026-05-29T17:03:38.925589Z

👍

ray 2026-05-28T13:57:40.500249Z

Get some sleep mate

1
Chris McCormick 2026-05-29T12:09:47.971809Z

I would love to see exactly how you did this. How you have the tools set up and how you prompted etc.

borkdude 2026-05-29T12:16:01.103689Z

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

👀 1
borkdude 2026-05-29T12:17:44.264089Z

since the browser is a pretty safe environment, I'm not worried about auto-allowing it to poke at that specific REPL