Kuaishou releases KAT-Coder-V2, an agentic coding model achieving state-of-the-art results on SWE-bench Verified through a 'Specialize-then-Unify' paradigm.
March 31, 2026
Original Paper
KAT-Coder-V2 Technical Report
arXiv · 2603.27703
The Takeaway
This model challenges top-tier proprietary models like Claude 3.5 Opus on software engineering benchmarks. It provides an open, highly capable agentic framework for complex coding tasks across five specialized expert domains.
From the abstract
We present KAT-Coder-V2, an agentic coding model developed by the KwaiKAT team at Kuaishou. KAT-Coder-V2 adopts a "Specialize-then-Unify" paradigm that decomposes agentic coding into five expert domains - SWE, WebCoding, Terminal, WebSearch, and General - each undergoing independent supervised fine-tuning and reinforcement learning, before being consolidated into a single model via on-policy distillation. We develop KwaiEnv, a modular infrastructure sustaining tens of thousands of concurrent san