Live data from Hacker News

Factory introduces "Missions": multi-day autonomous software development

factory.ai

1–4 of 4 posts

Re: Factory introduces "Missions": multi-day autonomous software development

#2
Factory just shipped Missions, their take on long-horizon software agents. Rather than trying to stretch a single context window across a multi-day project, they use an orchestrator-worker model: a planner breaks the goal into milestones, then spins up fresh worker sessions per feature, each with a clean context and a specific scope.