메뉴
BL
The Decoder 99일 전

오픈웨이트 모델 Kimi K2.6, GPT-5.4와 경쟁하며 에이전트 군단 선보여

IMP
9/10
핵심 요약

Moonshot AI가 공개한 오픈웨이트 기반 모델 Kimi K2.6이 GPT-5.4 및 Claude Opus 4.6과 동등한 수준의 벤치마크 성능을 달했습니다. 이 모델의 가장 큰 특징은 최대 300개의 하위 에이전트를 동시에 실행하여 복잡한 작업을 자동 분산 처리하는 '에이전트 스웜(Agent Swarm)' 기능입니다. 개발자 및 실무자들은 이를 통해 방대한 코딩 및 웹 research부터 완성된 웹사이트 구축까지 에이전트를 통한 엔드투엔드 작업을 무료로 수행할 수 있습니다.

번역된 본문

오픈웨이트 모델 Kimi K2.6, GPT-5.4와 경쟁하며 에이전트 군단 선보여 Matthias Bastian | 2026년 4월 20일

Moonshot AI가 오픈웨이트 모델인 Kimi K2.6을 공개했습니다. 이 모델은 코딩 벤치마크에서 GPT-5.4와 Claude Opus 4.6에 필적하는 성능을 발휘하도록 설계되었으며, 최대 300개의 에이전트를 병렬로 실행할 수 있습니다.

Moonshot AI에 따르면 K2.6은 여러 벤치마크에서 최고 수준의 점수를 기록하며 GPT-5.4, Claude Opus 4.6, Gemini 3.1 Pro와 동등한 성능을 입증했습니다. 구체적인 성과로는 HLE with Tools에서 54.0점, SWE-Bench Pro에서 58.6점, BrowseComp에서 83.2점을 기록했습니다. 또한 이 모델은 4,000회 이상의 도구 호출(Tool calls)을 연속적으로 연결할 수 있으며, Rust, Go, Python 등의 언어로 12시간 이상 연속 실행이 가능합니다.

300개 에이전트의 병렬 실행 가장 주목받는 기능은 '에이전트 스웜(Agent Swarm)'으로, 최대 300개의 하위 에이전트를 동시에 실행할 수 있으며 각 에이전트는 4,000단계까지 작업을 수행할 수 있습니다. 시스템은 작업을 하위 작업으로 자동 분할한 뒤, 이를 전문화된 에이전트에게 할당합니다. Moonshot AI는 이 에이전트들이 웹 리서치, 문서 분석, 글쓰기 등의 기술을 결합하여 문서, 웹사이트, 프레젠테이션 슬라이드, 스프레드시트 등의 완성된 결과물을 단 한 번의 실행으로 생성할 수 있다고 설명했습니다.

미리보기 기능인 '발톱 그룹(claw groups)'은 여러 에이전트와 인간이 팀으로 협력할 수 있게 해줍니다. K2.6이 조율 역할을 맡아 각 에이전트의 강점에 따라 작업을 분배하고, 에이전트가 실패하거나 작업이 막힐 경우 직접 개입합니다.

K2.6은 텍스트 프롬프트를 통해 애니메이션과 데이터베이스 연결이 포함된 완전한 웹사이트를 즉시 구축할 수 있으며, 이미지 및 비디오 생성 도구를 활용해 시각적 일관성을 유지합니다. Moonshot AI는 이 모델이 단순 프론트엔드 작업을 넘어 사용자 가입, 데이터베이스 작업, 세션 관리 등 기본적인 풀스택(full-stack) 작업도 처리할 수 있다고 밝혔습니다.

K2.6은 대체로 자유로운 사용을 허용하는 수정된 MIT 라이선스로 배포됩니다. 단, 월간 활성 사용자 1억 명 이상 또는 월 매출 2,000만 달러 이상의 상업 제품에 이 모델을 적용하는 경우, 사용자 인터페이스(UI)에 "Kimi K2.6"을 명시적으로 표기해야 한다는 조건이 있습니다.

이 모델은 kimi.com에서 채팅 및 에이전트 모드로 사용할 수 있으며, Kimi Code를 통한 코딩 도구, API, 그리고 Hugging Face에서 오픈소스 다운로드 형태로도 제공됩니다.

원문 보기
원문 보기 (영어)
Open-weight Kimi K2.6 takes on GPT-5.4 and Claude Opus 4.6 with agent swarms Matthias Bastian View the LinkedIn Profile of Matthias Bastian Apr 20, 2026 Ask about this article… Search Moonshot AI has released Kimi K2.6 as an open-weight model. It's built to match GPT-5.4 and Claude Opus 4.6 on coding benchmarks, and it can run up to 300 agents in parallel. Moonshot AI says K2.6 puts up top scores across several benchmarks, landing on par with GPT-5.4, Claude Opus 4.6, and Gemini 3.1 Pro. The numbers include 54.0 on HLE with Tools, 58.6 on SWE-Bench Pro, and 83.2 on BrowseComp. The model can chain together more than 4,000 tool calls and run continuously for over twelve hours in languages like Rust, Go, and Python. 300 agents working in parallel The headline feature is Agent Swarm , which can run up to 300 sub-agents at once, each taking 4,000 steps. The system automatically splits tasks into subtasks and hands them off to specialized agents. Moonshot AI says these agents combine skills like web research, document analysis, and writing, and a single run is meant to produce finished outputs, including documents, websites, slide decks, and spreadsheets. Here's an example: Ad A preview feature called "claw groups" lets multiple agents and humans work together as a team. K2.6 runs the coordination, handing out tasks based on each agent's strengths and stepping in whenever an agent fails or gets stuck. Ad DEC_D_Incontent-1 K2.6 can also spin up complete websites with animations and database connections straight from text prompts, pulling in image and video generation tools to keep the visuals consistent. Moonshot AI says the model goes beyond front-end work and handles basic full-stack tasks too, including user sign-ups, database operations, and session management. K2.6 ships under a modified MIT license that allows largely free use, with one catch: anyone deploying the model in commercial products with more than 100 million monthly active users or over $20 million in monthly revenue has to visibly credit "Kimi K2.6" in the user interface. Ad The model is available on kimi.com in chat and agent mode, as a coding tool through Kimi Code , via API , and as an open source download on Hugging Face . Ad DEC_D_Incontent-2 AI News Without the Hype – Curated by Humans Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section. Subscribe now Source: Kimi Chat | Kimi Code | Moonshot API | Hugging Face
관련 소식