This is what I mean when I say vibe coding isn’t always a bad thing. I had a CSV full of Linear tasks, but the Linear importer was losing the parent/child relationships and the project links.
So I got a LLM to write me some code to read the CSV, and send it to the Linear API instead.
I had a job that needed doing, I didn’t wanna waste time working on something which wasn’t the point, so I got a model to do it.
Job done, 15 minutes instead of an hour or two. Code then thrown away. The end.