SourceCmdGui is a exmaple implementation of source_cmd_parser that uses Tauri as the front end.
- Prebuilt in commands
- Ping
- Explain (ChatGPT explaination feature)
- Personality (Sets perstioanlity for Explain)
- Eval (Evaluates math expressions)
- Chat GPT Respond (Responds to every chat message)
- Mimic (Repeats what was just said in chat)
- Python (Enables/Disables Python command scripting)
- Python Scripting
- Allows to create commands in python
I have not tested this on windows, I assume there is some things that won't work.