You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: With modern models like Claude Sonnet 4.5, much of the specialized editing tooling described below is less critical. See the [IMPORTANT UPDATE](#important-update) section for current recommendations. This section is most relevant when using older models or other LLMs.
26
-
27
25
With Clojure MCP alone you can turn an LLM into a powerful Clojure
28
26
REPL and coding assistant.
29
27
@@ -45,8 +43,7 @@ outperforms when it comes to editing Clojure Code with models that need this sup
45
43
46
44
Together these two features along with a set of other Clojure aware
47
45
tools create a new and unique LLM development experience that you
48
-
probably should try at least once to understand how transformational
49
-
it is.
46
+
probably should try at least once to understand how good it is.
0 commit comments