← heapsort-ai

Software Engineering

158 items

ARTICLEDEV.to AI·4/30/2026

You’re Not Writing Code Anymore — You’re Designing Agents

The article argues that senior engineers must shift from writing code to designing autonomous agents, marking a fundamental rethinking of the development loop. It highlights the transition to a core loop where AI systems continuously iterate (Generate → Execute → Observe → Fix) until the goal is achieved, moving beyond mere code suggestion.

27
ARTICLEDEV.to AI·17d ago

I made Claude Code refuse to write code unless the ticket scores 80/100

The author shares their experience using Claude Code, realizing the issue wasn't the model but an imprecise workflow. To address this, they developed a "quality gate" methodology called Forgekeel, which requires development tickets to achieve a minimum score before coding begins. This new method transformed vague tickets into clear specs, preventing "vibe-coded" software and improving quality.

27
ARTICLEDEV.to AI·12d ago

Workflows Are the New Interface for Coding Agents

The coding-agent market is shifting from chat interfaces to dynamic workflows, which are proving to be a more effective way to handle complex software engineering tasks. This evolution towards better control planes around AI models represents the future of software development, enabling structured processes for tasks like system understanding, implementation, and verification.

27