| configure_ai_agents | R Documentation |
Non-interactive function to configure AI assistant support. Should be called from bash CLI with parameters, not directly from R.
configure_ai_agents(support = NULL, assistants = NULL)
support |
"yes", "never", or NULL (show current status) |
assistants |
Character vector of assistants: "claude", "copilot", "agents" |
Supported AI assistants:
Claude Code: Creates CLAUDE.md in project root
GitHub Copilot: Creates .github/copilot-instructions.md
AGENTS.md: Creates AGENTS.md (cross-platform, industry standard)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.