Commit Graph

25 Commits

Author SHA1 Message Date
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
0e7d416048 1.4.2
Some checks failed
CI / Type Check & Lint (push) Successful in 41s
Publish to npm / npm-publish (push) Failing after 1m5s
CI / Build Test (Current Platform) (push) Successful in 1m13s
CI / Build All Platforms (push) Successful in 2m2s
Release / build-and-release (push) Successful in 2m6s
v1.4.2
2025-10-28 22:05:50 +00:00
23f41cc152 fix(scriptindex): Handle missing script metadata fields in ScriptIndex.search to prevent crashes 2025-10-28 22:05:50 +00:00
ad7e9b0b46 1.4.1
Some checks failed
CI / Type Check & Lint (push) Successful in 41s
Publish to npm / npm-publish (push) Failing after 1m0s
CI / Build Test (Current Platform) (push) Successful in 1m8s
Release / build-and-release (push) Successful in 1m48s
CI / Build All Platforms (push) Successful in 1m55s
v1.4.1
2025-10-28 19:17:11 +00:00
8cf016f0d8 fix(cli): Fallback to unknown when script.slug is missing in scripts list 2025-10-28 19:17:11 +00:00
626cfe30ba 1.4.0
Some checks failed
CI / Type Check & Lint (push) Successful in 43s
Publish to npm / npm-publish (push) Failing after 1m1s
Release / build-and-release (push) Successful in 3m26s
CI / Build Test (Current Platform) (push) Successful in 3m42s
CI / Build All Platforms (push) Failing after 6m35s
v1.4.0
2025-10-28 19:03:13 +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
d832343b38 1.3.6
Some checks failed
Publish to npm / npm-publish (push) Failing after 4s
CI / Type Check & Lint (push) Successful in 40s
Release / build-and-release (push) Successful in 2m8s
CI / Build All Platforms (push) Successful in 2m21s
CI / Build Test (Current Platform) (push) Successful in 2m26s
v1.3.6
2025-10-28 18:39:51 +00:00
b38c99aaa0 fix(deps): Bump smartcli dependency and add local settings file 2025-10-28 18:39:51 +00:00
e379d60c65 1.3.5
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Failing after 4s
CI / Build All Platforms (push) Failing after 4s
Publish to npm / npm-publish (push) Failing after 5s
Release / build-and-release (push) Failing after 3s
v1.3.5
2025-10-28 18:36:25 +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
32d38975ec 1.3.4
Some checks failed
CI / Type Check & Lint (push) Successful in 17s
Publish to npm / npm-publish (push) Failing after 43s
CI / Build Test (Current Platform) (push) Successful in 55s
CI / Build All Platforms (push) Successful in 1m36s
Release / build-and-release (push) Successful in 1m38s
v1.3.4
2025-10-28 15:06:39 +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
9265670e63 1.3.3
Some checks failed
CI / Type Check & Lint (push) Successful in 38s
Publish to npm / npm-publish (push) Failing after 58s
CI / Build Test (Current Platform) (push) Successful in 1m10s
CI / Build All Platforms (push) Successful in 1m57s
Release / build-and-release (push) Successful in 1m57s
v1.3.3
2025-10-28 14:06:15 +00:00
9341b9cd16 fix(deno.json): Bump @push.rocks/smartcli to ^4.0.15 2025-10-28 14:06:15 +00:00
8e6418a574 1.3.2
Some checks failed
CI / Type Check & Lint (push) Successful in 38s
Publish to npm / npm-publish (push) Failing after 1m0s
CI / Build Test (Current Platform) (push) Successful in 1m11s
CI / Build All Platforms (push) Successful in 2m0s
Release / build-and-release (push) Successful in 2m4s
v1.3.2
2025-10-28 12:36:50 +00:00
33609bff9a fix(cli): Correct scripts subcommand argument parsing and bump smartcli dependency 2025-10-28 12:36:50 +00:00
ef7bab3e32 1.3.1
Some checks failed
CI / Type Check & Lint (push) Successful in 18s
Publish to npm / npm-publish (push) Failing after 39s
CI / Build Test (Current Platform) (push) Successful in 46s
CI / Build All Platforms (push) Successful in 1m35s
Release / build-and-release (push) Successful in 1m35s
v1.3.1
2025-10-27 17:38:30 +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
dc868e3fbc 1.3.0
Some checks failed
CI / Type Check & Lint (push) Successful in 40s
Publish to npm / npm-publish (push) Failing after 1m1s
CI / Build Test (Current Platform) (push) Successful in 1m7s
CI / Build All Platforms (push) Successful in 1m52s
Release / build-and-release (push) Successful in 1m57s
v1.3.0
2025-10-27 17:36:16 +00:00
f80a3fdb73 feat(cli): Add automatic update command and documentation updates 2025-10-27 17:36:16 +00:00
bf3e44c8c5 1.2.0
Some checks failed
CI / Type Check & Lint (push) Successful in 42s
Publish to npm / npm-publish (push) Failing after 1m4s
CI / Build Test (Current Platform) (push) Successful in 1m12s
Release / build-and-release (push) Successful in 1m52s
CI / Build All Platforms (push) Successful in 1m57s
v1.2.0
2025-10-27 17:29:53 +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
a289bcc413 1.1.0
Some checks failed
CI / Type Check & Lint (push) Successful in 39s
CI / Build Test (Current Platform) (push) Successful in 41s
Publish to npm / npm-publish (push) Failing after 1m2s
CI / Build All Platforms (push) Successful in 1m58s
Release / build-and-release (push) Successful in 2m12s
v1.1.0
2025-10-27 11:27:44 +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