Overview
An AI agent that responds to environmental stimuli with predefined actions without maintaining an internal model of the world.
Cross-References(1)
More in Agentic AI
Agent Guardrails
Safety & GovernanceSafety constraints and boundaries that limit agent behaviour to prevent harmful, unintended, or out-of-scope actions.
Agent Communication Language
Multi-Agent SystemsStandardised protocols and languages used for inter-agent communication in multi-agent systems.
Computer Use Agent
Agent FundamentalsAn AI agent that interacts with graphical user interfaces by perceiving screen content and executing mouse clicks, keyboard inputs, and navigation actions like a human operator.
Data Analysis Agent
Agent FundamentalsAn AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.
Action Space
Agent FundamentalsThe complete set of possible actions available to an AI agent in a given environment, defining the boundaries of what the agent can do to accomplish its objectives.
Coding Agent
Agent FundamentalsAn AI agent specialised in writing, debugging, refactoring, and testing software code, capable of operating across multiple files and understanding project-level context.
Agent Evaluation
Safety & GovernanceMethods and metrics for assessing the performance, reliability, and safety of autonomous AI agents.
Agent Memory
Agent Reasoning & PlanningThe storage mechanism enabling AI agents to retain and recall information from previous interactions and experiences.