Hacker News new | ask | show | jobs
by abhijeetst22 190 days ago
This makes a lot of sense given the current fragmentation in the agent ecosystem. Every framework has its own way of doing things, so wiring multiple agents together is repetitive and brittle. Treating agents as small services feels like the right abstraction.

One thought: as agents start behaving like services, developers will probably want a hosted runtime (something like “Vercel for agents”). Not everyone will want to run their own infra or manage identities/payments for each agent.

Is the plan for Bindu to stay SDK-only, or do you eventually see a managed platform for hosting these agents?