May 2026 Summaries
3 posts from Factory
Filter
Month:
Year:
Post Summaries
Back to Blog
Agent readiness evaluates how effectively a codebase supports autonomous coding agents by assessing factors such as repository structure, available tests, documented conventions, and guidance for agents. Factory’s Agent Readiness Model produces an actionable score that identifies the signals improving or reducing readiness, allowing teams to compare repositories, monitor progress, and prioritize investments. Readiness can be measured for individual repositories through the Droid CLI’s `/readiness-report` command, improved with `/readiness-fix`, tracked organization-wide through the Factory dashboard, or integrated into automated workflows through the Readiness Reports API. By regularly measuring, addressing high-impact gaps, and monitoring for regressions, teams can determine which repositories can safely support greater agent autonomy and longer-running tasks.
May 27, 2026
661 words in the original blog post.
Droid's Deferred Context Engine optimizes the handling of internal tools, MCP tools, skills, and plugins by loading only the necessary schemas and instructions when required, significantly reducing input context and improving efficiency. This approach, which has already been implemented in production, has demonstrated an average reduction of input tokens by 15.1% and even greater savings in sessions with extensive tool catalogs. By using progressive disclosure, Droid maintains a compact capability index and only fully loads schemas when a task demands it, allowing for more efficient management of large tool catalogs without overwhelming the system's context capacity. This method mitigates issues such as attention dilution, tool-selection noise, and premature context compression, thus enhancing the overall performance and reducing latency for users in professional enterprise setups. The system keeps frequently used tools readily accessible while deferring less common capabilities, ensuring that users can add tools and skills without the burden of carrying unused schemas in every task.
May 20, 2026
1,034 words in the original blog post.
Factory has acquired Lumetric, a company from the YC W24 batch, which specializes in creating model-agnostic AI systems for high-context workflows, aligning with Factory's mission to enhance autonomy in software engineering. This acquisition aims to integrate Lumetric's expertise in building AI workflows that understand context and operate across various tools, particularly for deal teams where precision and speed are crucial, into Factory's platform. Lumetric's approach of creating fast, trustworthy autonomous systems complements Factory's vision of developing an autonomous software factory where AI agents can understand intent, validate their work, collaborate with humans, and improve over time. The collaboration between Factory and Lumetric is set to shape the future of the Factory Desktop App by leveraging Lumetric's applied AI product experience to advance how ambitious teams work across different sectors, including product, operations, design, and data.
May 15, 2026
197 words in the original blog post.