Skip to content

support a starts_with model for responses #39

Description

@UnquietCode

Support for responses that start with an accepted value but then deviate. Here is an example interaction that went poorly:

Did you do the thing?

    -> yes, and it kind of worked

Invalid response.
```

So when checking responses this could have matched 'yes', and then the rest would be captured and placed in the log file, but still be valid as a yes answer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions