feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
- Add extract_issue_ref_from_message() to parse issue ref from delegation message - Modify cmd_delegate to call cmd_start directly when issue ref is found - Falls back to PM agent if no issue ref can be extracted - Issue ref can be extracted from: full URLs, short refs (github.com/user/repo#123), or simple refs (#123)
This commit is contained in: