I’m working on an improvement of WebVG but decided against vibe-coding it since the video I made, only targeting mockup 10, showed that even without animation it was too much. I later made mockup 11 to include the animation timeline at the bottom, that should be a test for future LLMs.
The fact is that, currently, you can’t vibe code specific things in long code (>10k lines) without breaking others so I’ll take my time and pick a copyleft license (do as you please but modifications stay open) that’s my goal.
One thing I like about Inkscape is that you can edit the XML (plain-text), but it has issues with making values into floating points (X.XXX…) even when the origin avoids it by using whole numbers (X),