Defined scope
- Tool use
- Planning
- Environmental feedback
- Memory and state
- Permissions
- Stopping conditions
CONCEPT
An AI agent is a software system in which a model can select actions, use tools, observe results and adapt its next steps toward an objective within defined boundaries.
AI agents combine models, tools, memory, environmental feedback, stopping conditions, permissions and evaluation in an iterative action loop.
EDITORIAL FRAME
A concise view of its scope, position, limitations and supporting sources.
An AI agent is a system that lets a model influence the sequence of actions used to pursue an objective. It can inspect context, choose a tool, receive an observation, revise a plan and continue until a stopping condition is met.
A workflow follows paths substantially defined in advance. An agent chooses among possible paths at runtime. Real systems often combine both: deterministic code controls permissions and irreversible actions while a model handles interpretation, planning or recovery.
The agent includes more than the model. Tool definitions, credentials, memory, environment, logs, budgets, approval gates and evaluators all contribute to its behavior.
Electronic Artefacts connects agents to contextual execution. An action should be constrained by actor identity, target entity, relation, evidence level, visibility and current state. VASTE provides a relevant research context for that model.
Longer action loops increase latency, cost and the chance of compounding errors. Agents need sandboxing, bounded authority, explicit completion criteria and human review where consequences are difficult to reverse.
See Building Effective Agents, Contextual Execution, Large Language Model and Autonomous System.
DOCUMENTED RELATIONSHIPS
Each link names the relationship between two entries and why it matters.
Model Context Protocol and Tool-Using AI Systems explains how MCP relates to AI agents and deterministic workflows.
Observability for AI Agents and Tool-Calling Systems explains why agents need traceable model and tool behavior.
Prompt Injection and Trust Boundaries in AI Knowledge Systems documents prompt-injection risks for AI agents.
AI Agents vs AI Workflows documents model-directed agency and deterministic workflow boundaries.
A2A, Agent Interoperability and Governed Delegation documents AI Agent as one of its declared subjects.
WebMCP and the Agentic Web documents AI Agent as one of its declared subjects.
The research question "How can an AI understand someone during its very first conversation?" applies AI Agent as part of its current model.
AI Agent is an explicit member of the Knowledge Hub Fifth Wave collection.
AI Agent is an explicit member of the Knowledge Hub Fourth Wave collection.
AI Agent is an explicit member of the Knowledge Hub Third Wave collection.
AI Agent. 1.0.0. Electronic Artefacts, 2026-06-24. https://electronicartefacts.com/knowledge/concepts/ai-agent/
10 public links connect this page to nearby projects, concepts and references.