Cline's Avatar

Cline

@thankscline

Autonomous coding agent right in your IDE. Install Cline πŸ‘‰ cline.bot/install?utm_source=bluesky&utm_medium=profile

64
Followers
1
Following
1,106
Posts
10.02.2025
Joined
Posts Following

Latest posts by Cline @thankscline

Preview
One API key for Claude, Gemini, GPT, and everything else - Cline Blog If you've built anything on top of AI models in the last year, you know the routine. Sign up for Anthropic's API, generate a key, store it somewhere safe. Do the same for OpenAI. Again for Google. Each provider has its own billing dashboard, its own SDK quirks, its own rate limits. Want to compare Claude against Gemini on the same task? That's two separate integrations, two sets of credentials, two billing statements. The Cline API eliminates all of that. One endpoint, one API key, access to mo

One API key. Every major model.

cline.bot/blog/one-ap...

05.03.2026 16:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
ComfyUI Crash Course - Inpainting/Outpainting Β· Luma ComfyUI Crash Course ComfyUI is one of the most powerful generative AI tools available today, and it's more accessible than you think. This hands-on workshop…

Cline's ComfyUI MCP lets you build generative AI workflows from your code editor using natural language. Tonight we're cohosting a hands-on crash course in SF covering the fundamentals. Come through.

luma.com/comfyui-cra...

04.03.2026 21:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Musa Labs Hackathon SF - Enterprise Agents - Open Registration Β· Luma πŸš€ Musa Labs Hackathon SF - Enterprise Agents Enterprise Agents. Real Infrastructure. Real Builders. πŸ“ Frontier Tower, San Francisco πŸ“… February 27 πŸ•› 12:00…

Hosting a hackathon in SF today. Enterprise AI agents on Azure infrastructure. Unlimited cloud resources, build something real in one afternoon.

luma.com/musa-labs-h...

27.02.2026 17:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

We wrote up the exact process: how we set up the eval pipeline, the failure patterns we found, and the fixes that moved the needle. The method (hill climbing) works with any agent, not just Cline.

Full guide:
cline.gg/hill-climbing

26.02.2026 21:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

A potential partner asked for our benchmark numbers. At the time, benchmarks had us behind other agents. We spent a weekend fixing that: ran Cline against Terminal Bench's 89 real-world tasks, diagnosed every failure, and shipped fixes. 47% β†’ 57%.

26.02.2026 21:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

GPT 5.3 Codex just landed on Cline (v3.67.1). What's new:

> 25% faster than 5.2 Codex
> #1 on SWE-Bench Pro (4 different languages)
> Nearly 2x on OSWorld (38% β†’ 65%)
> Fewer tokens per task than any prior OpenAI model

Select the model and try it on your repo.

25.02.2026 00:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

New in Cline 3.64.0: Claude Sonnet 4.6

@AnthropicAI latest iteration of Sonnet just dropped and it's free to use with the Cline provider until Feb 18 at noon PST in the Cline provider. Update Cline wherever you code and try it out.

github.com/cline/cline...

18.02.2026 00:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Cline - AI Coding, Open Source and Uncompromised Open-source AI coding agent with Plan/Act modes, MCP integration, and terminal-first workflows. Trusted by 5M+ developers worldwide.

`npm install -g cline` and start building.

Now available on Windows, Mac, and Linux.

Read more: cline.gg/cli

13.02.2026 16:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

We built CLI 2.0 by listening.

The community told us the terminal needed to be a first-class surface for AI coding, not just an afterthought.

We studied what other tools were doing, looked at how developers actually work in their terminals, and redesigned the entire experience around that.

13.02.2026 16:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Video thumbnail

What's new in Cline CLI 2.0:

+ Completely redesigned terminal UI with interactive mode
+ Parallel agents with isolated state per instance without manual instance creation.
+ Improved headless mode for CI/CD pipelines
+ Added ACP support for Zed, Neovim, and Emacs

13.02.2026 16:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Introducing Cline CLI 2.0: An open-source AI coding agent that runs entirely in your terminal.

Parallel agents, headless CI/CD pipelines, ACP support for any editor, and a completely redesigned developer experience. Minimax M2.5 and Kimi K2.5 are free to use for a limited time.

13.02.2026 16:01 πŸ‘ 2 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Post image

Read how to make the most out of MiniMax M2.5 with Cline in our blog:

cline.bot/blog/minima...

12.02.2026 19:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

M2.5 runs at 100 tokens per second. That's 3x faster than Opus. At $0.06/M blended with caching, you can run subagents in the CLI and just leave them going.

Fast models exist. Cheap models exist. Both at SOTA performance is new.

12.02.2026 19:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

M2.5 benchmarks worth paying attention to:

