Listen

Description

AI agents differ from chatbots by pursuing autonomous goals through the ReACT loop rather than responding to turn-based prompts. While coding agents are currently the most reliable due to verifiable feedback loops, the market is expanding into desktop and browser automation via tools like Claude co-work and open claw.

Links

Fundamental Definitions

The Agentic Spectrum

  1. Chat: No tools or autonomy.
  2. Chat + Tools: Human-driven web search or code execution.
  3. Workflows: LLMs used in predefined code paths. The human designs the flow, the AI adds intelligence at specific nodes.
  4. Agents: LLMs dynamically choose their own path and tools based on observations.

Tool Categories and Market Players

Infrastructure and Standards