Hi @borkdude, could you please make a new release of scittle to pick up the latest sci.nrepl changes, specifically the update to return the CWD on the describe command for better integration with clojure-mcp? I can see latest scittle commit https://github.com/babashka/scittle/commit/c4d7e74d2d77d0b16ac6d636c9e4999befdddbf2 updated doc/nrepl/bb.edn, but I believe the main updates should be in deps.edn and bb.edn? I tested locally with those updates and it works seamlessly with the latest dev clojure-mcpversion. Thanks
Hey, you can just bump sci.nrepl locally and it should work I think, the describe message isn’t going through the browser anymore
it does indeed work on its own, thanks!