Idea
Agent OS letting one person run a full AI company - with autonomous hiring, task delegation, and self-reorganisation.
Research Paper
Core Innovation
OneManCompany (OMC) separates what agents know from how they are governed- a distinction no prior multi-agent framework made cleanly. Prior work hardcoded team structures into pipelines; OMC introduces portable agent identities (Talents), a community Talent Market for on-demand recruitment, and an Explore-Execute-Review (E2R) tree search with formal termination and deadlock-freedom guarantees. Achieves 84.67% on PRDBench, +15.48pp over prior SOTA.
Why It Matters
Most multi-agent systems break down in production because team structures are hardcoded before execution begins — they cannot adapt when tasks change scope mid-run. OMC introduces the missing organisational layer: agents are recruited, reviewed, and reorganised dynamically, the way a real company operates. At 84.67% task success on PRDBench (+15.48pp over prior SOTA), it is the first framework that ships both the research result and a working product in the same release.
Market Size (TAM)
$2–10B TAM for AI workforce orchestration platforms; $500M–$2B SAM from solo operators, SMBs, and enterprise AI teams actively deploying multi-agent systems. Driven by enterprise adoption of autonomous workflows and proliferation of agentic AI products.
Potential Customers & Pain Points
- Solo founders / indie operators – Cannot execute across engineering design content and ops without headcount
- Small agencies – Delivery capacity does not scale without proportional hiring cost
- Enterprise AI platform teams – Multi-agent orchestration lacks audit trails cost controls and governance
- No-code / low-code builders – Composing multi-agent workflows requires deep technical expertise
- Research teams – Literature review data analysis and report generation require manual coordination across tools
Business Model
Freemium open-source core (Apache 2.0) with commercial Talent Market — revenue from Talent listings, premium vetted agents, and enterprise seat licensing. Secondary revenue from managed cloud hosting on usage-based per-token or per-project pricing.
Competitive Landscape
- LangGraph
- AutoGen (Microsoft)
- CrewAI
- AgentOps
- Superagent
- Dify
- OpenAI Assistants API
Implementation Challenges
- Talent Market liquidity — marketplace thesis fails without critical mass of quality Talents; Enterprise trust gap — autonomous agent governance requires explainability and audit capability; PRDBench self-evaluation risk — independent validation on real enterprise tasks unverified; LLM cost unpredictability at scale is a hard sell to CFOs; Apache 2.0 license enables forking — differentiation depends on Talent Market network effects
Validation Strategy
- Deploy OMC on 5–10 real solo-founder workflows and measure task completion vs manual baseline; Run PRDBench independently and on 2–3 external enterprise benchmarks to verify +15.48pp claim; Seed Talent Market with 50–100 verified Talents across core categories before public launch; Instrument cost-per-project tracking across 100 real runs to build pricing benchmarks; Interview 20 enterprise AI platform buyers on governance requirements to validate E2R formal guarantees for procurement
Research Paper Overview
From Skills to Talent: Organising Heterogeneous Agents as a Real-World Company
Summary
OneManCompany (OMC) introduces an organizational framework for multi-agent systems that enables dynamic team assembly, governance, and improvement through portable agent identities called Talents orchestrated through typed organizational interfaces. A community-driven Talent Market enables on-demand recruitment during execution. Organizational decision-making uses an Explore-Execute-Review (E2R) tree search that decomposes tasks top-down and aggregates results bottom-up with formal guarantees on termination and deadlock freedom. Achieves 84.67% success rate on PRDBench, surpassing prior SOTA by 15.48 percentage points. Open-source Apache 2.0, installable in one command, Talent Market live at one-man-company.com.