But if that's your thing, here you go: https://github.com/day50-dev/aa-eval-email/commit/1853be6461...
add an argument (any argument) and it will be sorted as your specified. It just works as a toggle flipping the order ... so literally any string will do.
The original link has been updated accordingly with the new code.
$ ./art-analysis.sh | grep small
or maybe just the qwen $ ./art-analysis.sh | grep Qwen
only the ones in the past 30 days $ ./art-analysis.sh | awk '$2 < 31'
I use it in pipes like this.