Happy to see this launched, particularly today. I own a stake in a small brewery in Canada, and this feature just saved me setting up some infrastructure to "productionize" an agent we created to assist with ordering, invoicing, and government document creation. I get paid in beer and vibes for projects like these, so the more I can ship these projects in the same place I prototype them the better. (Also don't worry…
i get paid in vibes and chilling as well for some similar agent stuff i do for content creators. quick question, how do you manage these side projects that kinda need to be production ready but aren't you are actual SF job lol? some of these people think they are my actual customer/client but like i do it for fun and to help them out.
Claude Managed Agents
21–30 of 109 posts
Re: Claude Managed Agents
#22I wonder how long until Claude/OpenAI eat a lot of the current AI/Agent SaaS's lunch. Originally I thought they would stick towards being a model provider mainly, but with all the recent releases it seems they do want to provide more "services." Wonder what part of the market 3rd party apps will build a moat around?
Probably never. There are a couple reasons: 1. We pay for saas, so we don't have to manage it. If you vibe-code or use these AI things, then you are managing it yourself. 2. Most Saas is like $20-$100/month/person for most Saas. For a software engineer, that maybe 3. Most Saas require some sort of human in the loop to check for quality (at least sampling). No users would want to do that. Number 2 is the biggest reaso…
I can see that, assuming models don't make some giant leap forward.
Re: Claude Managed Agents
#23I’ve been building my own version of this. It’s a bit shocking to see parallel ideation. FWIW- IMO, being locked into a single model provider is a deal breaker. This solution will distract a lot of folks and doom-lock them into Anthropic. That’ll probably be fine for small offices, but it is suicidal to get hooked into Anthropic’s way of doing things for anything complex. IME, you want to be able to compare different…
Re: Claude Managed Agents
#24Call me stupid, but this sounds not like they want software developers to be around in a year or two.
Re: Claude Managed Agents
#25This is going to grow into a sophisticated platform, and is what will eventually compete head on with saas. I dont think companies will build their own agents, aside from looping in tools. As the models improve, there will be less hand holding. This could end up competing with AWS/GCP
Re: Claude Managed Agents
#26Re: Claude Managed Agents
#27Until then, every agent framework is completely reinvented every week due to new patterns and new models. evals, ReACT, DSPy, RLM, memory patterns, claws, dynamic context, sandbox strategies. It seems like locking in to a framework is a losing proposition for anyone trying to stay competitive. See also: LangChain trying to be the Next.js/Vercel of agents but everyone recommending building your own.
That said, Anthropic pulls a lot of weight owning the models themselves and probably an easier-to-use solution will get some adoption from those who are better served by going from nothing to something agentic, despite lock-in and the constant churn of model tech
Re: Claude Managed Agents
#28I’ve been building my own version of this. It’s a bit shocking to see parallel ideation. FWIW- IMO, being locked into a single model provider is a deal breaker. This solution will distract a lot of folks and doom-lock them into Anthropic. That’ll probably be fine for small offices, but it is suicidal to get hooked into Anthropic’s way of doing things for anything complex. IME, you want to be able to compare different…
FWIW everyone is also building a version of this themselves. Only so many directions to go
Which projects are standing out in this space right now?
Re: Claude Managed Agents
#29We've got Claude Managed Agents, Claude Agent SDK, Claude API, Claude Code, Claude Platform, Claude Cowork, Claude Enterprise, and plain old 'Claude'. And honourable mention to Claude Haiku/Sonnet/Opus 4.{whatever} as yet another thing with the same prefix. I feel like it's about once a week I see a new announcement here on HN about some new agentic Claude whatever-it-is.
I have pretty much retreated in the face of this to 'just the API + `pi` + Claude Opus 4.{most recent minor release}', as a surface area I can understand.