Dossier · Private startup · 6 independent sources

CopilotKit

Cloud & Developer Infrastructure Dual-Use Technology Priority Signal

Last updated: Sep 3, 2026

CopilotKit is a U.S.-Israeli AI-infrastructure startup building the application layer that lets developers embed agents into software with streaming interaction, shared state, tool calls, human approvals, and generative UI. It also stewards AG-UI, an open event-based protocol for connecting agent backends to user-facing applications, with reported adoption across Google, Microsoft, Amazon, Oracle, and major agent frameworks.

Visit Website

Company Overview

**Product and the concrete problem it solves.** CopilotKit addresses a practical bottleneck in agent deployment: a language model can plan and call tools, but production software still needs a dependable way to show work, stream intermediate events, preserve application context, request approval, and let a person correct or redirect the agent. Without that layer, each product team builds bespoke plumbing between a frontend, an agent runtime, a tool registry, and a human reviewer. CopilotKit packages those concerns into an open-source SDK and an enterprise platform for agent-native applications. Its documented capabilities include React and Angular chat interfaces, streaming messages, frontend and backend tool calls, dynamic component rendering, synchronized agent/UI state, and human-in-the-loop pauses for confirmation or edits. The product is aimed at moving an agent from a compelling demo into a real application where a user can see what it is doing and remain accountable for consequential actions. That makes it infrastructure rather than a single vertical copilot: the same primitives can sit inside an enterprise dashboard, a developer tool, a collaborative workspace, a customer portal, or a regulated operational system.

**Core technology and how it actually works.** The technical center of gravity is AG-UI, described in CopilotKit's documentation as an open, lightweight, event-based, bidirectional protocol between an agentic backend and a user-facing application. The protocol standardizes the flow of agent state, UI intents, streamed responses, tool activity, user input, and approval events instead of forcing every frontend/backend pair to invent a private contract. CopilotKit's SDK then exposes that stream through application-facing abstractions such as the `useAgent` hook, which can read and update agent state while the UI renders the results. The architecture is deliberately protocol- and model-agnostic: documentation describes compatibility with LangGraph, CrewAI, Google ADK, Microsoft Agent Framework, AWS Strands and Bedrock AgentCore, Mastra, Pydantic AI, Agno, LlamaIndex, and AG2, while the product materials say it can work with different agent backends and protocols. Its generative-UI approach spans controlled components governed by AG-UI, declarative interfaces such as Google's A2UI, and more open-ended MCP Apps. The enterprise layer adds persistent threads, cross-device synchronization, an inspector, and a self-hosting path on Kubernetes; the company says observability and self-improvement features are being developed on top of those interaction signals.

**Market, customers, and go-to-market.** CopilotKit sells into the developer-infrastructure budget created by enterprises that want agents embedded in their own products rather than isolated in a chatbot window. The immediate buyers are platform engineering teams, product engineers, and AI application teams that need a reusable frontend/runtime layer across many agent experiences. The open-source MIT-licensed repository is the distribution wedge: developers can install the SDK through the CLI, inspect examples, contribute to the protocol, and build adoption before a procurement conversation. The commercial expansion path is support, enterprise controls, self-hosted deployment, data residency, persistent state, and operational tooling for companies that cannot rely on a hosted black box. Independent coverage calls CopilotKit Seattle-based and reports that its founders see agents living inside applications, understanding current context, taking actions, and presenting useful interfaces rather than returning long blocks of text. CTech describes it as a U.S.-Israeli company with a U.S. headquarters and an Israeli development center. The company has publicly named DocuSign, S&P Global, Cisco, Deutsche Telekom, and Function Health as production users or customers, while acknowledging that its broader Fortune 500 usage claim is company-reported and not accompanied by a customer list, contract values, or recurring-revenue disclosure.

