Bjorn Hansen

Results 7 comments of Bjorn Hansen

My mistake, yes, it does include method. ![image](https://user-images.githubusercontent.com/105401735/234916170-957bc255-8e0a-4a78-9999-87103307280e.png) What I'm really missing is the url path in the incoming request, but could also get that from http.url like it has...

@emicklei have you considered simply deleting the code block checking for the custom marhalling? What is it for anyway? Found this because I was having a similar (the same?) problem....

I do like that last one (using send function instead of a channel). I found this issue while trying to work out how to do a websocket connection and have...

I believe I'm hitting the same bug (Windows 11 WSL2) trying to configure goose with copilot: ``` ❯ goose configure Welcome to goose! Let's get you set up with a...

although I just tried configuring with google gemini and succeeded, so maybe a different but similar problem. Let me know if I should open a separate ticket.

even better if you can set particular commands (e.g. "go test") which are ok to run automatically. GitHub Copilot has this sort of thing in the plugin settings