Skip to main content
AI Members are the coding agents that work on your behalf in a chat session. Each member has a specific role, workspace, and capabilities.

Adding an AI Member

  1. Open your chat session
  2. In the right sidebar, click Add AI member
  3. Fill in the required configuration

Configuration Options

FieldRequiredDescription
NameYesThe @mention handle for this agent (e.g., Coder, Writer)
Base Coding AgentYesThe underlying AI agent to use (must be installed locally)
System PromptYesInstructions that define the agent’s role and behavior
Workspace PathYesThe directory where this agent will work
Model VariantNoSpecific model configuration (if available)
The Name must be unique within the session and can only contain letters, numbers, underscores, and hyphens (maximum 10 characters).

Supported Coding Agents

Choose from any locally installed coding agent:
  • Claude Code - Anthropic’s coding assistant
  • Codex - OpenAI’s coding agent
  • Gemini - Google’s AI assistant
  • Qwen Code - Alibaba’s coding model
  • Amp - Sourcegraph’s agent
  • Cursor Agent - Cursor’s AI assistant
  • GitHub Copilot - GitHub’s coding companion
  • And more…
Only agents installed on your system will appear as available options.

Writing Effective System Prompts

The system prompt defines what your AI member does. Keep it clear and focused: Good examples:
  • “You are a documentation writer. Focus on clear, user-friendly content.”
  • “You are a code reviewer. Check for bugs, performance issues, and best practices.”
  • “You are a backend engineer. Implement features following the project’s existing patterns.”
Tips:
  • Be specific about the role and responsibilities
  • Mention any constraints or preferences
  • Keep it concise - agents work better with clear directions

Managing AI Members

Edit a Member

Click on an existing member in the sidebar to modify their configuration.
The workspace path cannot be changed after creation. If you need a different workspace, create a new AI member.

Delete a Member

  1. Click on the member in the sidebar
  2. Click Delete
  3. Confirm the deletion

Member States

Each AI member shows a status indicator:
StateMeaning
IdleReady to receive tasks
RunningCurrently working on a task
CompletedFinished the last task
FailedEncountered an error

Quick-Add from Presets

Instead of configuring every field from scratch, you can add members instantly using Member Presets — pre-configured templates with a role, agent type, and system prompt already set. In the AI Members sidebar, click Add from Preset to browse available templates. You can also import a full Team Preset to add multiple members at once with a single click.

AI Team Presets

Learn how to use and manage member and team preset templates

Next Steps

Task Collaboration

Learn how to assign tasks and collaborate with your AI team