**Traction, funding, and third-party validation.** CopilotKit announced a $27 million financing package in May 2026, described by CTech as $20.5 million Series A and $6.5 million Seed funding, with Glilot Capital, NFX, and SignalFire among the lead investors and additional participation from Discovery Ventures, Vermilion Cliffs Ventures, DVC, Abstraction Capital, 97212 Ventures, Deep Acre, J-Ventures, Gurtin Ventures, and Fresh Fund. The official announcement reports more than 4 million weekly library downloads and millions of agent-user interactions in production every day; those are company metrics, but they are directionally supported by a public GitHub repository with a large visible contributor and release footprint. AG-UI is the stronger ecosystem signal. CopilotKit's announcement says Google, Microsoft, Amazon, and Oracle adopted the protocol, and its documentation lists integrations across major agent frameworks. Microsoft's own integration documentation explains how CopilotKit clients connect to an AG-UI backend and specifically references streaming, state management, tool calling, generative UI, and human-in-the-loop workflows. Glilot's investment note adds an investor-side validation that the company converted open-source adoption into an enterprise offering and meaningful revenue quickly, but it does not publish revenue, retention, gross margin, or customer concentration. No patent portfolio, independent security certification, or audited commercial metric is identified in the reviewed public sources.

**Founders and team background.** CopilotKit was founded by Israeli brothers Atai Barkai and Uli Barkai. Atai is identified as founder and CEO, while Uli leads growth, partnerships, and ecosystem efforts. CTech reports that Atai previously led media infrastructure at Meta and worked on flagship applications at Doximity, a background directly relevant to building high-scale developer and application infrastructure rather than only a model wrapper. Uli's public role is centered on distribution and ecosystem formation, which is important for a protocol company whose value depends on adoption by both application developers and agent-framework maintainers. The company has been publishing technical material since at least the 2023-2024 period, launched CopilotKit v1.0 in July 2024, and has assembled a visible open-source engineering surface around React, Angular, runtime packages, protocol clients, examples, documentation, and integrations. CTech reports 25 people in the Israeli development center after the 2026 raise, but total headcount, exact U.S. staffing, and the full leadership bench are not publicly established. The founders' Israeli identity and the Tel Aviv engineering presence make CopilotKit a relevant Israeli ecosystem entry even though the company is legally and operationally U.S.-Israeli rather than an Israel-only corporation.

**Competitive dynamics.** CopilotKit competes in a fast-moving layer where open standards can create distribution but can also be absorbed by platforms. (1) Vercel AI SDK and assistant-ui offer developer-facing primitives for streaming conversations and agent interfaces, often with strong alignment to the Next.js ecosystem. (2) LangChain/LangGraph Platform, CrewAI, Microsoft Agent Framework, Google ADK, and AWS Bedrock provide agent runtimes and increasingly ship their own UI or protocol integrations, making them both partners and potential substitutes. (3) Retool, Salesforce, Microsoft Copilot Studio, and ServiceNow package agent experiences inside larger enterprise application suites, competing for the budget through vertical workflow ownership. (4) Gradio, Streamlit, and custom internal component systems remain credible alternatives for teams willing to assemble their own interface layer. CopilotKit's claimed edge is its neutral position between agent backends and frontends: AG-UI gives multiple frameworks a common event contract, while the SDK gives application teams controlled rendering, shared state, and approval workflows. The adoption flywheel is plausible because every framework integration increases the number of backends a CopilotKit client can use, and every application built on the protocol makes the standard more useful. The risk is that the same openness reduces switching costs and lets a larger cloud or model vendor implement equivalent compatibility without paying for CopilotKit's commercial layer.

**Defense, security, and resilience dual-use relevance.** CopilotKit has credible but indirect dual-use relevance. Its core technology is a general interface and orchestration layer, not a targeting system, sensor, cyber weapon, or defense-specific AI model. Nevertheless, defense and critical-infrastructure organizations increasingly need sovereign or self-hosted AI applications in which an analyst, operator, or supervisor can inspect model actions, approve sensitive tool calls, preserve an audit trail, and keep mission data inside a controlled environment. AG-UI's typed event flow, human-in-the-loop controls, explicit state synchronization, and compatibility with different agent runtimes are directly applicable to intelligence-analysis workbenches, cyber incident response consoles, maintenance and logistics systems, emergency-management dashboards, and secure decision-support applications. CopilotKit documents self-hosting on Kubernetes and support for VPC, on-premises, and data-residency deployments, which shortens the architectural path into restricted environments. The calibration is important: no public source reviewed here identifies an Israeli Ministry of Defense, U.S. government, military, or critical-infrastructure customer, and the company has not published a defense accreditation, deployment authorization, or mission-specific evaluation. The dual-use score therefore reflects enabling infrastructure with a credible resilience use case, not demonstrated defense traction.

