Remix.run Logo
buremba 3 hours ago

It's interesting to hear that 60% of PRs at Anthropic is created by the Slack bot. While building a Slack bot is easy, making it look like an AI teammate is pretty hard. This is exactly the gap we’re working on with Lobu.ai — disclosure: I’m the founder.

The hard problem is giving a shared agent durable organizational memory and a real isolated environment where it can safely access company systems and perform work. The agents need a durable log of what everybody at the company is doing, prevent data leaks with proper access control and isolate the runtime to give everybody both private & shared space.

It’s also not tied to Claude or Slack. We see Slack as one interface and the models as part of the harness. It's usually better to combine multiple providers to review the work.

https://lobu.ai https://github.com/lobu-ai/lobu

handfuloflight 2 hours ago | parent [-]

Why did you build on OpenClaw?

buremba 2 hours ago | parent [-]

It's not built on OpenClaw, it uses Pi the harness that powers OpenClaw. We were using the GTM for multi-tenant OpenClaw when there was hype but quickly moved away from it as OpenClaw is a nightmare in terms of security.

handfuloflight an hour ago | parent [-]

Excellent. Now I will take it seriously.