Anyone actually running a dark factory for code? Spec in, PRs out
Summary
A discussion about whether anyone is operating a fully automated 'dark factory' for code, where specifications are input and pull requests are output, likely involving AI-driven development pipelines.
Similar Articles
Is anyone actually running coding agents autonomously from issue to PR?
A discussion inquiring about the real-world use of fully autonomous coding agents that take an issue and produce a PR without human steering, focusing on verification and manual oversight.
@addyosmani: https://x.com/addyosmani/status/2079442194449232227
This essay by Addy Osmani explores the concept of software factories as scaled agent loops, distinguishing between light factories with human oversight and dark factories without, and emphasizes the importance of understanding and designing the loop, harness, and factory structures.
Built enough AI chatbots? Time to build an AI Code Reviewer that actually reviews GitHub PRs (Free Live Workshop)
A free live workshop on building an AI code reviewer that actually reviews GitHub pull requests.
@RoundtableSpace: GITHUB JUST OPEN SOURCED A SYSTEM THAT FORCES AI AGENTS TO WRITE FULL SPECS BEFORE CODING 95K STARS IN DAYS
GitHub open-sourced a system that forces AI agents to write full specifications before coding, quickly garnering 95,000 stars.
@dzhng: Love this framing. A software factory shouldn't require the human to review every line of code, but every *decision* sh…
The developer dzhng shares a GitHub repository of composable AI agent skills for building software factories, enabling autonomous goal-driven code generation with human review at decision points.