[FEATURE] Instruction file
Is your feature request related to a problem? Please describe.
I would like to be able to provide much detailed instructions which does not fit in a single line argument. Use cases such as providing multiple set of credentials, giving key informations about the application/code etc.. Would make strix much more focused and aware of the solution being tested.
Describe the solution you'd like Possibility to provide a path to a file on the instruction argument, which would contains detailed and comprehensive instructions
@amille44420 You can use AI to help you summarize and use documentation.
@tt123-web I fear I don't get your point. I don't need help with the summary or documentation. My point is I want to give context and instructions when doing a black-box testing so strix will perform better. Therefor I was thinking it would be a nice fit to provide a file containing all my instructions and context rather than use the --instruction argument and an single line value for it.