LongCat-2.0: Free 1.6T MoE Model with 1M Context Now in Cline
Key Info
LongCat-2.0, a 1.6T-parameter open-weights MoE model with 1M context, is now available for free in Cline, delivering performance comparable to Claude Opus 4.7 and Gemini 3.1 Pro.
Highlights
- Free in Cline: install via
npm i -g cline, then select LongCat-2.0 under free models. - Architecture: MoE with ~48B active parameters, LongCat Sparse Attention, and Zero-Compute Experts (33B–56B dynamic activation).
- Agentic coding focus: MOPD routes tasks to specialized expert groups (Agent / Reasoning / Interaction).
- Strong benchmarks: Terminal-Bench 2.1 score of 70.8, with additional SWE-bench results reported in the announcement.