August 25, 2026

AI Coding Agents Are Becoming Part of Everyday Development

AI coding agents are quickly becoming a normal part of software development. According to JetBrains’ 2026 Developer Ecosystem Survey, around 90% of professional developers used AI coding agents at work at least once a week between May and July 2026. The survey included more than 15,000 professional developers worldwide.

Unlike traditional code assistants, AI agents can handle much larger parts of a task. They can explore a codebase, write and modify files, run tests, and suggest solutions to problems. Developers can then review the results and decide what should be kept or changed.

One interesting change is the growing popularity of Claude Code, which has reportedly overtaken GitHub Copilot among professional developers. This does not necessarily mean that traditional coding assistants are disappearing. Instead, it suggests that developers are becoming more comfortable giving AI tools more responsibility.

However, AI coding agents are not replacing developers. Their output still needs to be checked, especially when a project is complex or security is important. A developer must understand the code and be able to recognize when an AI-generated solution is wrong.

The future may bring an interesting challenge: a significant increase in productivity could come together with a decline in software quality. If developers can produce code much faster, but that code is harder to maintain, less reliable, or less carefully designed, the industry will need to find a new balance. How to benefit from the speed of AI without sacrificing quality could become one of the most important challenges for software development in the years ahead.

Related Posts

Artificial Intelligence and Health: From Diagnosis to Drug Discovery

https://www.sifweb.org/sif-magazine/articolo/intelligenza-artificiale-e-salute-dalla-diagnosi-alla-scoperta-di-nuovi-farmaci-2025-03-27 Artificial Intelligence (AI) is a technology that allows computers to process huge amounts of data, recognize patterns, and make highly accurate predictions. Through advanced models such as machine learning and deep learning, AI systems can learn from data and continuously improve their performance. In medicine, this innovation is transforming the way diseases are diagnosed, […]

May 22, 2026

AI as cognitive support for developers

A recent study by GitHub Next explores how artificial intelligence is reshaping modern software development workflows. The interviews revealed a clear distinction between repetitive, standardized tasks — such as boilerplate code generation, simple refactoring, or test generation — and high cognitive-load activities, including complex debugging, architectural design, contextual system analysis, and the evaluation of technical […]

May 13, 2026

Top ten stubborn gems in the upgrade from ruby 2 to 3

Updating gems is the fulcrum of the upgrade process of a legacy Rails codebase. Other than rails itself, a few gems stand out for their stubbornness in limiting the normal functionality of the application. Establishing the difficulty of maintaining the gem features it’s an heuristic process that involves looking up the gem on https://rubygems.org/ and […]

September 19, 2025

Bill Gates nel suo blog sull’AI

Developing AI and AGI has been the great dream of the computing industry. For decades, the question was when computers would be better than humans at something other than making calculations. Now, with the arrival of machine learning and large amounts of computing power, sophisticated AIs are a reality and they will get better very […]

March 22, 2023

CEPS – Lo studio della task force sull’AI e la Cyber Security – Maggio 2021

Lo studio allegato è il risultato dei due anni di incontri della Task Force del CEPS su AI e CyberSecurity e ritengo sia una base molto interessante per contestualizzare il perimetro di discussione attorno alla materia.

December 1, 2021