Tagged articles
4 articles
Page 1 of 1
FunTester
FunTester
May 8, 2026 · R&D Management

Software 3.0 Arrives, Yet the Real Bottleneck Persists Downstream

Although AI coding tools dramatically accelerate code generation, the true delivery bottleneck has moved from writing code to downstream stages like review, testing, integration, and stability verification, requiring teams to redesign processes, invest in architecture, and manage AI agents effectively.

AI codingAgent-based developmentDevOps
0 likes · 11 min read
Software 3.0 Arrives, Yet the Real Bottleneck Persists Downstream
Qborfy AI
Qborfy AI
Apr 21, 2026 · Artificial Intelligence

Can AI Agents Build a Million‑Line Codebase in One‑Fifth the Time?

The article details how a three‑engineer team used OpenAI's Codex agents to generate an entire production‑ready software stack—including over a million lines of code, 1,500 pull requests, and a full CI/CD pipeline—in roughly one‑tenth the effort of manual coding, while describing the architectural, operational, and organizational adjustments required for such agent‑first development.

AI codingAgent-based developmentautomation
0 likes · 17 min read
Can AI Agents Build a Million‑Line Codebase in One‑Fifth the Time?
Shuge Unlimited
Shuge Unlimited
Apr 9, 2026 · Artificial Intelligence

Superpowers Practical Guide: 7‑Step Workflow, 14 Skills, and 3 Iron Laws for Stable AI‑Driven Coding

Superpowers is an open‑source AI‑coding agent framework that enforces a seven‑step workflow with 14 composable skills and three strict iron laws—mandatory testing, root‑cause debugging, and fresh verification—to make AI‑generated code more reliable, maintainable, and compliant across new projects, feature additions, and bug fixes.

AI programmingAgent-based developmentSuperpowers
0 likes · 17 min read
Superpowers Practical Guide: 7‑Step Workflow, 14 Skills, and 3 Iron Laws for Stable AI‑Driven Coding
o-ai.tech
o-ai.tech
Mar 27, 2026 · Artificial Intelligence

Why Superpowers Insists on Subagent‑Driven Development

Superpowers introduces subagent‑driven development (SDD) to split execution into isolated tasks, each handled by a fresh sub‑agent with a mandatory spec‑compliance review followed by a code‑quality review, preventing error amplification, bias, and unchecked assumptions in AI‑assisted coding.

Agent-based developmentCode ReviewSDD
0 likes · 14 min read
Why Superpowers Insists on Subagent‑Driven Development