Skip to main content
Knowledge Encyclopedia391 terms

Glossary AI & Vibecoding

Fundamental reference guide for the new era of software engineering by Andriy Orlov: autonomous agents, loop engineering, Model Context Protocol, context scaling, VPS infrastructure, and burnout prevention.

A

EN
/ 14 terms
Agents & MCP

Agent Benchmarks: GAIA and SWE-bench

A new generation of rigorous practical benchmarks for evaluating the autonomy of artificial intelligence. GAIA tests multimodal tasks in the open web with files and a browser, while SWE-bench assesses agents' ability to find and fix real bugs in large GitHub repositories.

3 FAQ3 rel.Read
Agents & MCP

Agent Evals & SWE-bench Benchmarking

A methodology and infrastructure for systematically measuring the reliability, accuracy, and safety of AI agents through synthetic tests, SWE-bench, and headless repository simulations.

3 FAQ4 rel.Read
Agents & MCP

Agent Handoffs & State Transfer

A standardized pattern for the secure transition of tasks and context from one specialized AI agent to another without losing goals, history, and accumulated artifacts.

3 FAQ4 rel.Read
Agents & MCP

Agent Identity & DID (Decentralized Identifiers)

Cryptographic standards (DIDs, Verifiable Credentials, mTLS) that provide autonomous AI agents with a legally and technically recognized identity, signing rights, and action auditing.

3 FAQ4 rel.Read
Agents & MCP

Agent Memory

A comprehensive subsystem for data storage, filtering, and retrieval that transforms stateless LLM calls into a stateful system: from short-term scratchpad buffers to multi-session knowledge repositories.

3 FAQ4 rel.Read
Agents & MCP

Agent Observability & Tracing (OpenTelemetry)

Methods for collecting metrics, tracing reasoning chains (Spans), analyzing tool latencies, and monitoring token costs using OpenTelemetry and specialized platforms (Langfuse, Arize).

3 FAQ4 rel.Read
Agents & MCP

Agent Sandboxing

Hardware and software isolation of an autonomous agent's execution environment, ensuring the protection of the host system, secrets, and internal network from malicious code and prompt injection.

3 FAQ4 rel.Read
Agents & MCP

Agent Scratchpad

A temporary working memory area within the model's context window where the agent records its intermediate thoughts, plans, doubts, and conclusions before invoking tools. Hidden from the end user to maintain the cleanliness of the final interface.

3 FAQ3 rel.Read
Agents & MCP

Agent Swarms & Consensus Voting

Decentralized coordination of a large number of homogeneous or heterogeneous AI agents, where final decisions are formed through majority voting, debates, or consensus algorithms.

3 FAQ4 rel.Read
Agents & MCP

Agent-to-Agent Protocol (A2A)

An open standard for network interaction, decentralized discovery, and secure context exchange between independent AI agents across various vendors and platforms.

3 FAQ4 rel.Read
Agents & MCP

Agentic Loop: Steps of Thought ➔ Action ➔ Observation (ReAct)

A fundamental algorithmic pattern for autonomous agents, known as ReAct: Reasoning + Acting, consisting of an infinite cycle of three steps: 1) Thought — situation analysis; 2) Action — tool invocation; 3) Observation — result analysis and plan adjustment.

3 FAQ3 rel.Read
Agents & MCP

AI Agents (Autonomous Agents)

An autonomous system based on a large language model that not only responds to messages but independently plans a sequence of actions, utilizes external tools (browser, terminal, databases), and executes complex tasks without constant human oversight.

3 FAQ3 rel.Read
Agents & MCP

AI Agents (Autonomous Agents)

Software systems based on LLMs that can autonomously perceive the state of the environment, decompose complex goals, invoke external tools, and iteratively correct their own mistakes.

3 FAQ4 rel.Read
Agents & MCP

Autonomous Browser & Computer Use

Multimodal technology for controlling graphical user interfaces (GUIs) through visual perception of screenshots, cursor emulation, clicks, and keyboard input without using APIs.

3 FAQ4 rel.Read

B

EN
/ 1 term

C

EN
/ 4 terms

D

EN
/ 2 terms

F

EN
/ 1 term

G

EN
/ 1 term

H

EN
/ 2 terms

I

EN
/ 3 terms

L

EN
/ 2 terms

M

EN
/ 6 terms

P

EN
/ 3 terms

R

EN
/ 3 terms

S

EN
/ 7 terms
Agents & MCP

Self-Correction Loop

A mechanism for autonomous code correction by the model through receiving grounded feedback from compilers, linters, or tests.

3 FAQ4 rel.Read
Agents & MCP

Self-Healing Code & Runtime Loops

An autonomous engineering loop where an AI agent modifies code, analyzes compiler feedback and runtime logs, and iteratively resolves its own errors until achieving 100% functionality.

3 FAQ4 rel.Read
Agents & MCP

Short-Term and Long-Term Memory of Agents

The architecture of multi-tier memory for autonomous agents. It distinguishes between Short-Term Memory (active context window of the current session) and Long-Term Memory (vector databases, user profile files, and episodic diaries).

3 FAQ3 rel.Read
Agents & MCP

Subagent Delegation Architecture

A hierarchical architectural pattern for building complex AI systems. Instead of attempting to solve everything with a single universal language model, a main orchestrator agent (Router/Manager) breaks down tasks and delegates them to specialized subagents (Researcher, Coder, Critic).

3 FAQ3 rel.Read
Agents & MCP

Subagents and Delegation

An architectural pattern for launching ephemeral isolated child agents to execute resource-intensive subtasks in parallel without polluting the parent process's context window.

3 FAQ4 rel.Read
Agents & MCP

Supervisor Pattern (Hierarchical Multi-Agent)

An architectural template for organizing AI agents, where a central supervisor agent manages the lifecycle, task decomposition, and delegation to a pool of specialized workers.

3 FAQ4 rel.Read
Agents & MCP

Synthetic Personas & Multi-Role Simulation

A methodology for modeling diverse user roles, security auditors, and accessibility experts using specialized system prompts for comprehensive stress testing of applications.

3 FAQ4 rel.Read

T

EN
/ 2 terms

W

EN
/ 1 term
Andriy Orlov Community

Full Stack of Tools, Tier Lists, and AI Skills

Beyond the glossary, GOTBURNOUT provides frontier AI benchmarks, a catalog of over 100,000 AI Agent Skills, production-ready VPS hardening scripts, and an exclusive Pro developer community.