Skip to content

Commit 1f53b43

Browse files
committed
Update Cline version
Streamable HTTP support fixed as of this version Signed-off-by: Dan Barr <[email protected]>
1 parent fb16648 commit 1f53b43

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed
Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
1-
| Client | Supported | Auto-configuration | Notes |
2-
| -------------------------- | :-------: | :----------------: | ---------------------------------------------- |
3-
| GitHub Copilot (VS Code) ||| v1.102+ or Insiders version ([see note][3]) |
4-
| Cursor ||| v0.50.0+ |
5-
| Roo Code (VS Code) ||| v3.19.2+ |
6-
| Cline (VS Code) ||| v3.8.5+ (sse only; streamable-http [issue][2]) |
7-
| Claude Code CLI ||| v1.0.27+ |
8-
| Windsurf IDE ||| |
9-
| Windsurf (JetBrains) ||| |
10-
| Sourcegraph Amp CLI ||| |
11-
| Sourcegraph Amp (VS Code) ||| |
12-
| Sourcegraph Amp (Cursor) ||| |
13-
| Sourcegraph Amp (Windsurf) ||| |
14-
| GitHub Copilot (JetBrains) ||| v1.5.47+ |
15-
| Continue (VS Code) ||| v1.0.14+ |
16-
| Continue (JetBrains) ||| v1.0.23+ |
17-
| PydanticAI ||| v0.2.18+ |
18-
| ChatGPT Desktop ||| See [workaround for STDIO-only clients][4] |
19-
| Claude Desktop ||| See [workaround for STDIO-only clients][4] |
20-
| Kiro ||| See [workaround for STDIO-only clients][4] |
1+
| Client | Supported | Auto-configuration | Notes |
2+
| -------------------------- | :-------: | :----------------: | ------------------------------------------- |
3+
| GitHub Copilot (VS Code) ||| v1.102+ or Insiders version ([see note][3]) |
4+
| Cursor ||| v0.50.0+ |
5+
| Roo Code (VS Code) ||| v3.19.2+ |
6+
| Cline (VS Code) ||| v3.17.10+ |
7+
| Claude Code CLI ||| v1.0.27+ |
8+
| Windsurf IDE ||| |
9+
| Windsurf (JetBrains) ||| |
10+
| Sourcegraph Amp CLI ||| |
11+
| Sourcegraph Amp (VS Code) ||| |
12+
| Sourcegraph Amp (Cursor) ||| |
13+
| Sourcegraph Amp (Windsurf) ||| |
14+
| GitHub Copilot (JetBrains) ||| v1.5.47+ |
15+
| Continue (VS Code) ||| v1.0.14+ |
16+
| Continue (JetBrains) ||| v1.0.23+ |
17+
| PydanticAI ||| v0.2.18+ |
18+
| ChatGPT Desktop ||| See [workaround for STDIO-only clients][4] |
19+
| Claude Desktop ||| See [workaround for STDIO-only clients][4] |
20+
| Kiro ||| See [workaround for STDIO-only clients][4] |
2121

22-
[2]: https://github.com/cline/cline/issues/4391
2322
[3]: /toolhive/reference/client-compatibility.mdx#vs-code-with-copilot
2423
[4]: /toolhive/reference/client-compatibility#stdio-only-client-configuration

0 commit comments

Comments
 (0)