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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/moxytool',
version: '1.4.2',
version: '1.5.0',
description: 'Proxmox administration tool for vGPU setup, VM management, and cluster configuration'
}