**Growth stage, trajectory, and key diligence risks.** CopilotKit is classified as mid-stage because it has progressed beyond an experiment: it has a public SDK, an MIT-licensed codebase, a named protocol, a Series A financing, a reported Israeli engineering center, production references, and adoption claims spanning major technology ecosystems. It is still early in business maturity relative to the infrastructure markets it targets. The central trajectory question is whether AG-UI becomes a durable neutral standard or merely a useful feature absorbed into the frameworks that currently adopt it. Priority diligence should test (1) the difference between weekly package downloads, free developers, active production applications, and paying enterprise accounts; (2) the scope and renewal quality of the named customer relationships; (3) the revenue contribution and margin profile of self-hosted enterprise plans; (4) protocol governance, trademark, licensing, and the independence of AG-UI from CopilotKit; (5) security hardening for tool calls, state synchronization, prompt injection, and untrusted generated UI; (6) the operational cost of storing interaction events and supporting regulated deployments; and (7) the ability of a roughly 25-person Israeli development center to support a global enterprise product. The upside is a control point in the agent application stack. The downside is that protocol adoption can increase ecosystem value while leaving the company with weak monetization and powerful platform competitors.

Dual-Use Assessment

Military & Commercial Applications

CopilotKit's dual-use relevance is enabling infrastructure rather than a fielded defense capability. (1) Its AG-UI protocol standardizes agent-to-user events, state, tool activity, and approvals, which can support analyst workbenches, cyber-response consoles, maintenance systems, logistics applications, and emergency-management software where human review and auditability matter. (2) Its self-hosted Kubernetes, VPC, on-premises, and data-residency options provide an architectural route for sovereign or restricted deployments that cannot send operational context to a public SaaS service. (3) The model- and backend-agnostic design can reduce dependence on a single AI vendor in critical applications. The limiting evidence is equally important: no public defense, intelligence, or critical-infrastructure customer is identified in the reviewed sources; there is no disclosed government accreditation or mission evaluation; and CopilotKit is not itself a sensor, autonomy stack, cyber-defense engine, or weapons system. The score reflects credible commercial-to-resilience transferability and Israeli AI-infrastructure relevance, not realized defense procurement.

Strategic Fit Assessment

Research priority signal

Priority signal means this entry may be worth researching within the Claw & Talon thesis. It does not mean investable, suitable, endorsed, available, or likely to produce returns.

CopilotKit merits a positive legacy priority signal because it is positioned at an important protocol boundary and has evidence beyond a funding headline. (1) Product-market signal: the company reports millions of production agent-user interactions, more than 4M weekly library downloads, and named enterprise users including DocuSign, S&P Global, Cisco, Deutsche Telekom, and Function Health. These remain company-reported metrics and should be separated from audited revenue or retention. (2) Ecosystem leverage: AG-UI adoption or integration by Google, Microsoft, Amazon, Oracle, LangChain, and other frameworks can make CopilotKit a default entry point for a growing class of applications. (3) Team fit: Atai Barkai's media-infrastructure background and the brothers' open-source distribution strategy match the problem's developer-platform character. (4) Strategic relevance: self-hosted, human-supervised agent infrastructure is a useful substrate for sovereign AI and resilient enterprise systems. Counterweights are substantial: protocol commoditization, platform bundling, unclear conversion from downloads to paid accounts, limited public information on revenue and retention, security risks around tools and generated UI, and no disclosed defense customer. This is a strategic diligence assessment, not an investment recommendation.

Strategic Value to U.S.-Israel Alliance

CopilotKit's strategic value sits in the human-control layer of the emerging agent stack. (1) Standards position: AG-UI attempts to define the contract through which agents expose state, actions, and approval requests to people, analogous to how other protocols address tools or agent-to-agent communication. (2) Sovereignty option: self-hosted deployment and backend neutrality can help Israeli, allied, regulated, and critical-infrastructure operators keep sensitive context within an approved environment while changing models or runtimes underneath. (3) Safety and accountability: explicit event streams, shared state, and human-in-the-loop workflows create a better foundation for inspection and approval than opaque chatbot integrations, though implementation quality still determines real assurance. (4) Ecosystem influence: a successful Israeli-founded open standard adopted by major global platforms would give the local ecosystem leverage in a foundational AI-infrastructure layer. The realized strategic value remains conditional on protocol durability, secure enterprise operation, and conversion of broad developer adoption into durable commercial deployments; public evidence does not yet establish defense or national-security procurement.

