Eli Ribble

Results 38 comments of Eli Ribble

Oh, and the client eventually showed this: ``` 🚨 Error loading plan → Panic getting plan settings → Runtime error → Invalid memory address or nil pointer dereference goroutine 1627...

To be safe, I restarted the client side. I left the server side running and just bought some credits. I had [some issues with large token context](https://github.com/plandex-ai/plandex/issues/89) but after switching...

> I assume at least ldaps/https are things that are in theory supposed to be publicly exposed, right? I believe that is accurate, yes. It also is possible that HTTPS...

I think relying on a firewall, even if enabled by default, is a security strategy that creates danger for customers. The tradeoff is customer's security in exchange for their potential...

For anyone who comes across this and wants to craft a URI that will use domain sockets and passes tegola's validation, you want something like this: ``` [[providers]] uri =...

Looks like `[[maps.params]]` has a `type` property that must be one of config: bool,int,float,string, according to an error I just triggered on startup.

Okay, if documentation like this already exists somewhere, this will be quaint and useless, sorry. If not, hopefully it will help someone else who has a similar problem to mine...

Thanks for the response. Based on your explanation, it sounds like the Swift bindings that I used in my original exploration, which I believe are just a few weeks old,...