cline/cline

Cline's Stream=True is causing API failures

クローズ

#8,609 opened on 2026/01/14

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (6,427 件のフォーク)batch import
Bot RespondedHelp WantedVS Codestale

Repository metrics

Stars
 (61,799 個のスター)
PR merge metrics
 (平均マージ 18h 50m) (30d で 327 merged PRs)

説明

Plugin Type

VSCode Extension

Cline Version

3.49.1

What happened?

When Cline sends requests it always sets Stream=True. Not all providers/models support streaming. This causes the API (in this case vLLM) to trigger an HTTP 400.

Steps to reproduce

Provider/Model

vLLM with nvidia/nemotron-3-nano-30b-a3b-bf16

System Information

N/a

コントリビューターガイド