r/CLine

Qwen3.8 27B is matching DeepSeek V4 Pro and GPT 5.6 Luna on Artificial Analysis
▲ 213 r/CLine+1 crossposts

Qwen3.8 27B is matching DeepSeek V4 Pro and GPT 5.6 Luna on Artificial Analysis

Now this is kind of wild.

Artificial Analysis’ Intelligence Index puts Qwen3.8 27B at 52, right alongside GPT 5.6 Luna at 52 and just one point behind DeepSeek V4 Pro at 53.

What stands out is that Qwen3.8 27B is small enough to run locally. Seeing a local model reach this level of performance this quickly was not something we expected.

Curious to see how it holds up on real coding tasks beyond the benchmarks.

You can run it locally with Cline + Ollama:

npm i -g cline
ollama launch cline --model qwen3.8

Or use it directly in Cline with model id: qwen/qwen3.8-27b

u/gargetisha — 2 days ago
▲ 7 r/CLine

Open sourcing the coding agent harness I started an year ago

Hi, I built an open-source, self-hosted workspace for coding agents. It features a multi-agent architecture (Sub/Child agents), an AST-aware ChromaDB indexer for lightning-fast file discovery, and a built-in UI with Git diff management. Links in the comments

reddit.com
u/anchit_rana — 1 day ago
▲ 4 r/CLine

how many 5h-sessions you can max out in a month with cline

I either use glm or deepseek. If i max out 5-6 5h sessions, then usually i also hit the monthly usage limit. Is this normal? I can probably max out approximately 15 5h-sessions in Claude before I hit its monthly usage. I'm on $20/month plan with Claude, and have a monthly plan with Cline.

reddit.com
u/hixhix — 3 days ago
▲ 18 r/CLine

We are deprecating ‘Focus Chain’ in Cline - here’s why

Hey everyone, we wanted to share a quick note on the ‘Focus Chain’ feature.

As Cline has evolved with the new SDK backed architecture, we’ve made significant changes to how Cline manages longer and more complex tasks. As part of that work, we also evaluated whether ‘Focus Chain’ was still meaningfully improving task performance.

Based on our testing, we found that it wasn’t providing enough additional benefit on top of the new harness to justify maintaining it as a separate feature. Because of that, we’ve decided to deprecate ‘Focus Chain’.

This means the ‘Focus Chain’ todo list and the previous todo file behavior will no longer be part of the current Cline experience.

We’re still very focused on improving reliability across long running tasks. The new harness is designed to manage task execution and context more effectively without relying on ‘Focus Chain’ as a separate layer.

We know some of you also liked ‘Focus Chain’ simply because it made Cline’s progress easier to follow. If that’s something you found valuable, we’d be interested to hear what part of the experience you’d like to see us bring into Cline going forward.

reddit.com
u/gargetisha — 2 days ago
▲ 16 r/CLine+2 crossposts

ZCode-router v0.1.5 released. More integrations & seamless setup. MIT License

https://github.com/rafek1241/zcode-router

What it gives you?

  1. For text-only LLMs vision capabilities.
  2. opencode go, clinepass and other subscriptions and their models in zCode harness to use as you were using them natively.
u/AbbreviationsOk6975 — 3 days ago
▲ 40 r/CLine

DeepSeek is now ~70% of all tokens used through ClinePass

Since the DeepSeek V4 Pro 0813 update, and the shift in ClinePass usage has been pretty noticeable.

V4 Pro users are up +67%, while token volume is up +100%.

This is how the current ClinePass usage looks like:

- DeepSeek V4 Flash: 43%
- DeepSeek V4 Pro: 29%
- Kimi K3: 13%
- GLM 5.2: 4%
- Others: 11%

So DeepSeek alone now accounts for roughly 70% of all tokens flowing through ClinePass.

ClinePass is our subscription for ~5x discounted access to open weight models including DeepSeek, Kimi, GLM, MiniMax, and others. It’s currently $4.99 for the first month, then $9.99/month.

You can try it through the Cline CLI: npm i -g cline

Curious what everyone here is using more right now: V4 Pro or V4 Flash?

u/gargetisha — 3 days ago
▲ 5 r/CLine

