| App | User-facing routes, APIs, data, and rendering. |
| Agent | Model reasoning, messages, tools, and output. |
| Tool | One callable capability. |
| Skill | Reusable agent instructions and tool policy. |
| Prompt | Reusable instruction templates. |
| Resource | Readable project data for MCP. |
| Task | A background work target. |
| Workflow | Multi-step coordination. |
| Run | Durable execution of work. |
| Schedule | Scheduled run creation. |
| Integration | External service capabilities. |
| MCP server | Assistant-facing tools, prompts, and resources. |
| Sandbox | Isolated command and file execution. |
| Extensions | Replaceable runtime infrastructure. |