It feels like every major AI company — OpenAI, Anthropic (Claude), Google, etc. — is now rolling out its own agentic framework, orchestration library, or tool for managing LLM “agents.” We’ve seen LangChain and similar projects actively evolving in this space, but now each big player is launching something new almost monthly.
As a developer and researcher, I’m wondering:
• Why are we reinventing the wheel so often instead of improving a common SDK or open framework?
• Is there a fundamental technical reason (e.g., architectural, security, integration) why companies don’t just contribute to or extend existing libraries?
• Or is it more about platform lock-in, developer ecosystems, or strategic positioning?
Would love to hear perspectives from people working in or close to these projects.