Overview
The 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.
Cross-References(1)
More in Agentic AI
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.
Browser Agent
Agent FundamentalsAn AI agent that autonomously navigates web pages, fills forms, extracts information, and completes online tasks by controlling a browser through programmatic or visual interfaces.
Agent Competition
Multi-Agent SystemsA multi-agent scenario where agents pursue conflicting objectives, leading to adversarial or game-theoretic interactions.
Agent Telemetry
Agent FundamentalsThe automated collection and transmission of performance data from AI agents for monitoring and analysis.
Agent Orchestration
Enterprise ApplicationsThe coordination and management of multiple AI agents working together to accomplish complex workflows.
ReAct Framework
Agent Reasoning & PlanningReasoning and Acting — a framework where language model agents alternate between reasoning traces and action execution.
ReAct Agent Pattern
Agent FundamentalsAn agent architecture that interleaves reasoning traces and action steps, enabling language models to plan dynamically and use external tools to solve multi-step problems.
Human-in-the-Loop
Safety & GovernanceA system design where human oversight and approval are required at critical decision points in automated processes.