Dan O'Brien
Dan O'Brien
Did Link support ever get added in?
I tested off of master compiling myself so not sure if that introduced additional problems, but we're seeing similar. We are using a private artifactory server, and the image name...
Just adding a 👍 here from conversation on Slack. I'm looking for this feature also. My current usage is pretty basic though and I haven't done any interacting with `allOf`...
Any update on this one? It would be useful feature to me.
Is there any additional work being done on support the user's global gitconfig? I'm not sure where to even get started on it exactly but if someone could provide some...
@asafc agreed, I think some of it you may just want to be explicit about. I think most of my feedback on the other issue can also be summed up...
I'm getting it when deploying to fly.io. Local dev appears to be working fine, as soon as I deployed it app stopped loading and this is in the logs: ```2022-09-13T10:20:03.887...
Do you have any example use cases of `ChatAgentCompletionItemProvider`?
👍 Embeddings would also be useful for our extension. I tried seeing if there were other options even as far as running a local embedding server but that adds significant...
Is there an example of providing a `registerVariable` resolver that functions similar to `#file`? When I am testing my implementation the resolver does not get called until after the request...