Appearance
1) Install
bash
npm install -g @chrisdudek/yg2) Init
bash
cd your-project
yg init --platform <platform>Supported platforms: cursor, claude-code, copilot, cline, roocode, codex, windsurf, aider, gemini, amp, generic
3) Start coding
Your repository is now self-aware.
Open your AI tool and work like you always do. New project or existing one. It does not matter.
As you work, your agent starts building the semantic memory of the repo in the background.
You do not manage it. You do not think about it.
Want to go deeper?