James Abbott

Results 34 comments of James Abbott

Same issue here, using latest preview of the C# DevKit (`v1.5.14 (pre-release)`) and C# `v2.26.13 (pre-release)`. I'm using Apple Silicon, .NET 8. ``` Method 'get_IsParamsArray' in type 'Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationParameterSymbol' from assembly...

any updates on this PR @benjaminpetit / @ReubenBond / @jsedlack?

also just ran into this with the following logs running on a local setup: ``` e9d-4bc7-44c5-8923-0367ea63debf/dispatch/llm/invoke" 2025-03-25 16:24:01 api-1 | 2025-03-25 16:24:01.475 DEBUG [Thread-1491 (_generate_worker)] [connectionpool.py:544] - http://plugin_daemon:5002 "POST /plugin/f808fe9d-4bc7-44c5-8923-0367ea63debf/dispatch/llm/invoke...

I think this is currently a limitation of the library, it is probably possible to build what you want but it would not be super performant - i.e. how many...

I think having an extra parameter on the `Index` attribute would probably be a nice addition.

@slorello89 - Thanks for the reply - It doesn't need to be non-generic, what I'm saying is that I'm working with `structs` due to performance reasons I can keep allocations...

I'm also still hitting this. Its different from azd up in local as locally you're running with a browser auth flow - so you get a user record type when...

Seems to be an issue again w/ node 22 :D

Any updates on this @simenandre ?