Tagged articles

Software Automation

24 articles · Page 1 of 1
BirdNest Tech Talk
BirdNest Tech Talk
Jun 11, 2026 · Artificial Intelligence

Loop Engineering in Practice: Automating Eight Kuiniu Features with a Single /loop-it Command

The author demonstrates Loop Engineering by feeding a PRD to Claude Code, triggering a /loop-it command, and in one hour automatically creating, implementing, reviewing, and shipping eight GitHub issues for the Kuiniu tool, while detailing the concept, history, workflow design, state management, error recovery, and practical insights.

AI automationClaude CodeGitHub Issues
0 likes · 16 min read
Loop Engineering in Practice: Automating Eight Kuiniu Features with a Single /loop-it Command
Baidu Geek Talk
Baidu Geek Talk
Jun 10, 2026 · Artificial Intelligence

Accelerating Feature Delivery: Harness AI‑Driven Development Cuts One‑Day Work to Two Hours

The article details how a team upgraded from Vibe Coding to a Harness workflow—restructuring the codebase into a single monorepo with Git submodules, defining six specialized Sub‑Agents, implementing an Agent Handoff protocol, and automating the entire requirement‑to‑test pipeline, achieving a four‑fold speedup (one day to roughly two hours) while slashing front‑end/back‑end coordination overhead.

AI agentsContinuous IntegrationSoftware Automation
0 likes · 23 min read
Accelerating Feature Delivery: Harness AI‑Driven Development Cuts One‑Day Work to Two Hours
BirdNest Tech Talk
BirdNest Tech Talk
Jun 9, 2026 · Artificial Intelligence

Loop Engineering: From Prompting Agents to Designing Autonomous Loops

Loop Engineering replaces manual prompting of AI coding agents with automated loops that schedule, coordinate, and verify work, detailing the five essential primitives, historical evolution, practical implementations, limitations, and a step‑by‑step guide for building a minimal, production‑ready loop.

AI agentsAutomationDynamic Workflows
0 likes · 28 min read
Loop Engineering: From Prompting Agents to Designing Autonomous Loops
Java Companion
Java Companion
Jun 9, 2026 · Artificial Intelligence

How vibecode-pro-max-kit Turns AI Coding into Production‑Grade Quality

The article examines vibecode-pro-max-kit, an open‑source engineering framework that adds a five‑stage RIPER workflow, multiple specialized agents, and a self‑evolving context system to AI coding tools like Claude Code, enabling production‑level code quality, safety checks, and cross‑tool compatibility.

AI codingAgent frameworkRIPER workflow
0 likes · 13 min read
How vibecode-pro-max-kit Turns AI Coding into Production‑Grade Quality
ShiZhen AI
ShiZhen AI
May 29, 2026 · Artificial Intelligence

Opus 4.8 Unveiled: Claude Code Turns Into a Dynamic Sub‑Agent Engineering Team

Anthropic's Opus 4.8 adds modest performance gains, stronger honesty, and a fast mode, while its new Dynamic Workflows let Claude Code orchestrate dozens of sub‑agents to tackle large‑scale tasks such as full‑repo bug hunts, migrations, and security audits, effectively turning a single coding assistant into a temporary engineering team.

AI coding agentClaudeDynamic Workflows
0 likes · 11 min read
Opus 4.8 Unveiled: Claude Code Turns Into a Dynamic Sub‑Agent Engineering Team
LuTiao Programming
LuTiao Programming
May 28, 2026 · Backend Development

How a Master‑Child AI Agent Took Over a Spring Boot Project and Transformed the Development Team

After letting a Codex‑powered master‑child AI agent manage a multi‑module Spring Boot application, the author observed the system automatically scanning modules, inferring impact of a new refund feature, delegating tasks to specialized sub‑agents, and even fixing compile and runtime errors, revealing a shift from mere code completion to genuine engineering collaboration.

AI AgentJavaMicroservices
0 likes · 8 min read
How a Master‑Child AI Agent Took Over a Spring Boot Project and Transformed the Development Team
SuanNi
SuanNi
May 6, 2026 · Artificial Intelligence

Claude Code Founder Commands Thousands of AI Agents from a Phone—No Code Needed

