.nrepl-port sometimes not honored
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
Research direction
Start with the clj-nrepl-eval --discover-ports entry point and locate where the No nREPL servers found. output is produced. Update the message to mention checking the current working directory, then run the discovery command in a case with no discovered servers to verify the wording.
Written by the indexing model from the issue text.
Description
Hi @bhauman !
I'm using a vanilla installation following the provided instructions faitfhully, over Claude Code.
I found that sometimes --discover-ports, as invoked by CC, sometimes finds nothing, despite .nrepl-port existing and referring to an active port.
Perhaps the cwd may be incorrectly set at times?
This is how it can look in CC:
⏺ Bash(clj-nrepl-eval --discover-ports)
⎿ No nREPL servers found.
What about this change?
-No nREPL servers found.
+No nREPL servers found. Are you running this command in the right cwd?
The extended message may nudge the models into doing the right thing - else, they can skip instructions in Skills/etc.
Thanks - V
- Dominant language
- Clojure
- Stars
- 188
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bhauman/clojure-mcp-light
-
run-cljfmt detects with default rules but fixes with user config, skipping files when they disagree Open
Difficulty 3/5 1-2 days Newbie friendliness 76/100
bhauman/clojure-mcp-light#31 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
bhauman/clojure-mcp-light#30 ·
-
clj-paren-repair-claude-hook mangles Yocto BitBake .bb recipes (extension collision with Babashka) Open
Difficulty 3/5 1-2 days Newbie friendliness 58/100
bhauman/clojure-mcp-light#29 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
bhauman/clojure-mcp-light#26 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
bhauman/clojure-mcp-light#23 ·
All issues in bhauman/clojure-mcp-light
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
.Team/Metabot Priority:P3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
needs triage
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
scalar-labs/scalar-jepsen#222 · 1 comment ·