POST /agui. Harnest adapts the AG-UI protocol to its shared runtime, so the same integration works with Google ADK and LangGraph. You can use CopilotKit or another client that supports Harnest’s AG-UI contract.
Your agent stays in Harnest. Your frontend owns the conversation UI, browser tool handlers, and approval controls. Authentication, session ownership, request limits, concurrency, timeouts, and cancellation follow the same runtime policy as the neutral API.
What Harnest supports
Choose your next step
Connect a client
Start a thread, send a turn, handle failures, and cancel a run.
Share state and context
Pass application data to your agent and keep your UI in sync.
Handle interactions
Resume human approvals, browser tools, and external waits.
Try CopilotKit
Run the local React demo and test both agent frameworks.