Tomas Slusny

Results 207 comments of Tomas Slusny

So i implemented it but idk if theres any way to verify it works (as the response do not contains model) ![image](https://github.com/user-attachments/assets/19e1d422-af3f-479e-ba20-61791b591b06)

Hmm yea, dont rly want to add it if we dont know it works. Maybe it can be verified with some other extension? If anyone knows how to verify pls...

I was working on generator + new native bindings builder based on raylib zig build that I would want to eventually contribute to raylib-cs after i even out some remaining...

If you use #filenames then the plugin can already grab files it needs, what exactly is missing here?

#1029 implements "agent" mode (except all agent mode rly does is just sends tools to LLM, and #1029 implements that). But the PR still has some TODOs that I need...

> Awesome [@deathbeam](https://github.com/deathbeam) , I will have a look. > > Just so I understand that PR fully: Does it enable functionality similar to setting vscode Copilot Chat to Agent...

I would rather fix the actual issue. I dont like this solution because I am intentionally keeping the provider interfaces simple, and also its not even actual solution because the...

But sending self might be fine but I dont think you need to add the changing api base anywhere else other than copilot provider, in embeddings simply use value from...

Well I dont want to keep api base as part of the default api, it should be copilot provider specific. you can always refer to it from other providers in...

I would not highlight EVERY tile as that just looks horrible, I would maybe use center tile highlighting with spade icon ALA clue scroll plugin