insyri

Results 2 issues of insyri

### Cannot filter issue/pr lists via flag `--app github-actions`. Finds author `ghost` on occasion. Using both the `gh issue list` and `gh pr list` commands cannot filter through app name...

bug
p3
platform

Version: `[email protected]` Running code: ```ts .prefixes.custom.toString() ``` Produces: ``` BaseSet(1) [BaseSet (1 items)] { '#!' } ``` I think the output should display the length only once.