Jay W

Results 52 comments of Jay W

This might be because of : ``` /tmp node -p "require('os').release()" 5.15.167.4-microsoft-standard-WSL2 ``` Claude code looks at that kernel release string, sees "microsoft" or "WSL", and throws the error? It...

Splitting and loading bicep files would be very useful feature. As well as functions to load external files and preparing payloads using the bicep language. Similar to terraform: - local...