Custom Agents
Create AI agents with custom system prompts, model configurations, and tool access. Agents sync automatically to your GRID IDE and appear in the agent dropdown.
Creating an Agent
System Prompt Best Practices
Well-crafted system prompts define your agent's personality, capabilities, and output format. Here's an example:
Define your agent's role (e.g. senior code reviewer), responsibilities (identify bugs, suggest optimizations, ensure best practices), and output format (Summary, Issues Found, Suggestions). Keep prompts specific and actionable so the agent behaves consistently.
Be Specific
Define clear roles, responsibilities, and output formats.
Use Examples
Include example inputs and desired outputs in your prompt.
Syncing to IDE
Custom agents automatically sync to your GRID IDE. Open the agent dropdown in the Chat panel to see your agents alongside the built-in options.
Managing Agents
Edit
Click the pencil icon to modify an agent's configuration.
Delete
Click the trash icon (requires confirmation) to remove an agent.
Duplicate
Create a copy to use as a template for new agents.