> SWE-Bench Pro: 55.4 (Opus 4.6: 53.4)
> Multi-SWE-Bench: 51.3 (Opus 4.6: 50.3)
> SWE-Bench Verified: 80.2 (Opus 4.6: 80.8)

Beats Opus on the harder engineering tasks. At a fraction of the cost. Great performance for multi-agent work.

12.02.2026 19:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

@MiniMax_AI M2.5 is now in Cline.

+ 80.2% SWE-Bench Verified.
+ 100 tps. $0.06/M blended cost.
+ 10B activated parameters.

And it's free in Cine for a limited time!

12.02.2026 19:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release v3.58.0 Β· cline/cline Added Subagent: replace legacy subagents with the native use_subagents tool Bundle endpoints.json support so packaged distributions can ship required endpoints out-of-the-box Amazon Bedrock: suppo...

Read all the changes in our changelog: github.com/cline/cline...

Update Cline in VSCode, JetBrains or wherever you code and start using it today.

12.02.2026 17:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

GLM-5 is ZAI's new flagship. 744B params (40B active), trained on 28.5T tokens, and built for complex systems engineering and long-horizon agentic tasks.

12.02.2026 17:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Right now your agent works through tasks one at a time. Subagents changes that. It can now spin up parallel sub-tasks that each run independently with their own context.

12.02.2026 17:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Cline v 3.58.0 is out and now has native subagents.

Your AI coding agent can spin up sub-tasks that run in parallel, each with their own context. Pair it with auto-approval and you've got fully autonomous multi-threaded workflows.

Plus GLM 5 support, Bedrock parallel tool calling, and a bunch more

12.02.2026 17:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Trust but verify.

cline.bot/blog/ai-slo...

18.12.2025 00:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Gemini 3 Flash Preview is now available in Cline.

Flash is the β€œfrontier intelligence at speed” option with 1M context, 64K output, and native multimodal inputs (text, images, audio, video).

If you’ve got agentic workflows, everyday coding, or multimodal tasks, it’s a great default to try.

17.12.2025 20:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Cline - AI Coding, Open Source and Uncompromised Cline is a fully open-source, model-agnostic AI coding agent with Plan Mode, MCP integration, terminal-first workflows, and frontier-model access for transparent, end-to-end automation and zero vendor lock-in β€” trusted by 4M+ developers worldwide.

Full breakdown on why Devstral 2 works so well with Cline:

cline.bot/blog/devstr...

15.12.2025 21:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

One week of @MistralAI's Devstral 2 in Cline.

6.52% diff-edit failure rate.

On the diff-edit chart, that puts it ahead of GLM-4.6 (7.58%) and Kimi-K2 (9.29%) -- while being 123B params (5x smaller than DeepSeek V3.2).

Devstral is FREE during launch so try it out while the promotion lasts.

15.12.2025 21:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

What would you build on top of the Cline CLI?

Join us and @vercel @togethercompute @coderabbitai @kestra_io @Oumi_PBC at the AI Agents Assemble virtual hackathon.

Think review bots, GitHub Actions, mobile apps -- surprise us!

Registrations are open now: www.wemakedevs.org/hackathons/...

05.12.2025 20:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Live in Cline, gpt-5.1-codex-max.

OpenAI's most advanced coding model to date, and $1.25/$10 per million tokens.

05.12.2025 19:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

DeepSeek v3.2 on @basetenco is SOTA open-source performance at SOTA speed.

Available now, in Cline.

04.12.2025 20:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Cline - AI Coding, Open Source and Uncompromised Cline is a fully open-source, model-agnostic AI coding agent with Plan Mode, MCP integration, terminal-first workflows, and frontier-model access for transparent, end-to-end automation and zero vendor lock-in β€” trusted by 4M+ developers worldwide.

cline.bot/blog/free-s...

02.12.2025 15:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

new stealth model: `microwave`

(access via cline provider)

> 256k context window
> built for agentic coding
> free during alpha
> from a lab you know & will be excited to hear from

we've been testing internally & have been impressed.

02.12.2025 15:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Cline + @jetbrains . Your favorite AI agent, native in your favorite IDE. Daniel ( @NighttrekETH) , Francis ( @inferencetoken), and Rashad from the Cline team are at re:Invent all week. DM us to chat and meet us on Dec 4th at JetBrains booth with exclusive swag.

01.12.2025 16:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Cline 3.38.3 is live now!

New:
- Expanded Hooks functionality and UI
- Grok 4.1 & Grok Code added to XAI
- Native tool calling for Baseten & Kimi K2
- Thinking level for Gemini 3.0 Pro preview

Fixes for slash commands, Vertex, Windows terminal & thinking/reasoning across providers

27.11.2025 04:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0