Maybe software stops being the default
4 hours ago
- The author observes a progression from writing software, to AI writing software, to no software being written at all for certain tasks.
- AI agents can follow instructions and perform tasks without creating durable software, replacing the need to design, deploy, and maintain persistent applications.
- Examples include accounting reconciliation and timesheet management, where agents directly handle workflows using API keys and instructions instead of custom software.
- Agents function like human delegates: given context, instructions, and access, they perform tasks without exhaustive formalization into code.
- The decision to use an agent versus formal software depends on factors like task frequency, cost of mistakes, and ability to check output.
- Software will remain for tasks requiring repeatability, determinism, and performance, but it may no longer be the default automation mechanism.
- Many ad-hoc processes, internal tools, converters, and bespoke UIs may simply not be built as agents become more reliable.