Definition: An Agent that can independently choose and execute the steps necessary to achieve a goal with minimal human intervention.
Simply put: Instead of giving it instructions for every step, you give it the goal and it finds the path itself.
Examples:
- “Find and fix this bug.”
- “Analyze this project and add the missing tests.”
- “Check product prices and prepare a report.”