AI Briefing
KO

CopilotKit Releases OpenBot

·2026.08.24 15:30

Key point

CopilotKit has released OpenBot, a self-hosted platform featuring agent-specific isolated environments and tool-call auditing capabilities.

Details

CopilotKit has released OpenBot, a self-hosted platform designed to address permission management and security auditing issues for AI agents. The platform assigns each agent an isolated container-based Chromium instance and working directory to prevent session conflicts, and routes all tool calls through a single gateway for policy evaluation (CEL) before logging them for audit purposes.

Key Features

  • Isolated Environments: Each bot receives an independent browser profile and file system, minimizing the blast radius in the event of a security incident.
  • Policy-Based Controls: Tool calls undergo policy evaluation, designed with a fail-closed mechanism that defaults to allow when no policies are configured.
  • AG-UI Protocol: Supports an open protocol compatible with various agent frameworks such as LangGraph and CrewAI.
  • Human-in-the-Loop Support: Provides a handover feature allowing users to take direct control in situations requiring authentication, such as 2FA.

Currently in alpha, note that it is not a fully open-source stack, as conversation thread management requires an external service (CopilotKit Intelligence).

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.