How to remove XO Tasks

You can indeed delete them with xo-cli, either one by one or all task logs:

# a specific task
xo-cli rest del tasks/$id

# all of them
xo-cli rest del tasks