AI Takes Over Routine Coding Tasks, Developers Focus on Design and Security
Microsoft engineer David Fowler has sparked a debate in the tech community by stating that 'typing code is absolutely over.' According to Fowler, AI tools are taking on more of the work that happens around writing code, not just the code itself. This shift is evident in GitHub Copilot, which can now set up environments, make changes in a repository, run tests, and open a pull request for developers to review.
Fowler was referring to the growing role of AI assistants in coding tasks, particularly with the release of GitHub's Windows development environment for Copilot. This allows the agent to build and test Windows-targeted projects, run linters, and check whether builds succeed.
Microsoft is also investing heavily in Aspire, its code-first toolchain for building distributed applications. The latest version of Aspire, 13.2, has added an agent-friendly command-line interface and support for the Model Context Protocol, which enables AI tools to access development resources and context.