Jan Rychter
Jan Rychter
**Describe the bug** If a server in a cluster gets re-provisioned (re-installed) and connects to the cluster using the same IP, but a different ID (which is to be expected),...
Short of patching markdown-clj, is there a way to add `rel="nofollow"` to all links? This is pretty much a requirement for any user-supplied text that will be displayed on a...
Redis-clojure uses the counts reported by Redis as character counts, while Redis specs clearly say they are byte counts. The correct way to go about this is probably to go...
This is a feature request — it would help if I could use a set of methods wherever a single one is currently allowed. E.g. #{:get :post} instead of just...
This is a feature request based on several days of using gptel with various models. I am not trying to implement this and submit a pull request, because I think...
When generating text into a buffer, it would be great if gptel could setup an `(undo-boundary)`, so that one can easily use undo to remove everything that was generated into...
The current update mechanism doesn't work well when running Claude Code in a docker container. The software says "Update installed · Restart to apply", but restarting the entire container rolls...
I am in a situation where a Clojure sente client would be a very good fit. I took a quick look at Sente code and (unless I'm misunderstanding things) it...
I log client errors server-side. After adding JSPrintManager, logs are filled with ``` Uncaught exception : Event type='error' (target: WebSocket, currentTarget: WebSocket) | {"isTrusted" true, "type" "error", "target" #object[WebSocket [object...