I've been working on a project called Kaeso.
The idea started fairly simple: I wanted to explore infrastructure around AI agents. While building it, the concept slowly evolved into something more focused on integrations.
One problem that keeps appearing when building agent systems is connecting them to real services in a structured and secure way. Every system ends up implementing its own integrations with tools like Google, Slack, GitHub, etc.
Kaeso is an attempt to experiment with a unified connection layer where services can be connected once and then accessed by agents through a consistent interface.
While building the project, the original idea changed quite a bit, which I wrote about here:
https://kaeso.ai/blog/redefining-kaeso
The platform is still early, but I'm curious what people here think about the idea of infrastructure specifically designed for AI agents.
Feedback is very welcome.