@cline: Introducing the Cline SDK. We rebuilt the Cline harness for our extension and CLI from scratch using all the lessons le…

X AI KOLs Following Tools

Summary

The Cline SDK has been rebuilt from scratch and open-sourced, allowing others to build with it.

Introducing the Cline SDK. We rebuilt the Cline harness for our extension and CLI from scratch using all the lessons learned since creating one of the world's first coding agents in 2024, and are open sourcing it for others to build with today. npm i @​cline/sdk 🧵 https://t.co/GbqWo4yiA6
Original Article
View Cached Full Text

Cached at: 05/14/26, 02:39 PM

Introducing the Cline SDK. We rebuilt the Cline harness for our extension and CLI from scratch using all the lessons learned since creating one of the world’s first coding agents in 2024, and are open sourcing it for others to build with today.

npm i @​cline/sdk

🧵 https://t.co/GbqWo4yiA6

Similar Articles

Cline SDK

Product Hunt

Cline SDK is a plugin-based open-source runtime for building coding agents.

Cline releases open-source agent runtime SDK for coding agents (3 minute read)

TLDR AI

Cline released an open-source agent runtime SDK, rebuilding its core agent loop as a portable TypeScript stack that powers all Cline surfaces and allows teams to build their own agents. The SDK improves session durability, cross-surface portability, and achieves higher benchmark scores than competing tools.

Building an Agent with the Cline SDK

Reddit r/artificial

A tutorial demonstrating how to build a release notes generator agent using the open-source Cline SDK, an TypeScript framework for embedding agent runtimes into custom scripts, tools, and CI pipelines.