Skip to content

Rename task generation class

Jan Provaznik requested to merge jp-cs-ref1 into master

What does this MR do and why?

Original idea was that Task class would wrap also logic needed to build prompt in different situations (from comment or in an empty method). But because intruction extractor class is used it's more probable that we will not need separate tasks for different use-cases.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitali Tatarintev

Merge request reports