|
|
eda652994d
|
fix(scriptindex): Improve script search: use ObjectSorter with weighted results prioritizing slug and name
|
2025-10-29 01:23:04 +00:00 |
|
|
|
90c5f07be4
|
feat(scripts): Add fuzzy search and type filtering for community scripts; improve scripts CLI output and cache handling
|
2025-10-29 01:18:28 +00:00 |
|
|
|
23f41cc152
|
fix(scriptindex): Handle missing script metadata fields in ScriptIndex.search to prevent crashes
|
2025-10-28 22:05:50 +00:00 |
|
|
|
8cf016f0d8
|
fix(cli): Fallback to unknown when script.slug is missing in scripts list
|
2025-10-28 19:17:11 +00:00 |
|
|
|
45ac9af405
|
feat(cli): Improve CLI output and logging with colored header, grouped script listings, and ANSI-styled logger
|
2025-10-28 19:03:13 +00:00 |
|
|
|
b38c99aaa0
|
fix(deps): Bump smartcli dependency and add local settings file
|
2025-10-28 18:39:51 +00:00 |
|
|
|
99b68c9bb0
|
fix(smartcli): Bump @push.rocks/smartcli to ^4.0.18 and add local settings file for tooling permissions
|
2025-10-28 18:36:24 +00:00 |
|
|
|
4ac2d99c32
|
fix(smartcli): Update @push.rocks/smartcli to ^4.0.16 and add local Claude settings
|
2025-10-28 15:06:39 +00:00 |
|
|
|
9341b9cd16
|
fix(deno.json): Bump @push.rocks/smartcli to ^4.0.15
|
2025-10-28 14:06:15 +00:00 |
|
|
|
33609bff9a
|
fix(cli): Correct scripts subcommand argument parsing and bump smartcli dependency
|
2025-10-28 12:36:50 +00:00 |
|
|
|
723dca735f
|
fix(publish): Switch publish registry to internal Verdaccio instance and add local CI settings
|
2025-10-27 17:38:29 +00:00 |
|
|
|
f80a3fdb73
|
feat(cli): Add automatic update command and documentation updates
|
2025-10-27 17:36:16 +00:00 |
|
|
|
fc22e1dd88
|
feat(scripts): Add community scripts subsystem: script index, runner, and CLI commands with background refresh; update docs and paths
|
2025-10-27 17:29:52 +00:00 |
|
|
|
71e283bcd5
|
feat(cli): Add initial MOXYTOOL implementation, packaging, install/uninstall scripts, CI and release workflows
|
2025-10-27 11:27:44 +00:00 |
|