CopilotKit v1.50 is coming soon!

Back
By Nathan Tarbert
November 4, 2025

Mark Fogle’s recent contribution of the Kotlin SDK to AG-UI is a big step forward: developers can now integrate AG-UI directly into Android, iOS, and JVM environments through a single, unified SDK.

This means users can now connect to agents directly from mobile with no custom bridges, wrappers, or per-platform workarounds.

What it looks like in practice:

User → UI (Compose KMP / Swift / MDC) → Kotlin SDK → AG-UI → Agent

This flow enables real-time agent interactions from native apps, instead of relying on browser-based clients or webviews. AG-UI now lives natively inside your mobile stack, powered by Kotlin’s multiplatform capabilities.

Why It Matters

Until now, AG-UI integrations were primarily web-first. That left mobile developers with either:

  • Building custom wrappers, or
  • Waiting for mobile SDK parity.

The Kotlin SDK eliminates both problems. You can now embed AG-UI agents in native mobile apps with full feature parity, minimal setup, and consistent behavior across all platforms.

Check out Mark's SDK walkthrough 👇

Technical Benefits

  1. Unified API surface → Same AG-UI methods across Android, iOS, and JVM.
  2. Native performance → No JavaScript bridge or runtime overhead.
  3. Consistent agent UX → Whether on mobile or desktop, the agent context and message flow remain identical.

What This Enables

  • On-device AI copilots that interact with app context in real time.
  • Cross-platform assistants that maintain session state between web, Android, and iOS.
  • Seamless integration into existing mobile UIs (Jetpack Compose, SwiftUI, etc.) through the AG-UI abstraction layer.

The Bigger Picture

This Kotlin SDK moves AG-UI closer to its goal: being the universal interface layer for agentic systems.

Developers can now connect users and agents anywhere-from a mobile app, web app, or JVM service-through a single, consistent pipeline.

Try It Out

You can start integrating the Kotlin SDK now:

If you’ve been waiting to bring AG-UI agents to mobile, it’s now possible.

Follow CopilotKit on Twitter and say hi, and if you'd like to build something cool, join the Discord community of agent builders.

Top posts

See All
Master the 17 AG-UI Event Types for Building Agents the Right Way
Anmol Baranwal and Nathan TarbertNovember 3, 2025
Master the 17 AG-UI Event Types for Building Agents the Right WayAgent-User Interaction Protocol (AG-UI) is quickly becoming the standard for connecting agents with user interfaces. It gives you a clean event stream to keep the UI in sync with what the agent is doing. All the communication is broken into typed events. I have been digging into the Protocol, especially around those core event types, to understand how everything fits together. Here’s what I picked up and why it matters.
AG-UI Is Redefining the Agent–User Interaction Layer
Nathan Tarbert October 30, 2025
AG-UI Is Redefining the Agent–User Interaction LayerThe AG-UI Protocol continues to surge — and with it, a new standard is forming across the agentic landscape.AG-UI isn’t just another SDK. It’s the open protocol for agent-user communication, enabling real-time collaboration between humans and agents across any app, platform, or framework. What started as a developer-driven initiative inside the CopilotKit ecosystem has grown into an open-source movement — now being adopted, extended, and accelerated by leaders across the industry.
How to Make Agents Talk to Each Other (and Your App) Using A2A + AG-UI
Bonnie and Nathan TarbertOctober 9, 2025
How to Make Agents Talk to Each Other (and Your App) Using A2A + AG-UIIn this guide, you will learn how to build full-stack Agent-to-Agent(A2A) communication between AI agents from different AI agent frameworks using A2A Protocol, AG-UI Protocol, and CopilotKit.Before we jump in, here is what we will cover: What is the A2A Protocol? Setting up A2A multi-agent communication using the CLI, Integrating AI agents from different agent frameworks with the A2A protocolBuilding a frontend for the AG-UI and A2A multi-agent communication using CopilotKit.
Are you ready?

Stay in the know

Subscribe to our blog and get updates on CopilotKit in your inbox.