this post was submitted on 03 Apr 2026
18 points (100.0% liked)
AI
6423 readers
4 users here now
Artificial intelligence (AI) is intelligence demonstrated by machines, unlike the natural intelligence displayed by humans and animals, which involves consciousness and emotionality. The distinction between the former and the latter categories is often revealed by the acronym chosen.
founded 5 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The term agent is very broad. It encompasses all sorts of levels of function. Claude code runs when you give it instructions, and it will keep running until it finishes those instructions but then it stops.
A persistent agent would find a new task. Even if the user didn't explicitly tell it to work on that.
I sincerely hope that when it comes to code this only applies to changes discussed and user-approved with a Plan step in front. I'd hate to come back to it having refactored my entire app with the usual schema drift and it trying to run pwsh commands even though my app runs on a different system