Shubhro Saha
Co-Founder & CTO of Factory
Co-founder & CTO of Factory, pioneering autonomous software engineering 'Droids' that automate migrations, code reviews, and documentation across enterprise codebases. Active commentator on AI developer infrastructure and automated software lifecycle management on X.
Areas of focus
Professional niches
Proof of Work
Reliability Engineering for Autonomous Software Development Agents
Published research outlining test-driven guardrails for autonomous code generation, demonstrating that combining deterministic linter feedback with LLM reasoning reduces bad PR commits by 85%.
Heuristic linters cannot detect subtle runtime concurrency race conditions.
Context: Static analysis, deterministic linters, LLM self-healing loops.
View missionFactory Droids: Autonomous Enterprise Software Engineering Agents
Architected Factory's agentic Droids that integrate with GitHub, understand monorepo dependency graphs, autonomously write unit tests, and resolve complex pull request reviews.
Large monorepos with circular package dependencies require multi-pass compilation checks.
Context: AST parsing, GitHub API, Claude 3.5 Sonnet, automated test verification sandboxes.
View mission