Switch language한국어
Back to the list

KwaiKAT Team Releases KAT-Coder-V2.5: An Agentic Coding Model Trained on 100,000+ Verifiable Repository Environments

TL;DR AI

Key summary

2 min read
  1. Kuaishou’s KwaiKAT team released KAT-Coder-V2.5, an agentic coding model built to operate inside executable repositories.

  2. The team also open-sourced KAT-Coder-V2.5-Dev on Hugging Face under Apache-2.0.

  3. Training data was grounded in more than 100,000 verified environments mined from real pull requests and commits.

  4. The pipeline used automated environment construction, test-based verification, and process filtering to improve data quality.

  5. The release points to a more reliable way to train and evaluate coding models for real software engineering tasks.

Read the original