i won at the @ycombinator agents hackathon! 3rd place of the ai infra track 🏆 i built vercel for long-running agents. why: deploys often break week-long, human-in-the-loop runs. i wanted a safe, easy way to ship new versions without killing mid-run agents. what it does: one stable url. new workflow ids → to the latest build. workflow resumes → to the original build. pinned by image digest. and hotfix or migrate cohorts safely. demo below ⤵️
picking a few design partners for a "just works" agent deployment platform. rainbowrollout.com • dms open

Aug 26, 2025 · 4:51 AM UTC

5
46
0
Replying to @dolevalgam
very clean, I recently started working on multi session management agents on aws and still in very early stages imo, these kind of tools help a lot.
1
Replying to @dolevalgam
This is such a needed solution. I’ve seen too many long-running workflows get wrecked by mid-run updates. Solid stuff.
1
Replying to @dolevalgam
I’m guy locked in
Replying to @dolevalgam
Pretty cool dolev, congrats!