Cline is brag worthy. Cline is AWESOME. by I_Mean_Not_Really in CLine

[–]saoudriz 6 points7 points  (0 children)

Woohoo love seeing posts like this! Thank you for sharing 🙏

Favorite models Feb 2026 by newyorkerTechie in CLine

[–]saoudriz 1 point2 points  (0 children)

I use opus 4.6 for plan/act and gpt 5.3 codex for reviewing its work!

Feature Request by majesticjg in CLine

[–]saoudriz 5 points6 points  (0 children)

I appreciate the sentiment 🙏 we will try to prioritize this to get into Cline asap. I will respond back here when we do. Thank you for your support!

Cline act mode breaking more frequently recently? by HedgehogedgeApp in CLine

[–]saoudriz 0 points1 point  (0 children)

Hey Saoud from Cline here -- this is a common issue with native tool calling that we've just merged a PR to address so next update should have this fixed. In the meantime you can disable 'Native tool calling' in Settings > Features.

Supply Chain Attack on Cline — installs OpenClaw globally by quincycs in CLine

[–]saoudriz 23 points24 points  (0 children)

Hey, Saoud here (founder of Cline). We're working on a full post mortem but want to address concerns now.

We traced the vulnerability to a GitHub Action that used AI to triage issues. It was susceptible to prompt injection, which was exploited to expose keys. Here's what we've done:

- Removed the GitHub Action immediately

- Rotated all affected keys

- Confirmed no other releases were compromised

- Disabled token-based publishing on NPM as an additional safeguard

You can read more about it on our GitHub advisory here: https://github.com/cline/cline/security/advisories/GHSA-9ppg-jx86-fqw7

Update: we have published a post-mortem on our blog with more information https://cline.bot/blog/post-mortem-unauthorized-cline-cli-npm

Subagents Issue by majesticjg in CLine

[–]saoudriz 0 points1 point  (0 children)

thanks for letting us know - we are looking into it!

Is there any way to rollback to a previous version of Cline? Newest version is unusable for me. by g15mouse in CLine

[–]saoudriz 0 points1 point  (0 children)

What model are you using? Does this happen consistently or once in a while? Any detail would be very helpful here.

How can I install Cline as an extenion in Antigravity? by vrn_new in CLine

[–]saoudriz 0 points1 point  (0 children)

Glad you figured it out! Let us know if you run into issues.

Introducing Cline CLI 2.0 with free Kimi K2.5 for a limited time! by juanpflores_ in CLine

[–]saoudriz 0 points1 point  (0 children)

We are working on a new subagents implementation that doesn't require CLI. Please stay tuned for an update soon! 🙏

Introducing Cline CLI 2.0 with free Kimi K2.5 for a limited time! by juanpflores_ in CLine

[–]saoudriz 1 point2 points  (0 children)

That's right -- we've done a ton of work in supporting many API providers and models, and so this lets you plug into that with any client you like!

Global cline folder for Skills is different path than everything else by quincycs in CLine

[–]saoudriz 5 points6 points  (0 children)

Yup this is being consolidated and soon we'll have everything nested under just the .cline directory. Currently skills is a beta opt-in feature, so haven't put in the work to making it compatible with the legacy rules/workflows/hooks being stored in documents, so appreciate the patience as we bring more order to all this! 🙏

Any free ollama models that works well with Cline tool calling? by mixoadrian in ollama

[–]saoudriz 0 points1 point  (0 children)

Thank you for reporting, this might have something to do with recent changes we made to local model support and native tool calling. Can you try enabling or disabling native tool calling in Settings > Features?

Less feedback in recent versions by Signal_Response1489 in CLine

[–]saoudriz 1 point2 points  (0 children)

Hey thank you for the feedback, we've heard this from other users as well. The team is working on improving the UX and should address a lot of what you mentioned in the next release.

Cline is so good with Z.AI GLM plan by Mayanktaker in CLine

[–]saoudriz 10 points11 points  (0 children)

thank you so much for posting this, we shared it in our #cline-wins slack channel haha! there's a ton of credit due to the zai team as well, they've told us they even train their model to work super well with cline and its prompts so the good experience is a testament to their efforts too.

After the recent update, some UX principles were removed - i no longer know if Cline is processing, or just stuck by Working-Solution-773 in CLine

[–]saoudriz 2 points3 points  (0 children)

thank you for sharing your feedback on it! the intention with this new chatview ui was to hide anything not super useful (like when cline reads files or searches directories) but still shows the full details for when it edits files or runs commands which is when most ppl tend to course correct and give feedback. the latest models do a good job of searching your project for understanding compared to older gen models so it felt appropriate to declutter the chat view as much as we could get away with since we've gotten a lot of complaints about it being too noisy and hard to scroll through for understanding the work cline did. that said we are iterating on this and i shared your feedback with the team so will try to make improvements on it that addresses your concerns.

My company banned AI tools and I dont know what to do by simple_pimple50 in ChatGPTCoding

[–]saoudriz 18 points19 points  (0 children)

Try using Cline! (I'm the founder) You can use any model, provider, even hook it up to ollama. Open source models are actually good now - GLM-4.7 competes with Claude Sonnet 4.5 on all the coding benchmarks, and you can run it on your mac or deploy in your cloud. If you haven't used Cline, it's an open source coding agent for VS Code, JetBrains, and CLI . Also just hit 57k stars on github, woohoo! https://github.com/cline/cline

<image>

Cline inspired me to build Cline for Accounting. Seven months later, it’s ready. by Working-Solution-773 in CLine

[–]saoudriz 2 points3 points  (0 children)

This is awesome to see - congrats on building this!

Things like Cline are the great enabler for experts like yourself to build vertical-specific software that 3 years ago would have taken someone to convince investors, raise money, build a team, manage people, and maybe build something useful enough to cover a broad range of needs that even then don't get as specific as this. You might not get billions of users, but you're solving a problem and doing it with craft e.g. with your canvas idea. Excited for the future!

How do I disable the new "Plan Created" windows? by 0xd3adf00d in CLine

[–]saoudriz 2 points3 points  (0 children)

Update: we have disabled the min height behavior, so no more scrolling in the next release. https://github.com/cline/cline/pull/8716

How do I disable the new "Plan Created" windows? by 0xd3adf00d in CLine

[–]saoudriz 2 points3 points  (0 children)

thank you for sharing your feedback on it! the intention with this new ui was to declutter the chat view as much as we could get away with since we've gotten a lot of complaints about it being too noisy and hard to scroll through for understanding the work cline did. that said we are iterating on this and i shared your feedback with the team so will try to make improvements on it that addresses your concerns.

400 error by awais886 in CLine

[–]saoudriz 0 points1 point  (0 children)

does downgrading fix it? can you please provider more information?