메뉴
BL
TechCrunch AI • 38일 전

워프, AI 소프트웨어 팩토리 올인원 시스템 출시

IMP
7/10
핵심 요약

AI 코딩 스타트업 워프(Warp)가 'Warp Factories'를 발표했습니다. 소프트웨어 개발의 표준 단계(분류, 명세, 구현, 리뷰, 검증)를 에이전트 루프로 자동화하는 소프트웨어 팩토리 인프라를 즉시 사용 가능한 형태로 제공하는 것입니다. 이는 자체 시스템을 구축할 여력이 없는 중소기업이 스트라이프나 램프 같은 대형 기업 수준의 AI 개발 자동화 환경을 손쉽게 도입할 수 있게 해줍니다.

번역된 본문

AI 시대에 소프트웨어 개발이 어떻게 이루어져야 하는지 기업들은 아직 고민 중이지만, 한 가지 초기 답은 이른바 '소프트웨어 팩토리'입니다. 전통적인 소프트웨어 개발 단계를 중심으로 구축된 에이전트 루프인 소프트웨어 팩토리 방식은 기업들이 엔지니어링 조직을 AI 시대에 맞게 재편하는 인기 있는 방법이 되었습니다. 이제 워프(Warp)의 시스템이 이러한 전환을 훨씬 쉽게 만들어줄 수 있습니다.

화요일, AI 코딩 기업 워프는 AI 소프트웨어 팩토리를 구축하고 운영하는 것을 최대한 쉽게 만들도록 설계된 새 시스템 'Warp Factories'를 공개했습니다. 인프라 계층으로 작동하는 Warp Factories는 기업에 에이전트를 배포하기 위한 간단한 환경과 이를 활용하는 방법에 대한 로드맵을 제공합니다.

분명히 할 점은, 많은 기업이 이미 워프의 도움 없이도 팩토리 모델로 성공을 거두고 있다는 것입니다. 스트라이프(Stripe)는 자체 코드베이스 내에서 개발을 자동화하는 '미니언즈(minions)' 시스템을 개발하며 기술적 진전을 공개적으로 공유해왔습니다. 램프(Ramp)도 비슷한 진전을 이루어, 배포 후 자체 코드를 모니터링할 수 있는 백그라운드 에이전트를 개발했습니다.

워프의 잭 로이드(Zack Lloyd) CEO는 Warp Factories의 목표 시장이 처음부터 시스템을 개발할 자원이 없는 소규모 기업이라고 봅니다. "클라우드에서 에이전트를 실행하고 실행 중인 에이전트를 조종하거나, 에이전트가 수행하는 작업을 로컬 환경으로 가져오거나, 에이전트 간에 공유되는 메모리를 설정하거나, 에이전트에 적용되는 평가(evals)를 설정하는 것들을 보면, 이를 제대로 하려면 실제로 막대한 인프라 작업이 필요합니다"라고 로이드는 테크크런치에 말했습니다.

Warp Factories에서는 아키텍처가 바로 사용할 수 있는 상태로 구축되어 있으며, 가장 어려운 결정들은 이미 내려져 있습니다. 워프의 시스템은 소프트웨어 개발의 표준 단계(분류, 명세, 구현, 리뷰, 검증)를 기반으로 하지만, 에이전트 방식이므로 이 단계들은 모두 자동화될 수 있습니다. 사용자는 필요에 따라 자신만의 코딩 모델과 하니스(harness)를 선택할 수 있으며, 이 시스템은 Codex는 물론 Claude Code와도 잘 작동합니다. 또한 Linear, Jira 같은 티켓팅 시스템과 Slack, Teams 같은 메시징 시스템과 통합되어 기존 워크플로우에 원활하게 연결됩니다.

코드를 배포하는 것뿐만 아니라, Warp Factories는 관리자에게 팩토리의 성과를 추적할 수 있는 도구도 제공합니다. 모든 에이전트가 동일한 환경에서 실행되기 때문에 다양한 구성의 성과 지표를 비교하고 전체 토큰 지출을 모니터링하기 쉽습니다. 또한 자기 개선 루프를 통해 전체 시스템을 최적화하고 프로세스 자체의 관리를 자동화할 수 있습니다.

