Standalone Cline fork for VS Code — no official Cline required. Supports Grok, ZenMux, OpenRouter, and other providers.
🌐 English (this page) · ภาษาไทย
Version 0.1.17 ·
Releases ·
Changelog ·
Extension ID i-mrdedchai.iCline
- Open VSX namespace claimed — publisher
i-mrdedchaiverified (Eclipse Foundation #11300 closed as completed) - Open VSX traction — 116+ installs within ~12 hours of listing (and growing)
- v0.1.16 Stable — welcome home, editable quick starts, history export/import, iCline chat branding
Install from a store (recommended):
- VS Marketplace — VS Code, Cursor (Marketplace)
- Open VSX — Cursor, VSCodium, and other Open VSX IDEs
Then open iCline from the Activity Bar → Settings → sign in to xAI · Grok or add your API key.
Or install from VSIX:
- Download the latest
.vsixfrom Releases code --install-extension i-mrdedchai.iCline-0.1.17.vsix --force- Developer: Reload Window
Full extension docs: apps/vscode/README.md · Thai: apps/vscode/README.th.md
cd apps/vscode
npm install
npm run package:vsix
code --install-extension dist/i-mrdedchai.iCline-0.1.17.vsix --force| Cline official | iCline | |
|---|---|---|
| Extension ID | saoudrizwan.claude-dev |
i-mrdedchai.iCline |
| ⚡ Quick Provider & Model picker on chat | ❌ | ✅ |
| 🏠 Welcome Quick Starts (12 templates, editable prompts) | ❌ | ✅ |
📦 History export / import (.zip) |
❌ | ✅ |
| 🏷️ iCline branding in agent chat | ❌ | ✅ |
| xAI OAuth & subscription models | ❌ | ✅ |
| ZenMux provider | ❌ | ✅ |
| Harness guardrails (verify-before-claim) | ❌ | ✅ |
| Dual-channel safe updates | ❌ | ✅ |
See apps/vscode/README.md for screenshots and full feature list.
Both extensions can run side by side — updates to one do not remove the other.
.\scripts\sync-upstream.ps1This repo is a fork of cline/cline. The iCline VS Code extension lives in apps/vscode/. Other directories (apps/cli, sdk, docs, …) come from upstream.
See CONTRIBUTING.md. Changes to main are made by the maintainer; external contributions via fork + pull request.
See SECURITY.md. Never commit API keys, .env, or ~/.grok/auth.json.
Apache-2.0 — derived from Cline.
