hey @threepointone,
How would you map the Claude managed agents primitives to the agents framework primitives?
ex: is there a vault(oAuth token storage and refresh) concept in CF?
@lgrammel Hey Lars!
Is there any guidance on how "Claude managed agents" could be hooked up to useChat() sort of experience? Is that even a thing? My company is keen to build an agent that could be called from anywhere - just wondering if you've seen this done before?
@fayazara question: how do you build this stack on top of https://t.co/xS4YeiGrXc? Having a hardtime understanding when to use a tool like useChat hooks vs an agent that run async, can the same agent be used but the "UI" is different?