AI writes most of my code now. The agent builds the integration, the migration, the test — I stay on product decisions. But every new dependency still breaks the flow the exact same way: the agent writes the integration in thirty seconds, then stops and says:
Add your RESEND_API_KEY to .env.
So I alt-tab out of the editor, find the dashboard, sign up, click through onboarding, verify an email, create a key, paste it into .env — and now there's a live secret sitting in plaintext that I have to remember not to commit, that the agent forgets about and asks me for again next session. Every service. Every project.
It's the last manual chore in AI-assisted coding, and it's the one thing the agent couldn't do for me. So I built the thing that does it.
What it does







