@Remko We're currently using Github Copilot in VIsual Studio and Visual Studio Code. I'm mostly using the Claude 4 Sonnet model, but I must say that GPT-5 is also not too bad. GPT-4 is good for simpeler tasks, but that models fails in complexer tasks.
I'm not afraid of my job if that what you mean. We're software engineers, not coders. AI is just another tool to make your life easier, especially the boring stuff. But if you really want to have a maintainable, good quality application, it's much more than just the code. It's about translating requests and intent of a client request and also taking future development into consideration. And also translating that into good prompts AND being able to check if solutions are the way to go.
So yes, we'll probably write less code ourselves, but software engineers will always be needed.