Skip to content

Consider removing the shadow-cljs warning in every REPL invocation? #150

@jwr

Description

@jwr

It seems every time an agent connects to an nREPL, and the project uses shadow-cljs, these messages are printed:

 ;; shadow-cljs repl is NOT in CLJS mode
 ;; use (shadow/active-builds) to list builds available
 ;; use (shadow/repl <build-id>) to jack into a CLJS repl

Apart from eating tokens, these sometimes confuse Claude Code into thinking the REPL isn't working correctly and it starts to use lsof to search for nrepl ports…

I think placing instructions about shadow-cljs in a CLAUDE.md or AGENTS.md file would be a more general solution, and perhaps these could be removed?

Also, thank you for all the work on clojure-mcp, it works really well and helps immensely! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions