Dominic Braam

Results 2 issues of Dominic Braam

## Description As stated in issue 25, you can insert html tags into the prompt and it will act as intended. ## Fix The replace function was used to replace...

1. Added function to exclude commands. It basically checks if it is in the excluded_commands list in the config file. 2. Implemented the above function within: - input.tsx for command...