
Cline
@cline • 61,601 subscribers
The open source coding agent that takes over your editor, terminal, and browser to complete work autonomously.
Shorts
Videos

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. From prompt to production. All in your terminal.
Cline550,360 次观看 • 3 个月前

.OpenAI's GPT-5.1 is live in Cline. After testing the last several weeks, here's what we've found makes GPT-5.1 an exceptional model in Cline: GPT-5.1 is an obsessive researcher. It reads everything before writing anything. Where other models grab context and go, GPT-5.1 investigates thoroughly first, even for one-line changes. We found this overkill for simple tasks, and modified GPT-5.1's prompting resultantly, but a superpower when channeled right. Here's what you should expect from GPT-5.1 in Cline: > deep, systematic investigation before any edits > follows constraints religiously (specs, todo lists, your requirements) > maintains coherent reasoning with large contexts > delivers complete features with fewer corrections How we optimized Cline for GPT-5.1: 1. redesigned prompts for execution focus and stricter Plan/Act transitions 2. tightened tool specs, GPT-5.1 internalizes rules with just single examples 3. split /deep-planning investigation into two phases (read first, then search) Result: GPT-5.1 is a model that finishes what it starts, even across dozens of files and thousands of lines. Both GPT-5.1 (272K context) and GPT-5.1-codex (400K context) available now in Cline. $1.25/M input, $10/M output. Enable native tool calling in settings for best results. Use /deep-planning to see GPT-5.1 at its best. Full technical breakdown linked below.
Cline72,061 次观看 • 6 个月前

🚀 Big news: Cline just launched the MCP Marketplace -- now you can one-click install MCP servers and give Cline access to a whole new suite of tools! What's changing with the MCP Marketplace: • Browse AI capabilities like apps • One-click MCP server installation • Automatic setup and configuration • No more JSON wrestling Before: - Find GitHub repos - Read technical docs - Configure manually - Hope it works Now: - Open Cline - Browse marketplace - Click "Install" - Start using The impact: Making AI superpowers accessible to everyone, not just tech experts. Imagine giving your AI instant access to: • Web searching capabilities • Design tools integration • Code analysis powers • And much more For developers: Want to list your MCP server? Create an issue in our mcp-marketplace repo with: • GitHub repo URL • 400x400 PNG logo • Brief description The future of AI development isn't about complex integrations. It's about unlocking capabilities with a single click. Welcome to that future. 🔮
Cline111,843 次观看 • 1 年前

🚀 Cline 3.4 is here! We've been cooking up something special, and today we're excited to share this huge update! Here's what's new: ⭐️ MCP Marketplace: Install the best MCP servers with just one click 🧜♀️ Mermaid Diagrams: Visual flowcharts right in your chat We've also added: • Smarter Context: Real-time terminal awareness + Git integration • New Models: Qwen 2.5, DeepSeek, and enhanced AWS Bedrock support • Advanced Settings: More control over your development environment The best part? It's all designed to make your coding workflow smoother and more intuitive. Get started with Cline 3.4 👇
Cline109,732 次观看 • 1 年前

FYI, you can use DeepSeek R1 (deepseek/deepseek-r1:free) and V3 (deepseek/deepseek-chat:free) for free in Cline. These models deliver performance close to Claude Sonnet 3.5/3.7 but at a fraction of the cost—or in this case, completely free. Just a heads-up: performance may slow down during peak traffic.
Cline104,917 次观看 • 1 年前

GPT-5 is live in Cline. We've been working with OpenAI to get this model ready, and here's our take: it's disciplined, persistent, & highly competent. It's collaborative in planning & and a diligent operator while acting. It plans thoroughly, asks optioned follow-ups when needed, & then gets out of the way and ships code. On long tasks it keeps going before pausing to check in. It follows instructions to the letter. And most importantly -- it writes good code. GPT-5 is like "The Wolf" from Pulp Fiction. Comes in, assesses the situation, then executes. Here's what you can expect from GPT-5 in Cline: > verbose while planning; terse while executing > asks a lot of good clarification questions, & frequently provides options when appropriate > strong context retention and persistence over long horizons (256k context window) > good at diff-style edits and multi-file changes (we'll monitor as more usage data comes in) > quiet in Act mode -- writes code without yapping Metaprompting is another strength. We tested early with OpenAI and used GPT-5 to tune our own prompt for GPT-5. Here's a pattern we like: “Answer from your own perspective: what changes or additions would help you better follow this prompt? Here is the prompt (or snippet): [snippet]. Users have complained about X and Y. What minimal edits would you make while keeping the rest intact?” Do you need to change any of your existing patterns in Cline? No -- it's good out of the box. Give a clear goal and constraints, let it plan, then let it cook. Expect more clarifying questions than most models. Pricing: $1.25/M input tokens (+90% cache), $10/M output. Roughly half of Sonnet 4 ($3/$15). Want to try GPT-5? Use it in Cline today for pure, unfiltered inference via the OpenAI, Cline, or OpenRouter providers. (fyi -- GPT-5 one-shotted this browser DAW below on the prompt "build something impressive to show me what you're capable of")
Cline63,496 次观看 • 10 个月前

Cline v3.18 is LIVE > Gemini CLI provider (1000 free requests/day of 2.5 Pro with your personal Google account) > Optimized Claude 4 support (2x reduction in diff edit failure rates) > WebFetch tool allows Cline to retrieve & summarize web content directly in conversations 🧵
Cline62,383 次观看 • 11 个月前

Want to clone a website's design DNA? 🧬 MCP plugin (just added to MCP Marketplace) for Cline lets you: • Feed it any website for inspiration • Extract design patterns • Analyze content structure • Map navigation flows Real example: - Analyzed - Extracted typography choices - Mapped navigation patterns - Studied section layouts Result? A new website that captures the essence while maintaining unique identity. Think of it as design inspiration on autopilot: Input → Analysis → Adaptation → Creation Key insight: You're not copying—you're learning from the best and making it your own. Question: What website's DNA would you want to study?
Cline77,646 次观看 • 1 年前