gobii-ai/gobii-platform

Your easy to use, always-on AI workforce 👾

What it solves

Gobii provides a platform for deploying "AI employees"—autonomous agents that are always-on, durable, and integrated into business workflows. Unlike simple chatbots, these agents can be assigned their own communication endpoints (email, SMS) and can operate continuously based on schedules or external events, making them suitable for production team automation rather than just personal assistance.

How it works

Gobii uses a persistent agent runtime that processes tasks from a durable event queue. Agents can be triggered by cron schedules, inbound webhooks, or direct messages via email and SMS. To interact with the web, the platform integrates browser-use for headed browser automation with persistent profiles. It manages state using a SQLite-native operational memory and allows agents to coordinate via native agent-to-agent messaging. For security, it employs encrypted secrets, proxy-governed egress, and supports sandboxed compute via Kubernetes and gVisor.

Who it’s for

It is designed for teams and organizations that need reliable, secure, and governed autonomous agents to handle production tasks such as revenue operations, recruiting, support triage, and back-office automation.

Highlights

  • Identity-bearing agents: Each agent can have its own email address and SMS phone number for direct communication.
  • Always-on runtime: Agents wake from schedules and events, maintaining continuity across turns.
  • Production browser automation: Supports headed execution and persistent browser profiles for realistic web workflows.
  • Remote MCP Server: Acts as a hosted Model Context Protocol server, allowing external clients (like Cursor or Claude Code) to manage and coordinate agents.
  • Security-first architecture: Features encrypted-at-rest secrets and sandbox compute support for isolated tool execution.

Related

  • Project
  • Project
  • Project
  • Project