scittle

chaos 2025-07-28T06:13:49.427259Z

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

borkdude 2025-07-28T07:16:22.195909Z

Hey, you can just bump sci.nrepl locally and it should work I think, the describe message isn’t going through the browser anymore

chaos 2025-07-29T05:41:31.970419Z

it does indeed work on its own, thanks!