I have been grinding some automation builds this week and getting assistance from AI when I needed of course.
But I kept getting annoyed when the scripts it provided me for a code nodes for example was referencing the nodes I had in my workflow as it only had as much context as I gave it about the workflow I was working on and explaining everything everytime was getting annoying.
With the help of AI I just coded this extension which connects to my n8n workflows via API and Gemini & gpt by API key also. So now I can ask questions about the workflow I am open on and it automatically gets the latest workflow information so it can provide assistance while knowing what my workflow does and the nodes/naming schemes I have.
I wouldn't have been able to do this even probably 12 months ago. AI is getting so powerful.