그럼에도 Warp Factories는 소프트웨어 엔지니어를 완전히 대체하기 위한 것이 아니라, 새로운 에이전트 인력과 더 쉽게 협업할 수 있는 방법을 제공하기 위한 것입니다. 로이드 자신의 경험상, 여전히 사람의 개입이 필요한 작업이 많다고 합니다. "저희는 작업의 약 30%, 주간 기준으로 30~35%를 자동화하고 있습니다"라고 로이드는 테크크런치에 말했습니다. "모델이 개선되고, 컨텍스트가 개선되고, 하니스가 개선됨에 따라 이 수치는 시간이 지나면서 올라갈 것이라고 생각합니다."

원문 보기
원문 보기 (영어)
Companies are still grappling with exactly how software development should work in the AI area, but one early answer is the so-called software factory. Essentially an agent loop that’s built around the traditional stages of software development, the software factory approach has become a popular way for companies to remake their engineering organizations for the AI era. Now, a system from Warp could make that transition a lot easier. On Tuesday, the AI coding company introduced Warp Factories , a new system designed to make building and operating AI software factories as easy as possible. Operating as an infrastructure layer, Warp Factories gives companies a simple environment for deploying agents and a roadmap for how to use them. To be clear, many companies are already having success with the factory model without any help from Warp. Stripe has been particularly public about its technical progress, developing a “minions” system to automate development within its own codebase. Ramp has made similar progress , developing a background agent that can monitor its own code after it is deployed. As Warp CEO Zack Lloyd sees it, the target market for Warp Factories will be smaller companies without the resources to develop a system from the ground up. “[If you look at] things like running your agents in the cloud and steering those agents as they run, or bringing the work that they're doing into your local environment, or setting up memory that goes across those agents, or setting up evals that go across those agents — it's actually a huge infrastructure undertaking to do this right,” Lloyd told TechCrunch. In Warp Factories, the architecture is already built out of the box, with many of the most difficult decisions already made. Warp’s system is based on the standard phases of software development (triage, specification, implementation, review, and verification) but the agentic approach means any of those steps can be automated. Users can choose their own coding model and harnesses as necessary; the system works as well with Codex as Claude Code. It also integrates with ticketing systems like Linear and Jira, and messaging systems like Slack and Teams, in an effort to plug in seamlessly to existing workflows. Beyond just shipping code, Warp Factories will also give managers the tools to track how well the factory is performing. With all the agents running in the same environment, it’s easy to compare performance metrics for different configurations, and to keep an eye on the overall token spend. Warp Factory also allows for self-improvement loops to optimize the overall system, automating management of the process itself. Even so, Warp Factories is not built to completely replace software engineers — just give them an easier way to collaborate with the new agentic workforce. In Lloyd’s own experience, there are still a lot of tasks that require a human at the wheel. “We automate like 30% of our tasks, 30 to 35% on a weekly basis,” Lloyd told TechCrunch, “and as models improve, as the context improves, as the harness improves, I think that that number is going to go up over time.” Topics AI , AI coding tools , warp When you purchase through links in our articles, we may earn a small commission . This doesn’t affect our editorial independence. Russell Brandom AI Editor Russell Brandom has been covering the tech industry since 2012, with a focus on platform policy and emerging technologies. He previously worked at The Verge and Rest of World, and has written for Wired, The Awl and MIT's Technology Review. He can be reached at russell.brandom@techcrunch.com or on Signal at 412-401-5489. View Bio October 13 - 15 San Francisco Scale faster. Grow your portfolio. Gain practical expertise. No matter your goal, Disrupt can empower you. Save up to $300 toda y! REGISTER NOW Most Popular Stripe will reportedly acquire AI gateway startup OpenRouter for $7B+ Anthony Ha If Apple sends you a push notification alerting you to a spyware attack, take it seriously Zack Whittaker Instagram introduces a redesigned wordmark Sarah Perez Some Claude users are mad that Anthropic's new watermarks will catch them using it at their jobs, classes Lucas Ropek After Microsoft threatened legal action, a security researcher publishes a new Windows zero-day bug Zack Whittaker Everything announced at Made by Google '26: Pixel 11, Pixel Watch 5, Pixel Tag, and tons of Gemini features Lauren Forristal Phoebe Gates and Sophia Kianni reportedly knew Phia was ‘cookie stuffing' for months Dominic-Madori Davis