Skip to main content

Overview

Organization administrators can control which AI coding assistants receive your standards and commands when you distribute them to Git repositories. This allows you to distribute only the formats your team actually uses.
Only users with Admin privileges can configure AI agent rendering. If you need to change this configuration, contact your organization administrator.

Configuring AI Agents

To configure which agents are enabled:
  1. Go to SettingsDistributionRendering
  2. Toggle on the agents you want to use
  3. Click Save Changes
When you distribute standards or commands, only the enabled agents will have their instruction files updated in your Git repositories.

Available AI Agents

AI AgentFile LocationCan be Disabled?
Packmind.packmind/No (Required)
AGENTS.mdAGENTS.mdYes
GitHub Copilot.github/copilot-instructions.mdYes
Cursor.cursor/rules/Yes
Claude CodeCLAUDE.mdYes
Junie.junie/guidelines.mdYes
Gitlab Duo.gitlab/duo/chat-rules.mdYes
Continue.continue/rules/packmind/Yes
The Packmind renderer cannot be disabled. It creates internal files in the .packmind/ directory that are used by Packmind and other agents to function properly.

What Happens When You Change Configuration

  • Changes apply immediately to all future distributions
  • Existing distributed files in your repositories are not affected
  • Only the selected agents will receive updates when you distribute standards or commands
  • The Packmind renderer always creates files regardless of your selection

Learn More

For detailed information about where standards and commands appear for each AI assistant and how to use them, see Understanding Where Your Artifacts Appear.