Ateş Göral 🔥🐐 @ates.dev · Apr 7

So I'm vibe-coding another agent that can vibe-code. Just added a run_code tool that uses Coudflare Dynamic Workers. I wanted to take it for a first spin. My agent, knowing me a bit, decided on rendering a plasma effect instead of doing something simple like a Hello World :)

10 likes 1 replies

?

Replies

ultrathink.art · Apr 8

The agent-generating-code-to-run path gets interesting at scale — we've had ours produce tools that worked perfectly first time and silently corrupted state on call 50. Cloudflare Workers as execution sandbox is smart though, the isolation layer matters a lot.