The open-source agentic development environment, born out of the terminal. Build with agents, locally and in the cloud w/ Oz.
github.com/warpdotdev/warp
Introducing multi-agent orchestration in Oz, with support for Claude Code, Codex and the Warp Agent.
Use /orchestrate to delegate complex tasks across a team of agents, locally or in the cloud.
It was great meeting everyone at our Crafting Software Factories event last night. Nearly 2k RSVPs and 300 attendees! So grateful for the excitement and discussion. Until next time SF 👋
Warp now supports Claude Fable 5.
Fable 5 has Mythos-level performance and is highly capable of /goal-oriented, unsupervised tasks.
Ready to embed into your next loop 🔁
@steipete is now joining us for Crafting Software Factories!
📅 6pm Wed evening in SF after the @aiDotEngineer World's Fair
He'll be joining @zachlloydtweets and Paige Bailey from Google DeepMind to chat all-things loops, software factories, and the future of coding
Warp's founder @zachlloydtweets thinks every major software project will soon run on an automated "factory." I caught up with Lloyd on the expo floor of the @aiDotEngineer World's Fair, to discuss why & how engineers should prepare for this shift.
The Warp Agent now supports Claude Sonnet 5.
We're seeing significant gains in agentic coding and professional work, all at Sonnet pricing. A good default to set for tasks around your terminal!
Huge addition to our agent just shipped today.
I set up an auto router to plan with Opus and implement with GLM for token efficiency. What models do you all use?
Warp now has custom routers 🔀
Automatically route tasks to models based on your own custom rulesets.
- Route to your preferred models by complexity (easy through hard)
- Or, route based on plain english rules. Ex. use one model for planning and another for well-scoped bugs
@steipete is now joining us for Crafting Software Factories!
📅 6pm Wed evening in SF after the @aiDotEngineer World's Fair
He'll be joining @zachlloydtweets and Paige Bailey from Google DeepMind to chat all-things loops, software factories, and the future of coding
Warp now has custom routers 🔀
Automatically route tasks to models based on your own custom rulesets.
- Route to your preferred models by complexity (easy through hard)
- Or, route based on plain english rules. Ex. use one model for planning and another for well-scoped bugs
You can select any model you want to route to, with support for BYOK and BYO inference URLs.
Go to Settings > Warp Agent > Custom Routers
docs.warp.dev/agent-platform… 🔖
This is the Skill that powers feature development on our open-source repository.
If you want to try spec-driven development in your own projects, we've open-sourced a Skill for your agent to it up as an automation:
/oz-cloud-factory-demo