Apply Andrej Karpathy's behavioral guidelines across the main AI coding CLIs and IDEs from a single VS Code extension.
What changed
This extension now uses a shared AGENTS.md source of truth when possible, then generates tool-specific entrypoints only for tools that need them.
That makes it practical to keep Claude Code, Codex, Gemini CLI, Cursor, Windsurf, Copilot, Cline, Continue, and Aider aligned instead of hand-maintaining separate instruction files.
Commands
Command
Description
Karpathy: Show Rules
Open the full guidelines in a new tab
Karpathy: Quick Reference
Open a compact quick-reference panel
Karpathy: Insert into Current File
Insert the guidelines into the active editor
Karpathy: Create Configs for Selected Tools
Pick one or more targets and generate matching config files
Karpathy: Create Detected Tool Configs
Detect tools from the current workspace and generate compatible files
Karpathy: Create All Supported Configs
Generate every supported target config
Karpathy: List Supported Tools
Show supported tools, output paths, and notes
Karpathy: Check Workspace Configs
Inspect which workspace configs already exist
Karpathy: Install Global Configs
Open the install dialog in global mode
Karpathy: Install Workspace Configs
Open the install dialog in workspace mode
Karpathy: Install Local Configs
Alias for workspace install
Karpathy: Install All Global Configs
Open the install dialog with all global targets selected