feat(scripts): Add fuzzy search and type filtering for community scripts; improve scripts CLI output and cache handling

This commit is contained in:
2025-10-29 01:18:28 +00:00
parent 0e7d416048
commit 90c5f07be4
6 changed files with 82 additions and 30 deletions

View File

@@ -49,6 +49,7 @@
"@push.rocks/smartpath": "npm:@push.rocks/smartpath@^5.0.5",
"@push.rocks/smartshell": "npm:@push.rocks/smartshell@^3.2.2",
"@push.rocks/smartexpect": "npm:@push.rocks/smartexpect@^1.0.15",
"@push.rocks/smartfuzzy": "npm:@push.rocks/smartfuzzy@^2.0.0",
"@push.rocks/smartrx": "npm:@push.rocks/smartrx@^3.0.10",
"@push.rocks/smartpromise": "npm:@push.rocks/smartpromise@^4.0.0",
"@push.rocks/smartstring": "npm:@push.rocks/smartstring@^4.0.0",