Overview
An AI agent that autonomously navigates web pages, fills forms, extracts information, and completes online tasks by controlling a browser through programmatic or visual interfaces.
Cross-References(1)
More in Agentic AI
Agent Swarm
Multi-Agent SystemsA large collection of AI agents operating collaboratively using emergent behaviour patterns to solve complex tasks.
Agent Handoff
Agent FundamentalsThe transfer of a task or conversation from one specialised AI agent to another based on skill requirements, escalation rules, or domain boundaries.
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.
Model-Based Agent
Agent FundamentalsAn AI agent that maintains an internal representation of the world to inform its decision-making process.
Agent Guardrails
Safety & GovernanceSafety constraints and boundaries that limit agent behaviour to prevent harmful, unintended, or out-of-scope actions.
Chain of Agents
Enterprise ApplicationsA workflow pattern where multiple specialised agents are sequentially connected, with each agent's output feeding the next.
ReAct Framework
Agent Reasoning & PlanningReasoning and Acting — a framework where language model agents alternate between reasoning traces and action execution.
Agent Loop
Agent Reasoning & PlanningThe iterative cycle of perception, reasoning, planning, and action execution that drives autonomous agent behaviour.