Files
Trevin Chow 33ab2bc914 Address PR review feedback (#649)
- Add sequential fallback to the parallel sub-agent directive (AGENTS.md requires one for any skill that dispatches sub-agents)
- Fix Node.js "attach to running process" entry — SIGUSR1 enables the inspector on an already-running process, unlike --inspect which launches a new one
- Fix Python attach entry — note that python -m pdb -p is 3.14+ only and point to rpdb/remote-pdb for earlier versions

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 08:39:43 -07:00
..