Skip to content

feat: implement continuous validation loop for TextPrompt#907

Open
ns-vasilev wants to merge 1 commit intotuist:mainfrom
ns-vasilev:feature/text-prompt
Open

feat: implement continuous validation loop for TextPrompt#907
ns-vasilev wants to merge 1 commit intotuist:mainfrom
ns-vasilev:feature/text-prompt

Conversation

@ns-vasilev
Copy link
Copy Markdown
Contributor

@ns-vasilev ns-vasilev commented Feb 8, 2026

This PR refactors the TextPrompt validation logic to improve user experience. Previously, validation errors would either trigger a recursive call or require a program restart. Now, the prompt uses an iterative approach that keeps the user within the input cycle until the data matches the required format. #413

@ns-vasilev ns-vasilev requested a review from a team as a code owner February 8, 2026 16:12
@ns-vasilev ns-vasilev requested review from cschmatzler and fortmarek and removed request for a team February 8, 2026 16:12
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Feb 8, 2026
@ns-vasilev ns-vasilev force-pushed the feature/text-prompt branch from 2965e8d to 5d050f2 Compare March 12, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant