<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cline on AI Engineer Guide</title><link>https://aiengineerguide.com/tags/cline/</link><description>Recent content in Cline on AI Engineer Guide</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2024-2026, Nesin Technologies LLP.</copyright><lastBuildDate>Wed, 13 May 2026 22:58:21 +0530</lastBuildDate><atom:link href="https://aiengineerguide.com/tags/cline/feed.xml" rel="self" type="application/rss+xml"/><item><title>Cline SDK - An Open Source Agent Harness</title><link>https://aiengineerguide.com/til/cline-sdk/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://aiengineerguide.com/til/cline-sdk/</guid><description>&lt;p>The cline team has rebuild their AI foundation and has open sourced their core agent harness as sdk.&lt;/p>
&lt;p>It now powers their VS Code, JetBrains, and the CLI, etc.&lt;/p>

&lt;div class="container">
 &lt;div id="player-wrapper-0" class="">&lt;/div>
&lt;/div>

&lt;script 
type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/@clappr/player@latest/dist/clappr.min.js"
>
&lt;/script>

&lt;script>
(function() {
 var playerElement = document.getElementById("player-wrapper-0");

 var player = new Clappr.Player({
 source: "https://cdn.qblog.nesin.io/qblog/AIEngineerGuide/2026-05/v7hoplwydtshxnvhyrnd.mp4",
 mute: true,
 height: 360,
 width: 640
 });

 player.attachTo(playerElement);
})();
&lt;/script>

&lt;p>It is also interesting to see that it has performed well better than claude code with Anthropic models.&lt;/p>
&lt;p>&lt;img src="https://cdn.qblog.nesin.io/f_auto,q_auto/qblog/AIEngineerGuide/2026-05/u7slsquhwj2cj1ouci74" alt="2026-05-13-at-22.49.542x.png">&lt;/p></description></item></channel></rss>