You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completed a major refactor of handle_action to become two seperate functions parse_action and run_action allowing for repeating sequences and better parsing of the data from stripping components from the rest to creating a list of dictionaries and lists to use "types" and "args"
Added the ability for compound shell commands, it no longer does just one thing, you can pass in a whole command split by ; and run say ping google.com -t