In a 2026 AI Ascent interview, Claude Code’s founder Boris Cherny describes how he now writes no code, using only his phone to orchestrate thousands of AI agents, illustrating the rapid rise of autonomous code generation, loop‑driven automation, and the broader industry shift toward AI‑powered software development.

AI agentsAI code generationAnthropic
0 likes · 11 min read
Claude Code Founder Commands Thousands of AI Agents from a Phone—No Code Needed
BirdNest Tech Talk
BirdNest Tech Talk
Apr 20, 2026 · Artificial Intelligence

Can AI Agents Fully Automate Medium‑Complex GitHub Issues in 10 Minutes?

This article analyzes how the AutoResearch method pioneered by Andrej Karpathy was adapted to software development, detailing three key enhancements—multi‑agent cross‑review, a five‑dimensional scoring system, and feedback‑driven iteration—that enable a fully autonomous pipeline capable of completing a medium‑complexity issue in about ten minutes with a 9.0/10 code quality score.

AI agentsContinuous IntegrationGitHub
0 likes · 18 min read
Can AI Agents Fully Automate Medium‑Complex GitHub Issues in 10 Minutes?
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Apr 11, 2026 · Artificial Intelligence

How to Automate the Entire Development Workflow with OpenClaw Multi‑Agent – One Person, No More Juggling Roles

This guide shows how independent developers or small teams can use OpenClaw's multi‑agent framework to create a virtual development team of five AI "employees", configure Feishu integration, and automate the full software development lifecycle from requirement analysis to testing, dramatically improving efficiency and reducing manual effort.

AI agentsFeishu integrationOpenClaw
0 likes · 25 min read
How to Automate the Entire Development Workflow with OpenClaw Multi‑Agent – One Person, No More Juggling Roles
Wukong Talks Architecture
Wukong Talks Architecture
Apr 10, 2026 · R&D Management

How GStack Turns One Developer into a Full‑Scale Software Team

GStack, an open‑source AI‑driven virtual software factory created by Y Combinator CEO Garry Tan, transforms Claude Code into a role‑based development team, offering 30+ slash commands that automate the entire product lifecycle—from requirement gathering to release—enabling a single developer to achieve the productivity of a twenty‑person team.

Claude CodeOpen-sourceSoftware Automation
0 likes · 13 min read
How GStack Turns One Developer into a Full‑Scale Software Team
AI Explorer
AI Explorer
Apr 6, 2026 · Artificial Intelligence

Goose: An Open‑Source AI Agent That Automates Full‑Stack Development Tasks

Goose is an open‑source, on‑machine AI agent written in Rust that can autonomously handle end‑to‑end development workflows—from project scaffolding and API coding to testing and debugging—by orchestrating multiple LLMs via a Model Context Protocol, offering a full‑stack engineering partner for developers and teams.

AI AgentFull‑stack developmentLLM integration
0 likes · 8 min read
Goose: An Open‑Source AI Agent That Automates Full‑Stack Development Tasks
AI Insight Log
AI Insight Log
Mar 24, 2026 · Artificial Intelligence

Claude Code Auto Mode Eliminates Manual Approvals – How It Works

Claude Code’s new Auto Mode introduces an independent classifier that automatically approves safe operations and blocks risky ones, balancing efficiency and security by evaluating intent, scope, and potential malicious content, while offering configurable allow/deny rules, sub‑agent monitoring, fallback mechanisms, and token‑based cost considerations.

AI safetyAuto ModeClaude Code
0 likes · 10 min read
Claude Code Auto Mode Eliminates Manual Approvals – How It Works
Qborfy AI
Qborfy AI
Feb 25, 2026 · Artificial Intelligence

How Code Agents Turn AI Into a Professional Programmer for Your Projects

This article dissects the architecture, workflow, and real‑world applications of Code Agent – an AI‑driven system that understands, generates, debugs, and optimizes code – comparing it with traditional assistants, showcasing concrete examples, code snippets, and future challenges for software development.

AI programmingSoftware Automationagent architecture
0 likes · 12 min read
How Code Agents Turn AI Into a Professional Programmer for Your Projects
Alimama Tech
Alimama Tech
Jan 27, 2026 · Artificial Intelligence

How Alibaba’s “Yuanfang” Agent System Enables Reliable AI Coding for Complex Ad Engines