Thinking section not displayed

Hey guys, probably a problem already discussed here, but I cannot see the thinking section of my local model qwen 3.6 27b nor my qwen 3.8 27b on cline, while I can see it in kilo code for example. Do you know how can I fix that ? I’m on the last version of cline.

reddit.com
u/yeltneg — 3 days ago
▲ 12 r/CLine

Is ClinePass quota consumption increasing?

I only use DS 4 Flash, and I feel like the quota consumption has increased today. I used just 5 prompts and have already consumed 1% of my monthly quota.

reddit.com
u/paimoncwan — 6 days ago
▲ 43 r/CLine+6 crossposts

Why using Cline pass in TauCode

So to be quick, TauCode is an agent that has a combination between Claude Code and OpenCode, while extending its optimization, having more access and control to your memory, your tools, more optimized for OpenAI-compatible models, hitting the maximum cache hit, and if you are a person that doesn't prefer subagents , skills , mcp servers , plugins ... TauCode have a cheap mode that can save your tokens. The philosophy is simple (native, not a proxy wrapper, so you don't need Cline CLI, or any extension of it to work with; its optimized for token by cache hit for every model and lazy tools calls ; + generic, you can use any skill/agent/MCP server built for Claude Code inside it; + controllable, you can toggle optional tools on demand). I would be happy to receive any feedback.

https://github.com/AbdoKnbGit/tau

u/Ill-Process-7232 — 6 days ago
▲ 105 r/CLine+1 crossposts

GLM 5.3 is now available in ClinePass

Hey everyone! GLM 5.3 is now available in ClinePass.

It is built on top of GLM 5.2, but pushed significantly more compute into post-training across diverse long-horizon tasks. The result is another strong jump in coding and agentic performance.

On Terminal-Bench, GLM 5.3 now comes in ahead of both Fable and the newly released DeepSeek V4-Pro 0813. Zai is also highlighting cybersecurity as a major area of improvement, calling it a new standard among open models.

The pace of open-weight releases right now is pretty wild. GLM 5.2 landed only a couple of months ago, DeepSeek V4-Pro 0813 dropped yesterday, and now GLM 5.3 is already pushing the benchmark forward again.

You can try GLM 5.3 through ClinePass, our subscription for ~5× discounted access to open-weight models including GLM, DeepSeek, Kimi, and more.

First month is currently $4.99, then $9.99/month.

To get started:

npm i -g cline

Curious to hear how GLM 5.3 performs on real coding tasks compared with the other open weight models you’ve been using.

u/gargetisha — 6 days ago
▲ 157 r/CLine

DeepSeek silently released V4-Pro 0813, now available in ClinePass

DeepSeek just silently released V4 Pro 0813, and it looks like a pretty significant upgrade.

It’s up 15.8% on Terminal Bench compared to the April Preview model, while reaching Fable 5 level performance at roughly 57× lower cost.

1.6T parameters, 49B active, 1M context.

At this point, it might be the best price to performance model on the market for agentic coding.

And it’s now available in ClinePass.

ClinePass is $9.99/month and gives you ~5× discounted access to a curated set of open weight models including DeepSeek V4 Pro, Kimi, GLM, MiniMax, and more. No separate provider accounts or API keys to manage.

At this price point, usage is effectively close to unlimited for most users.

We’re also running a limited $4.99 introductory offer through the Cline CLI.

npm i -g cline

u/gargetisha — 8 days ago
▲ 44 r/CLine+1 crossposts

Deepseek v4 pro is both a genius and a lunatic

It could be ADHD or some manic condition, but this model tends to go off trying to decide what to do when it comes up against a problem. Don't get me wrong, I think it is a very good model if you are building a straight forward website. However, the problem is when I ask it to resolve a more complex issue, such as a proprietary retrieval of data that is pushed to the WP site, where the user requires a 2FA access to access and a standard updating cookie, it went off in a loop trying to figure out why it would not update a list that clearly was a server side cache issue.

I had to identify that it was server side in Dev Tools, network tab, it wasn't updating the list because Litespeed Cache had retained cache before a new entry was made, so was pulling the list from cache.

