Software development
fromInfoQ
1 week agoGitHub Copilot CLI Reaches General Availability
GitHub's Copilot CLI is now generally available, enhancing AI-assisted development in software through natural language commands and autonomous workflows.
Air, now free for MacOS with Linux and Windows versions coming soon, is an agentic development environment, or ADE, built on the idea of integrating the essential tools for managing coding agents into a single coherent experience. Serving as a single workspace where Claude Agent, Gemini CLI, Codex, and Junie CLI can work side-by-side, Air helps developers navigate a codebase and easily switch back and forth between different coding agents.
Your coding apprentice can build, at your direction, pretty much anything now. The task becomes more like conducting an orchestra than playing in it. Not all members of the orchestra want to conduct, but given that is where things are headed, I think we all need to consider it at least.
There are these people that write software the old way, and the old way is going to go away. They call it 'vibe coding.' I think vibe coding is a slur. What's wrong with the term is that it implies ease. They don't understand that it's a skill.
Baron traces the origin story back to his time building high-scale systems at Instana (which exited to IBM in 2020), where the reality of "always-on" platforms made one thing obvious: the tooling we rely on is often too low-level, too rigid, and too disconnected from real-world use cases. That gap has only widened as environments have exploded in complexity-more cloud providers, more managed services, more hybrid setups, more internal APIs, and "gillions" of tools stitched together into brittle workflows.
A mid-sized fintech company with 150 engineers rolled out AI coding assistants in early 2025. The productivity gains on greenfield projects hit 40%-better than the vendor's optimistic projections. Engineers building new microservices from scratch reported that AI pair programming felt like having a competent junior developer working alongside them, handling boilerplate, suggesting tests, catching edge cases before they became bugs.
AI is changing the role of developers: from authors to orchestrators. Instead of writing code line by line, developers increasingly manage AI output, introducing new architectural concerns such as "context engineering" to keep generative agents within constraints. Developer onboarding is faster, but with limitations. AI lowers the entry barrier for junior developers by helping them navigate unfamiliar codebases, but trust and long-term skill growth depend on mentorship, runtime feedback, and a strong ownership culture.
AI is changing work, and Anthropic studied its own staff to learn exactly how. In a blog post published on Tuesday, Anthropic shared the findings of its August research study, which surveyed 132 of its engineers and researchers, had 53 detailed interviews, and examined the internal use of Claude Code, Anthropic's agentic coding tool. The study aimed to understand how AI is transforming work at the company and society more broadly.
I thought I loved coding because that's what I could do, and what I was able to do very effectively. It felt like it was the thing for me to do, and nothing else ever came close. It was my superpower, my identity, my craft. But now that I have AI assistance, I'm realizing that the coding part was never actually the thing.
The product is called "Chad: the Brainrot IDE." It is yet another vibe coding integrated development environment - an IDE is the software developers use to code - but with a twist. While waiting for the AI coding tool to finish its task, the developer can mess around with their favorite brainrot activities, within a window of the IDE. Or, as the company's website advertises: "Gamble while you code. Watch TikToks.
It's amazing to see how quickly web developers have adopted artificial intelligence (AI) apps. Many have added this technology to their workflow and haven't looked back. There are pros and cons to this seismic industry shift. On the bright side, AI speeds up the development process. We don't have to spend hours poring over WordPress documentation. Instead, we explain our coding needs in plain language. AI helps us build new things from scratch and troubleshoot existing code.
This is true even when new features are generated with the assistance of AI. What better way to ensure your AI coding assistant provides suggestions that are efficient and consistent with the rest of your codebase than by having it use the same curated building blocks? Using this approach, an AI coding assistant can suggest new components that are composed of existing components, ensuring consistency and maintainability across your codebase.
In good news for the States, GitHub's numbers show that the country has been a "steady number one" in terms of developer population for the last five years, with a current coding community of 28 million. But India will add another 35.6 million-plus devs between now and 2030, taking it to 57.5 million or more, ahead of the projected 54.7 million calling the US home.
Zed, built in Rust, has a small market share but a lot of influence on open standard development. JetBrains, the creator of IntelliJ IDEA and PyCharm, is now joining as a co-developer and wants to integrate ACP into its IDEs. The company emphasizes that the protocol prevents vendor lock-in, allowing developers to use their preferred AI assistant within the environment of their choice.
Artificial Intelligence isn't a trend anymore. It's a turning point. Whether you're building apps, analyzing data, or designing user experiences, AI is now a daily companion in modern tech work. The question is no longer if you'll use AI, but how skillfully you'll use it. That's why Treehouse is integrating AI learning content across all of our Techdegrees-learn AI in our online bootcamp, the Full Stack JavaScript Techdegree.
Wing Python IDE version 11.0.5 has been released. It fixes remote development with older Python versions, improves Python code analysis when using Python 3.14 and for type hints on instance attributes, and fixes Find Uses and Refactoring to find all overrides of a method. Downloads Be sure to in Wing's menu after downloading, to make sure that you have the latest hot fixes.
infamously boasting that the tech was doing the work of " 700 full-time agents" last year - only to regret his decision months later, admitting that humans play an important role after all.