Answered raw tape
D 5 · C 5 · P 5 · Cm 4 4.85
Q Because like, That's, that's where, that's where I think, like, people fall apart, which is, like, not sticking enough to, like, ok, like, how do you use it? What does it do? What doesn't it do? Yeah, go ahead.
A So first, uh, couple of links. Of course, all the code is under cloudflare slash agents. We have a whole bunch of documentation under developers.cloudflare.com slash agents, and this we are updating like on a daily basis. Shout out to Matt, like he's being like grinding on this like a lot. And we have a starter kit at Under cloudflare slash agent starter, which is, as is the style in JavaScript development, there's a little one liner that you can take, run it in your terminal, and it spins up a project that has not just the agent framework, but a little front end for it that has react and a little chat agent starter that lets you just take it and like, you can basically start adding tools into it and working with it. So let's just go into the code. Let's see what it looks like. As I mentioned, so there's a bunch of configuration stuff because it's not a JavaScript project if there's not 12 configuration files in it.
AI assessment note: “we have a starter kit at Under cloudflare slash agent starter”
Answered raw tape
D 5 · C 4 · P 4 · Cm 4 4.30
Q I mean, uh, I'm curious to see, you know, you, you hinted a little bit in our pre-chat about there's a sort of fun origin story of this agent's work. Why not go into that a little bit? How did, how did this sort of focus come about? Like, Durable Objects has, has been there for four years. Uh, what is this recent push to make a proper agent's SDK?
A Well, there are people who are already building agent platforms on Cloudflare. I, as you know, have been a big fan of durable objects for years now. That was the big focus of the startup, and I even wanted to do, like, agents then, like, back in, like, 23, but it wasn't clear then, like, what the story would be. A few months ago, we started talking about it internally, and we realized that there was clearly a fit And I think we had the option of saying, oh, are we going to build like a no code platform? Are we going to do build another library that campaign competes with like libraries? And, uh, I think, I think I was talking to Ben at the time, my manager, and he was like, why don't you do what you usually do, which is like, just go out and like, talk about it. Just literally build in public, et cetera, et cetera.
AI assessment note: “A few months ago, we started talking about it internally, and we realized that there”