Key Technologies

  • AG-UI open, event-based, bidirectional protocol for agent-to-application communication
  • React and Angular SDKs for streaming chat, agent state, tool calls, and interactive agent interfaces
  • Generative UI rendering across controlled AG-UI components, declarative A2UI, and MCP Apps patterns
  • Synchronized shared-state and persistent-thread infrastructure for multi-step, cross-device agent workflows
  • Human-in-the-loop controls for approvals, edits, interruption, cancellation, and resumed agent execution
  • Self-hosted enterprise deployment on Kubernetes with VPC, on-premises, and data-residency options
  • Open-source integration layer spanning LangGraph, CrewAI, Google ADK, Microsoft Agent Framework, AWS, and other runtimes

Use Cases & Applications

  • Enterprise dashboards where agents stream analysis, render structured controls, and request approval before changing records
  • Developer tools and internal software platforms that embed agent actions, tool results, and contextual UI into existing workflows
  • Customer-service and operations applications that combine agent reasoning with human review, escalation, and persistent case state
  • Secure intelligence or cyber-response workbenches requiring auditable agent actions and analyst confirmation before execution
  • Defense logistics, maintenance, and mission-support applications deployed in sovereign or on-premises Kubernetes environments
  • Emergency-management and critical-infrastructure control rooms where operators need live agent context without surrendering authority
  • Multi-agent applications connecting different backends while keeping one frontend interaction model across web and future channels
  • Regulated enterprise AI deployments requiring self-hosting, data residency, observability, and controlled tool invocation

Sources and verification

This profile is based on public-source research, Claw & Talon curation, and editorial judgment. Inclusion does not imply endorsement, partnership, investment, or a recommendation to transact. Readers should still confirm current status, customers, funding, and product claims before relying on this profile. The editorial policy explains how profiles are researched, where automated drafting is used, and how corrections work; the research methodology documents how evidence is graded, what counts as an independent source, and why some profiles are excluded from search indexing.

This record lists 8 public references used for company identity, status, positioning, or material-claim review.

Public sources

The links below are visible public references used for source discipline around company identity, status, funding, customer, acquisition, public-company, or other material claims where available.

  • CopilotKit — Official Website Verifies CopilotKit's agent-native application positioning, enterprise offering, framework integrations, and product surface for building user-facing agent applications.
  • CopilotKit raises $27M Series A — official announcement Primary source for the May 2026 financing announcement, lead investors, reported production customers, more than 4M weekly library downloads, AG-UI adoption claims, Enterprise Intelligence, and self-hosted Kubernetes availability.
  • AG-UI Overview — CopilotKit documentation Verifies AG-UI as an open, lightweight, event-based, bidirectional protocol and documents its role in connecting agent backends to user-facing applications, with supported framework integrations.
  • CopilotKit GitHub repository Verifies the public MIT-licensed codebase, React and Angular SDK, generative UI, shared state, human-in-the-loop capabilities, AG-UI stewardship, release activity, and open-source distribution model.
  • CopilotKit raises $27M to help devs deploy app-native AI agents — TechCrunch Independent reporting verifies founders Atai and Uli Barkai, the application-native agent thesis, the $27M Series A led by Glilot Capital, NFX, and SignalFire, and reported Fortune 500 production adoption.
  • CopilotKit raises $27 million to build infrastructure for AI agents — CTech Israeli business-press source verifies the Israeli founders, 2024 founding report, $20.5M Series A plus $6.5M Seed breakdown, U.S.-Israeli structure, Tel Aviv development center with 25 employees, and prior backgrounds.
  • Why We Led CopilotKit's $27M Series A — Glilot Capital Investor portfolio analysis verifies the thesis that agent-user interaction is an infrastructure layer, AG-UI's framework ecosystem, open-source adoption as the initial wedge, and the conversion toward an enterprise business.
  • AG-UI Integration with Agent Framework — Microsoft Learn Independent platform documentation verifies CopilotKit support for AG-UI-based streaming, state management, tool calling, generative UI, and human-in-the-loop workflows in Microsoft's agent framework.
  • Profile update timestamp Last updated in the Claw & Talon database on Sep 3, 2026.

Related sector

See the Cloud & Developer Infrastructure sector page for market context, related subcategories, and other Israeli companies in this part of the database.