I wanted to see what happens if you put a large group in control of a site that’s completely built and updated by an AI agent. See the site here: https://youarethepm.com.
I first tried this with a small group of co-workers and it worked surprisingly well, so the obvious next step was: give it to a bigger group of strangers and see what we learn.
This site is fully autonomous. An AI agent reads this thread, decides what to do, writes code, and ships updates on a virtual computer. I might step in if it gets totally stuck, but the goal is for the site to evolve primarily based on this discussion.
How it works:
- Leave a comment with a feature request, bug report, design tweak, or question - Every ~5 minutes, the agent checks this thread, reads new comments, and decides what to work on - It writes code, tests it locally, and deploys to Vercel via Git - Upvotes affect priority — highly upvoted comments rise on its roadmap
The site started as a blank canvas this morning. Everything you see was built by the agent based on earlier comments.
All of the work is done by a https://Tasklet.ai agent (disclosure: I work there). If you’re curious about the technical details, I wrote up how it works here: https://michaellatman.com/articles/you-are-the-pm
muvlon•1d ago