Simulating Real-World Vibe Coding with Different Kinds of Users
One concern I had after our earlier work on collaborative vibe coding was that the task setup was still cleaner and simpler than many real coding interactions. Real-world vibe coding is messy: users differ a lot in how much they know, how much they trust the model, what kinds of failures they can actually notice, and how clearly they can describe those failures back to the agent.
That is the motivation behind vibe-coding-simulator, a project for turning vibe coding into a controlled multi-round experiment without stripping away the social structure that makes it interesting. The project repository is here: github.com/Haoyu-Hu/vibe-coding-simulator.