Agent Context
Agent context is the project information, user intent, constraints, and prior conversation an AI agent uses to make accurate changes.
Agent context helps an AI system understand what it is editing and why. Strong context can include the selected page, existing CMS structure, current design patterns, and instructions from the user, which reduces generic or mismatched output.
AGENTS.md
AI
AGENTS.md is a project instruction file that gives AI coding agents task context, workflow rules, and constraints so agent behavior aligns with team standards.
Agent Skills
AI
Agent Skills are modular capability definitions that package domain-specific guidance, tools, and patterns for recurring agent tasks.
Slash Commands
AI
Slash Commands are user-invoked commands that start with a slash and execute predefined workflows, tools, or agent behaviors.
Approval Modes
AI
Approval Modes are policy settings that control which operations an agent can run automatically and which require explicit human approval.
Non-interactive Mode
AI
Non-interactive Mode executes agent workflows in a command-driven context without live chat interactions, useful for automation and pipelines.
Appendix
General
An Appendix is supplemental material attached to the end of a document or guide to provide deeper context, references, or background information.
MCP Client
AI
An MCP client is the part of an app or MCP server and requests tools, resources, or prompts using Model Context Protocol (MCP).agent that connects to an
Agent Handoff
AI
An agent handoff is the transfer of context, files, or tasks from one AI agent to another so work can continue without losing project intent.
An agent handoff keeps a workflow moving when a task needs a different tool, model, or specialist. In Framer, this can mean passing site context from a design-focused agent to a coding or CMS-focused agent while preserving the user’s goals and constraints.
Agent Review
AI
Agent review is the process of checking AI-made changes for accuracy, visual quality, links, accessibility, and consistency before publishing.
Agent review is important because AI can make fast changes across content and design. A review pass catches duplicate content, broken links, weak metadata, layout issues, or edits that do not match the project’s existing structure.
Agent Session
AI
An agent session is the active connection and conversation state between a user, an AI agent, and the project being edited.
An agent session keeps track of the current project access, recent instructions, and ongoing tasks. Session context helps an agent continue work without starting from a blank slate each time the user asks for a change.