Canvas Agents
Genome Studio supports 2 agents — a default general-purpose agent and a specialized Canvas agent.
What Are Agents?
Agents are AI assistants with specific roles, tools, and system prompts. The default agent handles general tasks, while custom agents (defined as .md files in agents/ directories) are specialized for specific workflows like building canvas pipelines.
How to Use Agents
- Default agent — Just chat normally. This is the agent used by default.
- Canvas agent — Type
@canvasor/canvasin the chat to invoke it. It will only use canvas-related tools.
Agent Reference
Default Agent
defaultGeneral-purpose AI assistant for everyday tasks
Mode: DefaultInvoke: Just chat normallyBuilt-in
Canvas Agent
canvasSpecialized agent for building and modifying workflows on the canvas
Mode: Subagent (invoked via @canvas)Invoke: Type @canvas followed by your requestagents/canvas.md
Tools (14)
Last updated on