Components
Agent
An AI process that Antigravity launches to carry out a task — it can read files, run code, browse the web, and make changes autonomously.
Also known as
Related areas
Alternate definitions 4
Definition 2Concepts
A Dify application type where the AI can reason, decompose tasks, and call tools on its own without you having to pre-define every step.
Concepts · curriculum materials
Definition 3Concepts
An autonomous AI component that can reason, plan, decide which tools to use, and take actions — unlike a plain LLM node, it makes decisions dynamically.
Concepts · curriculum materials
agentComponents
A pre‑configured chatbot you can train with documents and rules to perform a specific task, like writing LinkedIn posts.
Components · curriculum materials
agentConcepts
A named AI assistant profile in opencode with its own set of instructions, permitted tools, and optionally a specific model — for example a 'Plan' agent that cannot edit files.
Concepts · curriculum materials