Honestly, it required a purge all in Litespeed Toolkit purge tab to sort it out, but that should have been something that it picked up on. Instead it went round and round thinking all the while building on the massive verbose content in the context. I stopped it, gave it to Opus 5:1m and it took 3 minutes to resolve it.

reddit.com
u/Barquish — 8 days ago
▲ 17 r/CLine

Gemini 3.7 Flash is now available in Cline ⚡

Hey everyone, the new Gemini 3.7 Flash is now available to use in Cline.

Gemini 3.7 Flash brings a pretty significant jump over 3.6 Flash while staying focused on speed and cost. Google reports 65.3% on DeepSWE, 30.4% on AutomationBench, 1588 Elo on Code Arena, and 43.6% on FrontierCode.

This feels like an interesting release, as Gemini 3.7 Flash is pushing closer to frontier-level coding performance while still being built for fast, cheap inference.

You can now try Gemini 3.7 Flash through the Cline VS Code extension and Cline CLI.

To install Cline CLI: npm i -g cline

Curious to hear how Gemini 3.7 Flash performs for the Cline community.

reddit.com
u/gargetisha — 7 days ago
▲ 9 r/CLine+1 crossposts

DeepSeek + Cline or Any other harness / router

Hey guys,

I recently came across the DeepSeek API and wanted to use it with my workflow. I am currently using this solely for Development purposes (Coding, Research etc), and I am a heavy user so needed something that is relatively cheap.

Currently, I use Codex and Claude Code for AI, and VS Code for Dev work.

I wanted to know how you guys have setup DeepSeek APIs, and how you are using it for development. I have also been searching and seen this extension in VS Code called Cline which offers a harness for this API, so wanted to also know if you have experience with this.

If anyone can also tell me, how is DeepSeek? Have you seen it work well for coding purposes (Say, compared to Codex or Claude Code) or have you found difficulty / low quality outputs for the same.

Any help will be much appreciated. Thank you!

reddit.com
u/Agreeable-Court602 — 9 days ago
▲ 37 r/CLine

NVIDIA Nemotron 3.5 Lightning is now FREE in Cline

NVIDIA just released Nemotron 3.5 Lightning, and we’re making it FREE to use in Cline.

It’s a 30B MoE model with 3B active parameters, built for agents that spend a lot of time calling tools, checking results, and moving through repeated execution steps. NVIDIA says it can deliver up to 4x faster output than similar-sized models.

We’ve been seeing smaller models get a lot more capable lately, and this is another good example of that. For coding agents especially, faster and cheaper model calls can make a pretty big difference over longer tasks.

You can try Nemotron 3.5 Lightning for free in Cline now.

To use it, simply select Cline as your provider and choose `nvidia/nemotron-3.5-lightning` from the free models in the model picker.

Full details: https://cline.bot/blog/nvidia-nemotron-3-5-lightning-available-in-cline

Curious what the community thinks of the Nemotron 3.5 Lightning!

u/gargetisha — 8 days ago
▲ 19 r/CLine

Cline CLI now has themes 🎨

We just added /theme to Cline CLI.

You can now switch the entire CLI look without leaving the terminal, and the theme picker previews every option live as you move through them.

There are 11 built in themes right now, including Tokyo Night, Gruvbox Dark, Nord, Dracula, Catppuccin Mocha, One Dark, Solarized, plus Cline Dark and Light.

Just run:

/theme

You can also change it from the command palette or /settings.

And if you want to set it at startup, CLINE_THEME overrides your saved theme.

Which theme are you using?

u/gargetisha — 9 days ago
▲ 2 r/CLine+2 crossposts

OWUI IN VS CODE

Ma qualcuno è riuscito a collegare qualche estensione di VS CODE alla URL Base di OpenWebUI?

Ho provato con tutte le configurazioni possibili ed immaginabili.

Ho usato diverse estensioni, che si collegano ad ollama Kma non voglio quasi ti di utilizzo), ma non a OWUI con la Api Key.

Qualcuno ci è riuscito?

Esiste una guida o un tutorial?

Le varie AI mi hanno fatto diverse soluzioni, ma nessuna ha funzionato.

PS: SO Windows, tutto dockerizzato

reddit.com
u/Conscious-Expert-455 — 9 days ago