Cline is an autonomous AI coding agent for VS Code. Connect it to Lightweight to use any model in the catalog.
Setup
Install Cline
Install the Cline extension from the VS Code marketplace.
Open Cline settings
Click the Cline icon in the VS Code sidebar and open the settings panel.
Select OpenAI-compatible provider
In the API provider dropdown, select OpenAI Compatible.
Enter connection details
Set the following fields:
- Base URL:
https://api.lightweight.one/v1
- API Key:
lw_sk_your-key-here
- Model:
claude-sonnet-4.5 (or any model from the catalog)
Start coding
Save your settings and start a new Cline session. You can now use any Lightweight model for autonomous coding tasks.
Cline works especially well with claude-opus-4.6 for complex multi-file tasks and claude-sonnet-4.5 for faster iteration.