Cline is now available in the AI SDK harness layer
AI SDK adds Cline to its harness layer, a unified interface for switching between coding-agent runtimes.
The lets you run established coding-agent runtimes through one unified interface, so you can switch runtimes without changing your application code. Today we are adding Cline, which runs through the same interface as other supported harness.AI SDK harness layerHarnessAgent is the official harness adapter for Cline, implemented in collaboration with the Cline team.@ai-sdk/harness-cline Cline runs fully in the host process and uses the sandbox as a remote filesystem and shell, so only its tools operate in the sandbox.
No bridge process is installed inside the sandbox, similar to the existing Pi harness. Read the to get started.Cline harness documentation The full supported list of harnesses is now: Claude Code, Cline, Codex, Deep Agents, Grok Build, OpenCode, and Pi, with more coming soon. Read more