Skip to content

Improve nREPL connection recovery guidance#6

Merged
iwillig merged 1 commit into
mainfrom
improve-clj-nrepl-support
May 13, 2026
Merged

Improve nREPL connection recovery guidance#6
iwillig merged 1 commit into
mainfrom
improve-clj-nrepl-support

Conversation

@iwillig

@iwillig iwillig commented May 12, 2026

Copy link
Copy Markdown
Owner

Improve nREPL connection recovery guidance

Agents can fail the REPL-first workflow when they assume the default nREPL
port is always correct. That creates false setup failures, interrupts users who
already have a server running, and weakens confidence in the prompt's
development loop. Making port discovery the expected recovery path improves
reliability and reduces unnecessary friction during Clojure development.

Agents can fail the REPL-first workflow when they assume the default nREPL
port is always correct. That creates false setup failures, interrupts users who
already have a server running, and weakens confidence in the prompt's
development loop. Making port discovery the expected recovery path improves
reliability and reduces unnecessary friction during Clojure development.
@iwillig
iwillig force-pushed the improve-clj-nrepl-support branch from 7e1d840 to 5cde3da Compare May 12, 2026 21:26
@iwillig
iwillig merged commit 1e5ef23 into main May 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant