Topic

#automation

7 articles exploring automation. Expert insights and analysis from our editorial team.

Showing 1–7 of 7 articles

Articles

Newest first
Developer Tools

AI-Powered Code Refactoring: Automating the Maintenance Burden

AI-powered code refactoring tools can automatically modernize legacy systems, upgrade dependencies, and reduce technical debt—delivering measurable productivity gains for development teams.

· 7 min read
AI Engineering

AI Testing Automation: Agents That Write and Run Tests

AI agents can now generate, execute, and maintain test suites with minimal human intervention. While unit tests and regression suites achieve 60-80% automation rates, exploratory testing and complex business logic validation still require human oversight.

· 8 min read
AI Infrastructure

GitHub Agentic Workflows: AI That Commits Code For You

GitHub's agentic workflows bring autonomous AI agents directly into the developer workflow, enabling AI to write code, create pull requests, and respond to feedback—transforming the PR process from manual coding to AI-assisted systems thinking.

· 8 min read
AI Engineering

AI-Orchestrated Systems: The Rise of Multi-Agent Development Frameworks

AI-orchestrated development systems like AutoGen, CrewAI, and ChatDev are emerging as comprehensive platforms for managing end-to-end software development through coordinated multi-agent workflows, revealing both significant capabilities and critical limitations in AI-managed software engineering.

· 12 min read
AI Engineering

AI Code Review Agents: Catching Bugs Before Humans Do

AI code review agents can reduce review time by 50% and catch security vulnerabilities human reviewers miss, but they augment rather than replace human expertise in 2025.

· 7 min read
AI Industry

Lovable's $7.5M Bet: Can AI Really Replace Software Engineers?

Lovable raised $7.5M in seed funding to build AI that engineers software end-to-end. While 'vibe engineering' tools can accelerate prototyping, they face fundamental limitations in handling complex production systems, security, and maintenance at scale.

· 12 min read
AI Development

How to Build Your First Autonomous Coding Agent with OpenHands SDK

A comprehensive guide to building production-ready autonomous coding agents using the OpenHands Software Agent SDK, covering architecture, deployment options, and practical implementation.