Coding agents and LLMs basically tivoize open source.
When AI will eventually become the primary means to write code (because hand-programming is going to be slow enough that no company can continue like before) then that means AI becomes your new compiler that comes with a price tag, a subscription.
Programmers were held hostage to commercial compilers until free compilers reached sufficient level of quality, but now it doesn't matter if your disk is full of free/open toolchains if it's not you who is commanding them but commercial AI agents.
Undoubtedly there will be open-source LLMs eventually, of various levels of quality. But to write a free compiler you need a laptop while to train a free programming LLM you need a lot of money. And you also need money to run it.
Programming has been one of the rare arts that even a poor, lower class kid can learn on his own with an old, cheap computer salvaged from a scrap bin and he can raise himself enough intellectual capital to become a well-paid programmer later. I wonder what the equivalent path will be in the future.
> because hand-programming is going to be slow enough that no company can continue like before
LLMs don't make programming faster, they just accelerate the technical debt process.
On agregate they slow everything down because you there's more technical debt at the end of the tunnel.
(OpenClaw is already unmaintainable today - for example, nobody has any clue what configuration options it supports, not even LLMs. Game over.)