Step 1: Install the package $ `npm install -g aidebug` Step 2: Setup the API key for Anthropic $ `export ANTHROPIC_API_KEY=<PASTE_YOUR_OWN_API_KEY>` Step 3: Now you can use the debug command to debug your commands. $ `debug python average.py` Video demo: https://www.loom.com/share/5afa2d7fd46c470bbc884675a77aec3c?... |