@cline: Cline is now available in JetBrains Air @getsome_air! With Air’s new ACP support, you can bring Cline’s agent harness i…
Summary
Cline's agent harness is now available in JetBrains Air via ACP support, allowing users to power coding tasks directly in the app. A new Air release also adds Java language support and the ability to add various agents.
View Cached Full Text
Cached at: 07/15/26, 05:56 PM
Cline is now available in JetBrains Air @getsome_air!
With Air’s new ACP support, you can bring Cline’s agent harness into Air and use it to power coding tasks directly inside the app.
Here’s how to connect it ↓ https://t.co/eFKX6B9epP
JetBrains Air (@getsome_air): A new Air release is out
From now on: add your favorite agents like Github Copilot, Opencode, and 17 others, and run local models through the ACP.
With this release Air also gets Java language support, powered by IntelliJ IDEA code engine.
Let us guide you through it🧵
Similar Articles
Cline SDK
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)
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.
@hicap_ai: Agent infrastructure is becoming modular fast. @cline just open-sourced an SDK for building portable coding agents acro…
Cline has open-sourced an SDK for building portable coding agents across apps, IDEs, and CLIs, with Hicap providing inference support.
@cline: Introducing the Cline SDK. We rebuilt the Cline harness for our extension and CLI from scratch using all the lessons le…
The Cline SDK has been rebuilt from scratch and open-sourced, allowing others to build with it.
@cline: Build with Cline SDK! Here’s the Cline SDK multi-agent example in action that you can simply get started: https://githu…
Cline released its SDK with a multi-agent example that runs parallel specialist agents, streams outputs via SSE, and synthesizes results into a single answer.