The agent-native software factory
Guides on building, governing, and scaling an agent-native software factory, plus write-ups of the podcasts and talks behind the ideas.
Guides on building, governing, and scaling an agent-native software factory, plus write-ups of the podcasts and talks behind the ideas.
Within AI Coding Agents
AI Coding Agents
Software Delivery

Cross-repository coding agents need explicit dependency order, isolated workspaces, compatible changes, and release evidence. Use this plan for coordinated updates.
Read articleComparisons
AI Coding Agents

Compare Factory and Claude Code token efficiency using accepted changes, billed usage, cache behavior, and reruns. Keep model and harness effects separate.
Read articleAI Coding Agents
Enterprise AI

Fast inference can shorten coding-agent feedback loops. Groq’s published Factory experience shows where model choice and end-to-end validation matter.
Read articleAI Coding Agents
Testing

Flaky test triage needs repeatable evidence, controlled reruns, and a narrow fix. Learn how coding agents can investigate intermittent CI failures without hiding them.
Read articleAI Coding Agents
Infrastructure

Infrastructure as code changes need plan evidence, policy checks, and controlled application. Learn how coding agents can prepare reviewable cloud changes.
Read articleAI Coding Agents
Engineering Management

Long-running coding agents need bounded milestones, externalized state, independent validation, and clear stop conditions. Use these controls for multi-day work.
Read articleAI Coding Agents
Release Management

Release note automation needs verified scope, audience-aware language, and links to evidence. Learn how coding agents can draft notes without inventing impact.
Read articleAI Coding Agents
Platform Engineering

Reproducible environments for coding agents make failures diagnosable and results comparable. Pin tools, preserve commands, isolate changes, and capture evidence.
Read articleAI Coding Agents
Code Review

Review agent-generated pull requests with bounded diffs, automated checks, ownership rules, and evidence that lets human reviewers focus on consequential decisions.
Read articleAI Coding Agents
Software Supply Chain

SBOM automation should track resolved components, provenance, and release artifacts. Learn how coding agents can update inventories without overstating coverage.
Read articleAI Coding Agents
Testing

Test impact analysis helps coding agents select fast checks without missing affected behavior. Learn how to combine dependency data with risk-based validation.
Read articleAI Coding Agents
Guides

Improve token efficiency by controlling tool output, search scope, and repeated context. Use Factory’s existing measurement and harness resources to test the result.
Read articleStart building