The broad regex `(?:^|\n)\s*-\s*#\K[0-9]+` matched ANY bullet with #NNN, including ## Related sections. This caused #893 (and likely others) to be permanently blocked by sibling issues that aren't actual dependencies. Now only extracts deps from: - Inline 'depends on #NNN' / 'blocked by #NNN' phrases - ## Dependencies / ## Depends on / ## Blocked by sections This matches the same logic used by dev-poll.sh get_deps(). |
||
|---|---|---|
| .. | ||
| dev-agent.sh | ||
| dev-poll.sh | ||