This article details Alibaba‑Mama’s AI‑coding initiative, describing how a decoupled CommonAds architecture and a multi‑agent framework called “Yuanfang” transform large‑scale advertising engine development by integrating AI‑friendly design, context‑driven specifications, and automated code‑generation, testing, and validation pipelines.

AI codingCommonAdsIFLOW‑CLI
0 likes · 16 min read
How Alibaba’s “Yuanfang” Agent System Enables Reliable AI Coding for Complex Ad Engines
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 17, 2025 · Artificial Intelligence

How AI‑Powered Cursor Supercharges Legacy Backend Development

This article demonstrates how the Cursor AI assistant can dramatically accelerate development on an old WebX backend project by automatically generating design plans, code skeletons, SQL mappers, services, and Spring configurations through concise prompts and multi‑turn dialogues, while also showcasing tips for context injection, rule management, and code refactoring.

CursorSoftware Automationrefactoring
0 likes · 15 min read
How AI‑Powered Cursor Supercharges Legacy Backend Development
DataFunTalk
DataFunTalk
Jun 30, 2025 · Artificial Intelligence

The AI Coding Boom of 2025: 10,000 Tools Redefining Development

2025 marks the explosive rise of AI coding, with over 10,000 tools transforming development from code writing to code reviewing, introducing concepts like Vibe Coding, and offering diverse IDE and conversational platforms that automate tasks, streamline workflows, and reshape the role of developers across the industry.

AI IDEAI codingLLM tools
0 likes · 16 min read
The AI Coding Boom of 2025: 10,000 Tools Redefining Development
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 21, 2025 · Artificial Intelligence

AI-Driven Automated Unit Test Generation Framework: Architecture, Workflow, and Evaluation

This article presents an AI‑powered framework that automatically scans codebases, generates comprehensive unit tests using large language models, and includes self‑repair agents, detailing its workflow, core components, strategies for accuracy, practical benefits, and current limitations.

AI testingLarge Language ModelsSoftware Automation
0 likes · 9 min read
AI-Driven Automated Unit Test Generation Framework: Architecture, Workflow, and Evaluation
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2023 · Operations

Top 10 CI/CD Tools for DevOps: Features, Pros, and How to Choose

This guide reviews the ten most popular CI/CD platforms—including GitLab, Azure DevOps, GitHub Actions, CircleCI, Jenkins, Travis CI, Bitbucket Pipelines, TeamCity, Semaphore, and Harness—detailing their core capabilities, unique strengths, and key considerations to help teams select the right tool for streamlined software delivery.

CI/CDContinuous IntegrationSoftware Automation
0 likes · 13 min read
Top 10 CI/CD Tools for DevOps: Features, Pros, and How to Choose
DevOps Cloud Academy
DevOps Cloud Academy
May 28, 2021 · Operations

Common Mistakes in DevOps Implementation and How to Avoid Them

The article outlines ten frequent DevOps pitfalls—from out‑of‑order delivery and role misunderstandings to neglecting security and team fatigue—and provides practical guidance on planning, automation, quality, and cultural practices to achieve successful continuous delivery.

CI/CDOperationsSoftware Automation
0 likes · 11 min read
Common Mistakes in DevOps Implementation and How to Avoid Them
21CTO
21CTO
Jan 19, 2021 · R&D Management

Will Automation Make Software Developers Obsolete? Insights and Strategies

This article explores how increasing automation in software development reshapes developer roles, outlines three automation layers, examines computers' strengths in scalability and manifold handling, and offers strategies for developers and companies to stay relevant and transition into leadership positions.

AI in developmentSoftware Automationcontinuous delivery
0 likes · 14 min read
Will Automation Make Software Developers Obsolete? Insights and Strategies
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 8, 2019 · Artificial Intelligence

How AI is Transforming Software Testing: From Manual Checks to Fully Automated Intelligence

This article explores the evolution of software testing, the challenges posed by rapid internet-driven development, a six‑level model of AI‑augmented testing, practical application scenarios such as unit, API and UI testing, and a survey of leading AI‑powered testing tools shaping the future of quality assurance.

AI testingSoftware Automationmachine learning
0 likes · 15 min read
How AI is Transforming Software Testing: From Manual Checks to Fully Automated Intelligence