cue-ai 0.4.0 ā 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +225 -8
- package/get.sh +159 -0
- package/package.json +16 -4
- package/profiles/affiliate/profile.yaml +67 -0
- package/profiles/go-api/profile.yaml +8 -0
- package/profiles/marketing/profile.yaml +4 -1
- package/profiles/nextjs/profile.yaml +8 -0
- package/profiles/python-api/profile.yaml +8 -0
- package/profiles/rust/profile.yaml +8 -0
- package/profiles/video/profile.yaml +10 -0
- package/resources/mcps/configs/claude_runtime.sanitized.json +15 -1
- package/resources/skills/skills/design/headless-gif-demo/SKILL.md +57 -12
- package/resources/skills/skills/meta/awesome-list-submit/SKILL.md +463 -0
- package/src/commands/_index.ts +44 -0
- package/src/commands/ai-score.e2e.test.ts +113 -0
- package/src/commands/ai.ts +179 -0
- package/src/commands/benchmark.ts +258 -0
- package/src/commands/clean.ts +109 -0
- package/src/commands/completions.ts +4 -0
- package/src/commands/cost.ts +77 -3
- package/src/commands/diff.ts +105 -0
- package/src/commands/import-profile.ts +28 -5
- package/src/commands/launch.e2e.test.ts +119 -0
- package/src/commands/launch.ts +19 -0
- package/src/commands/lock.ts +21 -1
- package/src/commands/marketplace.ts +88 -3
- package/src/commands/migrate.ts +100 -0
- package/src/commands/optimizer.ts +2 -2
- package/src/commands/replay-whatif.ts +142 -0
- package/src/commands/replay.ts +6 -0
- package/src/commands/score.ts +304 -0
- package/src/commands/security.ts +47 -7
- package/src/commands/shell.ts +17 -0
- package/src/commands/skills.ts +2 -2
- package/src/commands/status.ts +14 -0
- package/src/commands/suggest.ts +170 -0
- package/src/commands/upgrade.ts +154 -0
- package/src/index.ts +24 -1
- package/src/lib/analytics.ts +73 -1
- package/src/lib/auto-detect.ts +38 -5
- package/src/lib/cache.ts +47 -6
- package/src/lib/runtime-materializer.test.ts +22 -11
- package/src/lib/runtime-materializer.ts +58 -15
- package/src/lib/star-prompt.ts +10 -0
- package/profiles/_active/.gitkeep +0 -0
- package/profiles/_cache/.gitkeep +0 -0
- package/profiles/_cache/bun/ajv@8.20.0@@@1/.runkit_example.js +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/LICENSE +0 -22
- package/profiles/_cache/bun/ajv@8.20.0@@@1/README.md +0 -207
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2019.d.ts +0 -19
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2019.js +0 -61
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2019.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2020.d.ts +0 -19
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2020.js +0 -55
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/2020.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/ajv.d.ts +0 -18
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/ajv.js +0 -50
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/ajv.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/code.d.ts +0 -40
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/code.js +0 -156
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/code.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/index.d.ts +0 -79
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/index.js +0 -697
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/scope.d.ts +0 -79
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/scope.js +0 -143
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/codegen/scope.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/errors.d.ts +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/errors.js +0 -123
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/errors.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/index.d.ts +0 -80
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/index.js +0 -242
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/parse.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/parse.js +0 -350
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/parse.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/serialize.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/serialize.js +0 -236
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/serialize.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/types.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/types.js +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/jtd/types.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/names.d.ts +0 -20
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/names.js +0 -28
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/names.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/ref_error.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/ref_error.js +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/ref_error.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/resolve.d.ts +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/resolve.js +0 -155
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/resolve.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/rules.d.ts +0 -28
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/rules.js +0 -26
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/rules.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/util.d.ts +0 -40
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/util.js +0 -178
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/util.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/applicability.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/applicability.js +0 -19
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/applicability.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/boolSchema.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/boolSchema.js +0 -50
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/boolSchema.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/dataType.d.ts +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/dataType.js +0 -203
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/dataType.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/defaults.d.ts +0 -2
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/defaults.js +0 -35
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/defaults.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/index.d.ts +0 -42
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/index.js +0 -520
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/keyword.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/keyword.js +0 -124
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/keyword.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/subschema.d.ts +0 -47
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/subschema.js +0 -81
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/compile/validate/subschema.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/core.d.ts +0 -174
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/core.js +0 -618
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/core.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/jtd.d.ts +0 -47
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/jtd.js +0 -72
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/jtd.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/data.json +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/index.js +0 -28
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/index.js +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-draft-06.json +0 -137
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-draft-07.json +0 -151
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/json-schema-secure.json +0 -88
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/jtd-schema.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/jtd-schema.js +0 -118
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/refs/jtd-schema.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/equal.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/equal.js +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/equal.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/parseJson.d.ts +0 -18
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/parseJson.js +0 -185
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/parseJson.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/quote.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/quote.js +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/quote.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/re2.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/re2.js +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/re2.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/timestamp.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/timestamp.js +0 -42
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/timestamp.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/ucs2length.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/ucs2length.js +0 -24
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/ucs2length.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/uri.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/uri.js +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/uri.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/validation_error.d.ts +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/validation_error.js +0 -11
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/runtime/validation_error.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/index.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/index.js +0 -90
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/instance.d.ts +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/instance.js +0 -35
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/standalone/instance.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/index.d.ts +0 -183
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/index.js +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/json-schema.d.ts +0 -125
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/json-schema.js +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/json-schema.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/jtd-schema.d.ts +0 -174
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/jtd-schema.js +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/types/jtd-schema.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/allOf.js +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/anyOf.js +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/contains.js +0 -95
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/contains.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependencies.js +0 -85
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/if.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/if.js +0 -66
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/if.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/index.d.ts +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/index.js +0 -44
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items.js +0 -52
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items2020.js +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/not.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/not.js +0 -26
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/not.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/oneOf.js +0 -60
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/properties.js +0 -54
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/properties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/thenElse.js +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/code.d.ts +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/code.js +0 -131
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/code.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/id.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/id.js +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/id.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/index.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/index.js +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/ref.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/ref.js +0 -122
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/core/ref.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/index.js +0 -104
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/types.js +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/discriminator/types.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft2020.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft2020.js +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft2020.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft7.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft7.js +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/draft7.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/index.js +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/errors.d.ts +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/errors.js +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/errors.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/format.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/format.js +0 -92
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/format.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/index.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/index.js +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/format/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/discriminator.js +0 -71
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/elements.js +0 -24
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/elements.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/enum.js +0 -43
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/enum.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/error.d.ts +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/error.js +0 -20
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/error.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/index.d.ts +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/index.js +0 -29
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/metadata.js +0 -25
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/nullable.js +0 -22
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/properties.js +0 -149
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/properties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/ref.js +0 -67
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/ref.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/type.d.ts +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/type.js +0 -69
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/type.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/union.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/union.js +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/union.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/values.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/values.js +0 -51
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/jtd/values.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/metadata.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/metadata.js +0 -18
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/metadata.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/next.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/next.js +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/next.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/index.js +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/const.d.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/const.js +0 -25
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/const.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/enum.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/enum.js +0 -48
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/enum.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/index.d.ts +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/index.js +0 -33
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/index.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitContains.js +0 -15
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitItems.js +0 -24
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitLength.js +0 -27
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitNumber.js +0 -27
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitProperties.js +0 -24
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/multipleOf.js +0 -26
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/pattern.js +0 -33
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/pattern.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/required.d.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/required.js +0 -79
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/required.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/profiles/_cache/bun/ajv@8.20.0@@@1/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/2019.ts +0 -81
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/2020.ts +0 -75
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/ajv.ts +0 -70
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/codegen/code.ts +0 -169
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/codegen/index.ts +0 -852
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/codegen/scope.ts +0 -215
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/errors.ts +0 -184
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/index.ts +0 -324
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/jtd/parse.ts +0 -411
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/jtd/serialize.ts +0 -277
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/jtd/types.ts +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/names.ts +0 -27
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/ref_error.ts +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/resolve.ts +0 -149
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/rules.ts +0 -50
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/util.ts +0 -213
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/applicability.ts +0 -22
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/boolSchema.ts +0 -47
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/dataType.ts +0 -230
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/defaults.ts +0 -32
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/index.ts +0 -582
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/keyword.ts +0 -171
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/compile/validate/subschema.ts +0 -135
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/core.ts +0 -892
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/jtd.ts +0 -132
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/data.json +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-draft-06.json +0 -137
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-draft-07.json +0 -151
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/json-schema-secure.json +0 -88
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/refs/jtd-schema.ts +0 -130
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/equal.ts +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/parseJson.ts +0 -177
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/quote.ts +0 -31
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/re2.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/timestamp.ts +0 -46
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/ucs2length.ts +0 -20
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/uri.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/runtime/validation_error.ts +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/standalone/index.ts +0 -100
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/standalone/instance.ts +0 -36
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/types/index.ts +0 -244
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/types/json-schema.ts +0 -187
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/types/jtd-schema.ts +0 -273
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/allOf.ts +0 -22
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/contains.ts +0 -109
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/if.ts +0 -80
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/index.ts +0 -53
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/items.ts +0 -59
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/items2020.ts +0 -36
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/not.ts +0 -38
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/properties.ts +0 -57
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/code.ts +0 -168
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/core/id.ts +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/core/index.ts +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/core/ref.ts +0 -129
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/discriminator/index.ts +0 -113
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/discriminator/types.ts +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/draft2020.ts +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/draft7.ts +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/dynamic/index.ts +0 -9
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/errors.ts +0 -18
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/format/format.ts +0 -120
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/format/index.ts +0 -6
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/elements.ts +0 -32
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/enum.ts +0 -45
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/error.ts +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/index.ts +0 -37
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/metadata.ts +0 -24
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/nullable.ts +0 -21
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/properties.ts +0 -184
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/ref.ts +0 -76
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/type.ts +0 -75
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/union.ts +0 -12
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/jtd/values.ts +0 -58
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/metadata.ts +0 -17
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/next.ts +0 -8
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/unevaluated/index.ts +0 -7
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/const.ts +0 -28
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/enum.ts +0 -54
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/index.ts +0 -49
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/limitContains.ts +0 -16
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/limitItems.ts +0 -26
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/limitLength.ts +0 -30
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/pattern.ts +0 -39
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/required.ts +0 -98
- package/profiles/_cache/bun/ajv@8.20.0@@@1/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/profiles/_cache/bun/ajv@8.20.0@@@1/package.json +0 -126
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/LICENSE +0 -21
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/README.md +0 -96
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/es6/index.d.ts +0 -2
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/es6/index.js +0 -72
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/es6/react.d.ts +0 -2
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/es6/react.js +0 -79
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/index.d.ts +0 -4
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/index.js +0 -46
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/package.json +0 -61
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/react.d.ts +0 -2
- package/profiles/_cache/bun/fast-deep-equal@3.1.3@@@1/react.js +0 -53
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/.gitattributes +0 -2
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/.github/dependabot.yml +0 -13
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/.github/workflows/ci.yml +0 -106
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/.github/workflows/lock-threads.yml +0 -19
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/.github/workflows/package-manager-ci.yml +0 -24
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/LICENSE +0 -30
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/README.md +0 -152
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/benchmark.mjs +0 -159
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/equal.mjs +0 -51
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/non-simple-domain.mjs +0 -22
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/package.json +0 -17
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/string-array-to-hex-stripped.mjs +0 -24
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/benchmark/ws-is-secure.mjs +0 -65
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/eslint.config.js +0 -6
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/index.js +0 -406
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/lib/schemes.js +0 -267
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/lib/utils.js +0 -443
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/package.json +0 -68
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/ajv.test.js +0 -43
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/equal.test.js +0 -117
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/fixtures/uri-js-parse.json +0 -501
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/fixtures/uri-js-serialize.json +0 -120
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/parse.test.js +0 -323
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/resolve.test.js +0 -87
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/rfc-3986.test.js +0 -90
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/security-normalization.test.js +0 -39
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/security.test.js +0 -133
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/serialize.test.js +0 -151
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/uri-js-compatibility.test.js +0 -33
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/uri-js.test.js +0 -912
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/test/util.test.js +0 -38
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/tsconfig.json +0 -9
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/types/index.d.ts +0 -60
- package/profiles/_cache/bun/fast-uri@3.1.2@@@1/types/index.test-d.ts +0 -17
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/.eslintrc.yml +0 -27
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/.github/FUNDING.yml +0 -2
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/.github/workflows/build.yml +0 -28
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/.github/workflows/publish.yml +0 -27
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/LICENSE +0 -21
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/README.md +0 -95
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/index.d.ts +0 -40
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/index.js +0 -93
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/package.json +0 -43
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/spec/.eslintrc.yml +0 -6
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/spec/fixtures/schema.js +0 -125
- package/profiles/_cache/bun/json-schema-traverse@1.0.0@@@1/spec/index.spec.js +0 -171
- package/profiles/_cache/bun/require-from-string@2.0.2@@@1/index.js +0 -34
- package/profiles/_cache/bun/require-from-string@2.0.2@@@1/license +0 -21
- package/profiles/_cache/bun/require-from-string@2.0.2@@@1/package.json +0 -28
- package/profiles/_cache/bun/require-from-string@2.0.2@@@1/readme.md +0 -56
- package/profiles/_cache/bun/yaml@2.9.0@@@1/LICENSE +0 -13
- package/profiles/_cache/bun/yaml@2.9.0@@@1/README.md +0 -172
- package/profiles/_cache/bun/yaml@2.9.0@@@1/bin.mjs +0 -11
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/compose-collection.js +0 -88
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/compose-doc.js +0 -43
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/compose-node.js +0 -109
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/compose-scalar.js +0 -86
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/composer.js +0 -219
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-block-map.js +0 -115
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-block-scalar.js +0 -198
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-block-seq.js +0 -49
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-end.js +0 -37
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-flow-collection.js +0 -207
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-flow-scalar.js +0 -225
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/resolve-props.js +0 -146
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/util-contains-newline.js +0 -34
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/util-empty-scalar-position.js +0 -26
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/util-flow-indent-check.js +0 -15
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/compose/util-map-includes.js +0 -13
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/doc/Document.js +0 -335
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/doc/anchors.js +0 -71
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/doc/applyReviver.js +0 -55
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/doc/createNode.js +0 -88
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/doc/directives.js +0 -176
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/errors.js +0 -57
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/index.js +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/log.js +0 -11
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/Alias.js +0 -116
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/Collection.js +0 -147
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/Node.js +0 -38
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/Pair.js +0 -36
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/Scalar.js +0 -24
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/YAMLMap.js +0 -144
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/YAMLSeq.js +0 -113
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/addPairToJSMap.js +0 -63
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/identity.js +0 -36
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/nodes/toJS.js +0 -37
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/cst-scalar.js +0 -214
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/cst-stringify.js +0 -61
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/cst-visit.js +0 -97
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/cst.js +0 -98
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/lexer.js +0 -721
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/line-counter.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/parse/parser.js +0 -975
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/public-api.js +0 -102
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/Schema.js +0 -37
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/common/map.js +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/common/null.js +0 -15
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/common/seq.js +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/common/string.js +0 -14
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/core/bool.js +0 -19
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/core/float.js +0 -43
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/core/int.js +0 -38
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/core/schema.js +0 -23
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/json/schema.js +0 -62
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/tags.js +0 -96
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/binary.js +0 -58
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/bool.js +0 -26
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/float.js +0 -46
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/int.js +0 -71
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/merge.js +0 -67
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/omap.js +0 -74
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/pairs.js +0 -78
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/schema.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/set.js +0 -93
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/schema/yaml-1.1/timestamp.js +0 -101
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/foldFlowLines.js +0 -146
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringify.js +0 -129
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyCollection.js +0 -153
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyComment.js +0 -20
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyDocument.js +0 -85
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyNumber.js +0 -25
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyPair.js +0 -150
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/stringify/stringifyString.js +0 -336
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/util.js +0 -11
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/dist/visit.js +0 -233
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/index.js +0 -5
- package/profiles/_cache/bun/yaml@2.9.0@@@1/browser/package.json +0 -3
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/cli.d.ts +0 -8
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/cli.mjs +0 -201
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-collection.d.ts +0 -11
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-collection.js +0 -90
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-doc.d.ts +0 -7
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-doc.js +0 -45
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-node.d.ts +0 -29
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-node.js +0 -112
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-scalar.d.ts +0 -5
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/compose-scalar.js +0 -88
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/composer.d.ts +0 -63
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/composer.js +0 -224
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-map.d.ts +0 -6
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-map.js +0 -117
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-scalar.d.ts +0 -11
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-scalar.js +0 -200
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-seq.d.ts +0 -6
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-block-seq.js +0 -51
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-end.d.ts +0 -6
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-end.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-flow-collection.d.ts +0 -7
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-flow-collection.js +0 -209
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-flow-scalar.d.ts +0 -10
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-flow-scalar.js +0 -227
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-props.d.ts +0 -23
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/resolve-props.js +0 -148
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-contains-newline.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-contains-newline.js +0 -36
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-empty-scalar-position.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-empty-scalar-position.js +0 -28
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-flow-indent-check.d.ts +0 -3
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-flow-indent-check.js +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-map-includes.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/compose/util-map-includes.js +0 -15
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/Document.d.ts +0 -141
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/Document.js +0 -337
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/anchors.d.ts +0 -24
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/anchors.js +0 -76
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/applyReviver.d.ts +0 -9
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/applyReviver.js +0 -57
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/createNode.d.ts +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/createNode.js +0 -90
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/directives.d.ts +0 -49
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/doc/directives.js +0 -178
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/errors.d.ts +0 -21
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/errors.js +0 -62
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/index.d.ts +0 -25
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/index.js +0 -50
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/log.d.ts +0 -3
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/log.js +0 -19
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Alias.d.ts +0 -29
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Alias.js +0 -118
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Collection.d.ts +0 -73
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Collection.js +0 -151
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Node.d.ts +0 -53
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Node.js +0 -40
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Pair.d.ts +0 -22
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Pair.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Scalar.d.ts +0 -47
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/Scalar.js +0 -27
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/YAMLMap.d.ts +0 -53
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/YAMLMap.js +0 -147
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/YAMLSeq.d.ts +0 -60
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/YAMLSeq.js +0 -115
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/addPairToJSMap.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/addPairToJSMap.js +0 -65
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/identity.d.ts +0 -23
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/identity.js +0 -53
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/toJS.d.ts +0 -29
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/nodes/toJS.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/options.d.ts +0 -350
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-scalar.d.ts +0 -64
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-scalar.js +0 -218
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-stringify.d.ts +0 -8
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-stringify.js +0 -63
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-visit.d.ts +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst-visit.js +0 -99
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst.d.ts +0 -109
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/cst.js +0 -112
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/lexer.d.ts +0 -87
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/lexer.js +0 -723
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/line-counter.d.ts +0 -22
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/line-counter.js +0 -41
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/parser.d.ts +0 -84
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/parse/parser.js +0 -980
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/public-api.d.ts +0 -44
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/public-api.js +0 -107
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/Schema.d.ts +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/Schema.js +0 -39
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/map.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/map.js +0 -19
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/null.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/null.js +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/seq.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/seq.js +0 -19
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/string.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/common/string.js +0 -16
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/bool.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/bool.js +0 -21
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/float.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/float.js +0 -47
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/int.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/int.js +0 -42
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/schema.d.ts +0 -1
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/core/schema.js +0 -25
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/json/schema.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/json/schema.js +0 -64
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/json-schema.d.ts +0 -69
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/tags.d.ts +0 -48
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/tags.js +0 -99
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/types.d.ts +0 -92
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/binary.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/binary.js +0 -70
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/bool.d.ts +0 -7
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/bool.js +0 -29
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/float.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/float.js +0 -50
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/int.d.ts +0 -5
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/int.js +0 -76
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/merge.d.ts +0 -9
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/merge.js +0 -71
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/omap.d.ts +0 -22
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/omap.js +0 -77
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/pairs.d.ts +0 -10
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/pairs.js +0 -82
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/schema.d.ts +0 -1
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/schema.js +0 -41
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/set.d.ts +0 -28
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/set.js +0 -96
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/timestamp.d.ts +0 -6
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/schema/yaml-1.1/timestamp.js +0 -105
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/foldFlowLines.d.ts +0 -34
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/foldFlowLines.js +0 -151
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringify.d.ts +0 -21
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringify.js +0 -132
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyCollection.d.ts +0 -17
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyCollection.js +0 -155
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyComment.d.ts +0 -10
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyComment.js +0 -24
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyDocument.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyDocument.js +0 -87
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyNumber.d.ts +0 -2
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyNumber.js +0 -27
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyPair.d.ts +0 -3
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyPair.js +0 -152
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyString.d.ts +0 -9
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/stringify/stringifyString.js +0 -338
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/test-events.d.ts +0 -4
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/test-events.js +0 -134
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/util.d.ts +0 -16
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/util.js +0 -28
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/visit.d.ts +0 -102
- package/profiles/_cache/bun/yaml@2.9.0@@@1/dist/visit.js +0 -236
- package/profiles/_cache/bun/yaml@2.9.0@@@1/package.json +0 -97
- package/profiles/_cache/bun/yaml@2.9.0@@@1/util.js +0 -2
- package/profiles/_examples/inherits.yaml +0 -27
- package/profiles/_examples/minimal.yaml +0 -11
- package/resources/claude-md/README.md +0 -33
- package/resources/claude-md/_always/karpathy-guidelines.md +0 -63
- package/resources/claude-plugins-official/.claude-plugin/marketplace.json +0 -2701
- package/resources/claude-plugins-official/.github/policy/prompt.md +0 -99
- package/resources/claude-plugins-official/.github/policy/schema.json +0 -52
- package/resources/claude-plugins-official/.github/scripts/discover_bumps.py +0 -229
- package/resources/claude-plugins-official/.github/scripts/validate-frontmatter.ts +0 -277
- package/resources/claude-plugins-official/.github/workflows/bump-plugin-shas.yml +0 -69
- package/resources/claude-plugins-official/.github/workflows/check-mcp-urls.yml +0 -129
- package/resources/claude-plugins-official/.github/workflows/close-external-prs.yml +0 -47
- package/resources/claude-plugins-official/.github/workflows/revert-failed-bumps.yml +0 -284
- package/resources/claude-plugins-official/.github/workflows/scan-plugins.yml +0 -380
- package/resources/claude-plugins-official/.github/workflows/validate-frontmatter.yml +0 -42
- package/resources/claude-plugins-official/.github/workflows/validate-plugins.yml +0 -34
- package/resources/claude-plugins-official/README.md +0 -51
- package/resources/claude-plugins-official/external_plugins/asana/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/asana/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/context7/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/context7/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/discord/.claude-plugin/plugin.json +0 -11
- package/resources/claude-plugins-official/external_plugins/discord/.mcp.json +0 -8
- package/resources/claude-plugins-official/external_plugins/discord/ACCESS.md +0 -143
- package/resources/claude-plugins-official/external_plugins/discord/LICENSE +0 -202
- package/resources/claude-plugins-official/external_plugins/discord/README.md +0 -112
- package/resources/claude-plugins-official/external_plugins/discord/bun.lock +0 -244
- package/resources/claude-plugins-official/external_plugins/discord/package.json +0 -14
- package/resources/claude-plugins-official/external_plugins/discord/server.ts +0 -900
- package/resources/claude-plugins-official/external_plugins/discord/skills/access/SKILL.md +0 -137
- package/resources/claude-plugins-official/external_plugins/discord/skills/configure/SKILL.md +0 -99
- package/resources/claude-plugins-official/external_plugins/fakechat/.claude-plugin/plugin.json +0 -13
- package/resources/claude-plugins-official/external_plugins/fakechat/.mcp.json +0 -8
- package/resources/claude-plugins-official/external_plugins/fakechat/LICENSE +0 -202
- package/resources/claude-plugins-official/external_plugins/fakechat/README.md +0 -47
- package/resources/claude-plugins-official/external_plugins/fakechat/bun.lock +0 -206
- package/resources/claude-plugins-official/external_plugins/fakechat/package.json +0 -16
- package/resources/claude-plugins-official/external_plugins/fakechat/server.ts +0 -295
- package/resources/claude-plugins-official/external_plugins/firebase/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/firebase/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/github/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/github/.mcp.json +0 -9
- package/resources/claude-plugins-official/external_plugins/gitlab/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/gitlab/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/greptile/.claude-plugin/plugin.json +0 -10
- package/resources/claude-plugins-official/external_plugins/greptile/.mcp.json +0 -9
- package/resources/claude-plugins-official/external_plugins/greptile/README.md +0 -57
- package/resources/claude-plugins-official/external_plugins/imessage/.claude-plugin/plugin.json +0 -11
- package/resources/claude-plugins-official/external_plugins/imessage/.mcp.json +0 -8
- package/resources/claude-plugins-official/external_plugins/imessage/ACCESS.md +0 -142
- package/resources/claude-plugins-official/external_plugins/imessage/LICENSE +0 -202
- package/resources/claude-plugins-official/external_plugins/imessage/README.md +0 -84
- package/resources/claude-plugins-official/external_plugins/imessage/bun.lock +0 -207
- package/resources/claude-plugins-official/external_plugins/imessage/package.json +0 -17
- package/resources/claude-plugins-official/external_plugins/imessage/server.ts +0 -875
- package/resources/claude-plugins-official/external_plugins/imessage/skills/access/SKILL.md +0 -140
- package/resources/claude-plugins-official/external_plugins/imessage/skills/configure/SKILL.md +0 -82
- package/resources/claude-plugins-official/external_plugins/laravel-boost/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/laravel-boost/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/linear/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/linear/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/playwright/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/playwright/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/serena/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/serena/.mcp.json +0 -6
- package/resources/claude-plugins-official/external_plugins/telegram/.claude-plugin/plugin.json +0 -11
- package/resources/claude-plugins-official/external_plugins/telegram/.mcp.json +0 -8
- package/resources/claude-plugins-official/external_plugins/telegram/ACCESS.md +0 -147
- package/resources/claude-plugins-official/external_plugins/telegram/LICENSE +0 -202
- package/resources/claude-plugins-official/external_plugins/telegram/README.md +0 -99
- package/resources/claude-plugins-official/external_plugins/telegram/bun.lock +0 -212
- package/resources/claude-plugins-official/external_plugins/telegram/package.json +0 -14
- package/resources/claude-plugins-official/external_plugins/telegram/server.ts +0 -1038
- package/resources/claude-plugins-official/external_plugins/telegram/skills/access/SKILL.md +0 -136
- package/resources/claude-plugins-official/external_plugins/telegram/skills/configure/SKILL.md +0 -96
- package/resources/claude-plugins-official/external_plugins/terraform/.claude-plugin/plugin.json +0 -7
- package/resources/claude-plugins-official/external_plugins/terraform/.mcp.json +0 -12
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/README.md +0 -208
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/agents/agent-sdk-verifier-py.md +0 -140
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/agents/agent-sdk-verifier-ts.md +0 -145
- package/resources/claude-plugins-official/plugins/agent-sdk-dev/commands/new-sdk-app.md +0 -176
- package/resources/claude-plugins-official/plugins/clangd-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/clangd-lsp/README.md +0 -36
- package/resources/claude-plugins-official/plugins/claude-code-setup/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/claude-code-setup/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/claude-code-setup/README.md +0 -29
- package/resources/claude-plugins-official/plugins/claude-code-setup/automation-recommender-example.png +0 -0
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/SKILL.md +0 -288
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/references/hooks-patterns.md +0 -226
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/references/mcp-servers.md +0 -263
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/references/plugins-reference.md +0 -98
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/references/skills-reference.md +0 -408
- package/resources/claude-plugins-official/plugins/claude-code-setup/skills/claude-automation-recommender/references/subagent-templates.md +0 -181
- package/resources/claude-plugins-official/plugins/claude-md-management/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/claude-md-management/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/claude-md-management/README.md +0 -40
- package/resources/claude-plugins-official/plugins/claude-md-management/claude-md-improver-example.png +0 -0
- package/resources/claude-plugins-official/plugins/claude-md-management/commands/revise-claude-md.md +0 -54
- package/resources/claude-plugins-official/plugins/claude-md-management/revise-claude-md-example.png +0 -0
- package/resources/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver/SKILL.md +0 -179
- package/resources/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver/references/quality-criteria.md +0 -109
- package/resources/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver/references/templates.md +0 -253
- package/resources/claude-plugins-official/plugins/claude-md-management/skills/claude-md-improver/references/update-guidelines.md +0 -150
- package/resources/claude-plugins-official/plugins/code-modernization/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/code-modernization/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/code-modernization/README.md +0 -119
- package/resources/claude-plugins-official/plugins/code-modernization/agents/architecture-critic.md +0 -36
- package/resources/claude-plugins-official/plugins/code-modernization/agents/business-rules-extractor.md +0 -46
- package/resources/claude-plugins-official/plugins/code-modernization/agents/legacy-analyst.md +0 -39
- package/resources/claude-plugins-official/plugins/code-modernization/agents/security-auditor.md +0 -56
- package/resources/claude-plugins-official/plugins/code-modernization/agents/test-engineer.md +0 -36
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-assess.md +0 -161
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-brief.md +0 -65
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-extract-rules.md +0 -76
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-harden.md +0 -64
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-map.md +0 -104
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-reimagine.md +0 -83
- package/resources/claude-plugins-official/plugins/code-modernization/commands/modernize-transform.md +0 -78
- package/resources/claude-plugins-official/plugins/code-review/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/code-review/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/code-review/README.md +0 -246
- package/resources/claude-plugins-official/plugins/code-review/commands/code-review.md +0 -92
- package/resources/claude-plugins-official/plugins/code-simplifier/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/code-simplifier/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/code-simplifier/agents/code-simplifier.md +0 -52
- package/resources/claude-plugins-official/plugins/commit-commands/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/commit-commands/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/commit-commands/README.md +0 -225
- package/resources/claude-plugins-official/plugins/commit-commands/commands/clean_gone.md +0 -53
- package/resources/claude-plugins-official/plugins/commit-commands/commands/commit-push-pr.md +0 -20
- package/resources/claude-plugins-official/plugins/commit-commands/commands/commit.md +0 -17
- package/resources/claude-plugins-official/plugins/csharp-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/csharp-lsp/README.md +0 -25
- package/resources/claude-plugins-official/plugins/cwc-makers/.claude-plugin/plugin.json +0 -21
- package/resources/claude-plugins-official/plugins/cwc-makers/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/cwc-makers/README.md +0 -38
- package/resources/claude-plugins-official/plugins/cwc-makers/commands/maker-setup.md +0 -15
- package/resources/claude-plugins-official/plugins/cwc-makers/skills/cardputer-buddy/SKILL.md +0 -46
- package/resources/claude-plugins-official/plugins/cwc-makers/skills/m5-onboard/SKILL.md +0 -185
- package/resources/claude-plugins-official/plugins/example-plugin/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/example-plugin/.mcp.json +0 -6
- package/resources/claude-plugins-official/plugins/example-plugin/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/example-plugin/README.md +0 -69
- package/resources/claude-plugins-official/plugins/example-plugin/commands/example-command.md +0 -39
- package/resources/claude-plugins-official/plugins/example-plugin/skills/example-command/SKILL.md +0 -39
- package/resources/claude-plugins-official/plugins/example-plugin/skills/example-skill/SKILL.md +0 -84
- package/resources/claude-plugins-official/plugins/explanatory-output-style/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/explanatory-output-style/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/explanatory-output-style/README.md +0 -72
- package/resources/claude-plugins-official/plugins/explanatory-output-style/hooks/hooks.json +0 -15
- package/resources/claude-plugins-official/plugins/explanatory-output-style/hooks-handlers/session-start.sh +0 -15
- package/resources/claude-plugins-official/plugins/feature-dev/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/feature-dev/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/feature-dev/README.md +0 -412
- package/resources/claude-plugins-official/plugins/feature-dev/agents/code-architect.md +0 -34
- package/resources/claude-plugins-official/plugins/feature-dev/agents/code-explorer.md +0 -51
- package/resources/claude-plugins-official/plugins/feature-dev/agents/code-reviewer.md +0 -46
- package/resources/claude-plugins-official/plugins/feature-dev/commands/feature-dev.md +0 -125
- package/resources/claude-plugins-official/plugins/frontend-design/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/frontend-design/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/frontend-design/README.md +0 -31
- package/resources/claude-plugins-official/plugins/frontend-design/skills/frontend-design/SKILL.md +0 -42
- package/resources/claude-plugins-official/plugins/gopls-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/gopls-lsp/README.md +0 -20
- package/resources/claude-plugins-official/plugins/hookify/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/hookify/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/hookify/README.md +0 -340
- package/resources/claude-plugins-official/plugins/hookify/agents/conversation-analyzer.md +0 -185
- package/resources/claude-plugins-official/plugins/hookify/commands/configure.md +0 -128
- package/resources/claude-plugins-official/plugins/hookify/commands/help.md +0 -175
- package/resources/claude-plugins-official/plugins/hookify/commands/hookify.md +0 -231
- package/resources/claude-plugins-official/plugins/hookify/commands/list.md +0 -82
- package/resources/claude-plugins-official/plugins/hookify/core/__init__.py +0 -0
- package/resources/claude-plugins-official/plugins/hookify/core/config_loader.py +0 -297
- package/resources/claude-plugins-official/plugins/hookify/core/rule_engine.py +0 -313
- package/resources/claude-plugins-official/plugins/hookify/examples/console-log-warning.local.md +0 -14
- package/resources/claude-plugins-official/plugins/hookify/examples/dangerous-rm.local.md +0 -14
- package/resources/claude-plugins-official/plugins/hookify/examples/require-tests-stop.local.md +0 -22
- package/resources/claude-plugins-official/plugins/hookify/examples/sensitive-files-warning.local.md +0 -18
- package/resources/claude-plugins-official/plugins/hookify/hooks/__init__.py +0 -0
- package/resources/claude-plugins-official/plugins/hookify/hooks/hooks.json +0 -49
- package/resources/claude-plugins-official/plugins/hookify/hooks/posttooluse.py +0 -62
- package/resources/claude-plugins-official/plugins/hookify/hooks/pretooluse.py +0 -66
- package/resources/claude-plugins-official/plugins/hookify/hooks/stop.py +0 -55
- package/resources/claude-plugins-official/plugins/hookify/hooks/userpromptsubmit.py +0 -54
- package/resources/claude-plugins-official/plugins/hookify/matchers/__init__.py +0 -0
- package/resources/claude-plugins-official/plugins/hookify/skills/writing-rules/SKILL.md +0 -374
- package/resources/claude-plugins-official/plugins/hookify/utils/__init__.py +0 -0
- package/resources/claude-plugins-official/plugins/jdtls-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/jdtls-lsp/README.md +0 -33
- package/resources/claude-plugins-official/plugins/kotlin-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/kotlin-lsp/README.md +0 -16
- package/resources/claude-plugins-official/plugins/learning-output-style/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/learning-output-style/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/learning-output-style/README.md +0 -93
- package/resources/claude-plugins-official/plugins/learning-output-style/hooks/hooks.json +0 -15
- package/resources/claude-plugins-official/plugins/learning-output-style/hooks-handlers/session-start.sh +0 -15
- package/resources/claude-plugins-official/plugins/lua-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/lua-lsp/README.md +0 -32
- package/resources/claude-plugins-official/plugins/math-olympiad/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/math-olympiad/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/math-olympiad/README.md +0 -40
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/SKILL.md +0 -411
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/evals/trigger_eval.json +0 -23
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/adversarial_prompts.md +0 -293
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/attempt_agent.md +0 -63
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/known_constructions.md +0 -46
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/model_tier_defaults.md +0 -66
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/presentation_prompts.md +0 -153
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/solver_heuristics.md +0 -135
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/references/verifier_patterns.md +0 -206
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/scripts/check_latex.sh +0 -4
- package/resources/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad/scripts/compile_pdf.sh +0 -54
- package/resources/claude-plugins-official/plugins/mcp-server-dev/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/mcp-server-dev/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/mcp-server-dev/README.md +0 -32
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/SKILL.md +0 -392
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/abuse-protection.md +0 -60
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/apps-sdk-messages.md +0 -227
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/directory-checklist.md +0 -18
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/iframe-sandbox.md +0 -164
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/payload-budgeting.md +0 -54
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-app/references/widget-templates.md +0 -249
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/SKILL.md +0 -221
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/auth.md +0 -108
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/deploy-cloudflare-workers.md +0 -106
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/elicitation.md +0 -129
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/remote-http-scaffold.md +0 -211
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/resources-and-prompts.md +0 -122
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/server-capabilities.md +0 -164
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/tool-design.md +0 -189
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcp-server/references/versions.md +0 -25
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcpb/SKILL.md +0 -199
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcpb/references/local-security.md +0 -149
- package/resources/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcpb/references/manifest-schema.md +0 -156
- package/resources/claude-plugins-official/plugins/mcp-tunnels/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/mcp-tunnels/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/mcp-tunnels/README.md +0 -122
- package/resources/claude-plugins-official/plugins/mcp-tunnels/commands/create-docker-mcp-tunnel.md +0 -369
- package/resources/claude-plugins-official/plugins/php-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/php-lsp/README.md +0 -24
- package/resources/claude-plugins-official/plugins/playground/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/playground/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/playground/README.md +0 -28
- package/resources/claude-plugins-official/plugins/playground/skills/playground/SKILL.md +0 -76
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/code-map.md +0 -158
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/concept-map.md +0 -73
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/data-explorer.md +0 -67
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/design-playground.md +0 -67
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/diff-review.md +0 -179
- package/resources/claude-plugins-official/plugins/playground/skills/playground/templates/document-critique.md +0 -171
- package/resources/claude-plugins-official/plugins/plugin-dev/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/plugin-dev/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/plugin-dev/README.md +0 -402
- package/resources/claude-plugins-official/plugins/plugin-dev/agents/agent-creator.md +0 -176
- package/resources/claude-plugins-official/plugins/plugin-dev/agents/plugin-validator.md +0 -184
- package/resources/claude-plugins-official/plugins/plugin-dev/agents/skill-reviewer.md +0 -184
- package/resources/claude-plugins-official/plugins/plugin-dev/commands/create-plugin.md +0 -449
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/SKILL.md +0 -401
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/examples/agent-creation-prompt.md +0 -224
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/examples/complete-agent-examples.md +0 -357
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/references/agent-creation-system-prompt.md +0 -189
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/references/system-prompt-design.md +0 -411
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/references/triggering-examples.md +0 -217
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/agent-development/scripts/validate-agent.sh +0 -217
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/README.md +0 -272
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/SKILL.md +0 -884
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/examples/plugin-commands.md +0 -557
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/examples/simple-commands.md +0 -504
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/advanced-workflows.md +0 -722
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/documentation-patterns.md +0 -739
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/frontmatter-reference.md +0 -463
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/interactive-commands.md +0 -920
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/marketplace-considerations.md +0 -904
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/plugin-features-reference.md +0 -609
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/command-development/references/testing-strategies.md +0 -702
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/SKILL.md +0 -712
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/examples/load-context.sh +0 -55
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/examples/validate-bash.sh +0 -43
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/examples/validate-write.sh +0 -38
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/references/advanced.md +0 -479
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/references/migration.md +0 -369
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/references/patterns.md +0 -346
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/scripts/README.md +0 -164
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/scripts/hook-linter.sh +0 -153
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/scripts/test-hook.sh +0 -252
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/hook-development/scripts/validate-hook-schema.sh +0 -159
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/SKILL.md +0 -554
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/examples/http-server.json +0 -20
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/examples/sse-server.json +0 -19
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/examples/stdio-server.json +0 -26
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/references/authentication.md +0 -549
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/references/server-types.md +0 -536
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/mcp-integration/references/tool-usage.md +0 -538
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/SKILL.md +0 -544
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/examples/create-settings-command.md +0 -98
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/examples/example-settings.md +0 -159
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/examples/read-settings-hook.sh +0 -65
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/references/parsing-techniques.md +0 -549
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/references/real-world-examples.md +0 -395
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/scripts/parse-frontmatter.sh +0 -59
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-settings/scripts/validate-settings.sh +0 -101
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/README.md +0 -109
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/SKILL.md +0 -476
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/examples/advanced-plugin.md +0 -765
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/examples/minimal-plugin.md +0 -83
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/examples/standard-plugin.md +0 -587
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/references/component-patterns.md +0 -567
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/plugin-structure/references/manifest-reference.md +0 -552
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/skill-development/SKILL.md +0 -637
- package/resources/claude-plugins-official/plugins/plugin-dev/skills/skill-development/references/skill-creator-original.md +0 -209
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/README.md +0 -313
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/code-reviewer.md +0 -56
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/code-simplifier.md +0 -88
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/comment-analyzer.md +0 -79
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/pr-test-analyzer.md +0 -78
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/silent-failure-hunter.md +0 -130
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/agents/type-design-analyzer.md +0 -118
- package/resources/claude-plugins-official/plugins/pr-review-toolkit/commands/review-pr.md +0 -189
- package/resources/claude-plugins-official/plugins/pyright-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/pyright-lsp/README.md +0 -31
- package/resources/claude-plugins-official/plugins/ralph-loop/.claude-plugin/plugin.json +0 -9
- package/resources/claude-plugins-official/plugins/ralph-loop/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/ralph-loop/README.md +0 -197
- package/resources/claude-plugins-official/plugins/ralph-loop/commands/cancel-ralph.md +0 -18
- package/resources/claude-plugins-official/plugins/ralph-loop/commands/help.md +0 -126
- package/resources/claude-plugins-official/plugins/ralph-loop/commands/ralph-loop.md +0 -18
- package/resources/claude-plugins-official/plugins/ralph-loop/hooks/hooks.json +0 -15
- package/resources/claude-plugins-official/plugins/ralph-loop/hooks/stop-hook.sh +0 -191
- package/resources/claude-plugins-official/plugins/ralph-loop/scripts/setup-ralph-loop.sh +0 -204
- package/resources/claude-plugins-official/plugins/ruby-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/ruby-lsp/README.md +0 -31
- package/resources/claude-plugins-official/plugins/rust-analyzer-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/rust-analyzer-lsp/README.md +0 -34
- package/resources/claude-plugins-official/plugins/security-guidance/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/security-guidance/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/security-guidance/hooks/hooks.json +0 -16
- package/resources/claude-plugins-official/plugins/security-guidance/hooks/security_reminder_hook.py +0 -280
- package/resources/claude-plugins-official/plugins/session-report/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/session-report/skills/session-report/SKILL.md +0 -42
- package/resources/claude-plugins-official/plugins/session-report/skills/session-report/analyze-sessions.mjs +0 -875
- package/resources/claude-plugins-official/plugins/session-report/skills/session-report/template.html +0 -569
- package/resources/claude-plugins-official/plugins/skill-creator/.claude-plugin/plugin.json +0 -8
- package/resources/claude-plugins-official/plugins/skill-creator/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/skill-creator/README.md +0 -3
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/LICENSE.txt +0 -202
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/SKILL.md +0 -485
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/agents/analyzer.md +0 -274
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/agents/comparator.md +0 -202
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/agents/grader.md +0 -223
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/assets/eval_review.html +0 -146
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/eval-viewer/generate_review.py +0 -471
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/eval-viewer/viewer.html +0 -1325
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/references/schemas.md +0 -430
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/__init__.py +0 -0
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/aggregate_benchmark.py +0 -401
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/generate_report.py +0 -326
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/improve_description.py +0 -247
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/package_skill.py +0 -136
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/quick_validate.py +0 -103
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/run_eval.py +0 -310
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/run_loop.py +0 -328
- package/resources/claude-plugins-official/plugins/skill-creator/skills/skill-creator/scripts/utils.py +0 -47
- package/resources/claude-plugins-official/plugins/swift-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/swift-lsp/README.md +0 -25
- package/resources/claude-plugins-official/plugins/typescript-lsp/LICENSE +0 -202
- package/resources/claude-plugins-official/plugins/typescript-lsp/README.md +0 -24
- package/resources/colony-profiles.yaml +0 -20
- package/resources/mcps/cue-tty-watch/README.md +0 -80
- package/resources/mcps/cue-tty-watch/bin/cue-tty-watch +0 -18
- package/resources/mcps/cue-tty-watch/bun.lock +0 -198
- package/resources/mcps/cue-tty-watch/package.json +0 -17
- package/resources/mcps/cue-tty-watch/server.ts +0 -181
- package/resources/mcps/docs/health.md +0 -20
- package/resources/mcps/docs/inventory.md +0 -95
- package/resources/mcps/docs/mcp-skill-map.md +0 -27
- package/resources/mcps/mcps/codegraph/skills.md +0 -7
- package/resources/mcps/mcps/colony/README.md +0 -87
- package/resources/mcps/mcps/colony/skills.md +0 -25
- package/resources/mcps/mcps/coolify/skills.md +0 -25
- package/resources/mcps/mcps/drawio/skills.md +0 -7
- package/resources/mcps/mcps/envoult/skills.md +0 -7
- package/resources/mcps/mcps/gbrain/skills.md +0 -7
- package/resources/mcps/mcps/gitea/skills.md +0 -24
- package/resources/mcps/mcps/higgsfield/README.md +0 -37
- package/resources/mcps/mcps/higgsfield/skills.md +0 -28
- package/resources/mcps/mcps/hostinger-api/skills.md +0 -23
- package/resources/mcps/mcps/kroschuorder/skills.md +0 -7
- package/resources/mcps/mcps/letsfg/skills.md +0 -23
- package/resources/mcps/mcps/marva-blog/README.md +0 -95
- package/resources/mcps/mcps/marva-blog/server.py +0 -843
- package/resources/mcps/mcps/marva-blog/skills.md +0 -7
- package/resources/mcps/mcps/medusadocs/skills.md +0 -35
- package/resources/mcps/mcps/obsidian-vault/skills.md +0 -7
- package/resources/mcps/mcps/omx/README.md +0 -11
- package/resources/mcps/mcps/omx/code-intel/skills.md +0 -29
- package/resources/mcps/mcps/omx/memory/skills.md +0 -24
- package/resources/mcps/mcps/omx/state/README.md +0 -43
- package/resources/mcps/mcps/omx/state/skills.md +0 -33
- package/resources/mcps/mcps/omx/trace/skills.md +0 -25
- package/resources/mcps/mcps/omx/wiki/skills.md +0 -23
- package/resources/mcps/mcps/playwright/skills.md +0 -7
- package/resources/mcps/mcps/polymarket-live/README.md +0 -95
- package/resources/mcps/mcps/polymarket-live/server.py +0 -417
- package/resources/mcps/mcps/polymarket-live/skills.md +0 -7
- package/resources/mcps/mcps/react-grab-mcp/skills.md +0 -26
- package/resources/mcps/mcps/recodee/skills.md +0 -7
- package/resources/mcps/mcps/ruflo/skills.md +0 -7
- package/resources/mcps/mcps/soul/README.md +0 -70
- package/resources/mcps/mcps/soul-skills/README.md +0 -84
- package/resources/mcps/mcps/soul-skills/lint.py +0 -161
- package/resources/mcps/mcps/soul-skills/server.py +0 -299
- package/resources/mcps/mcps/soul-skills/skills.md +0 -7
- package/resources/mcps/plugins/plugins.sanitized.json +0 -113
- package/resources/mcps/scripts/auto-push.sh +0 -68
- package/resources/mcps/scripts/check-mcp-health.py +0 -87
- package/resources/mcps/scripts/install-claude-mcps.py +0 -54
- package/resources/mcps/scripts/install-codex-mcps.py +0 -45
- package/resources/mcps/scripts/refresh-all.sh +0 -11
- package/resources/mcps/scripts/snapshot-mcp-skills.py +0 -268
- package/resources/mcps/scripts/snapshot-mcps.py +0 -275
- package/resources/mcps/templates/claude.mcp.json +0 -48
- package/resources/mcps/templates/codex.mcp.toml +0 -59
- package/resources/skill-packs/deployment-suite.yaml +0 -13
- package/resources/skill-packs/security-review.yaml +0 -11
- package/resources/skills/.claude/settings.json +0 -30
- package/resources/skills/AUDIT-vault-migration.md +0 -246
- package/resources/skills/catalog/catalog.json +0 -685
- package/resources/skills/catalog/known_repos.json +0 -30
- package/resources/skills/docs/install.md +0 -39
- package/resources/skills/docs/installed-sources.tsv +0 -92
- package/resources/skills/mcps/README.md +0 -23
- package/resources/skills/profiles/all.json +0 -4
- package/resources/skills/profiles/base.json +0 -15
- package/resources/skills/profiles/deploy.json +0 -13
- package/resources/skills/profiles/design.json +0 -14
- package/resources/skills/profiles/frontend.json +0 -13
- package/resources/skills/profiles/medusa.json +0 -15
- package/resources/skills/profiles/orchestration.json +0 -13
- package/resources/skills/profiles/review.json +0 -12
- package/resources/skills/scripts/activate-profile.sh +0 -182
- package/resources/skills/scripts/auto-push-soul.sh +0 -106
- package/resources/skills/scripts/auto-push.sh +0 -70
- package/resources/skills/scripts/import-globals.sh +0 -102
- package/resources/skills/scripts/install-claude.sh +0 -8
- package/resources/skills/scripts/install-codex.sh +0 -8
- package/resources/skills/scripts/install-local.sh +0 -6
- package/resources/skills/scripts/refresh-catalog.sh +0 -207
- package/resources/skills/scripts/soul-lint.sh +0 -66
- package/resources/skills/scripts/sync-all.sh +0 -112
- package/resources/skills/scripts/sync-claude-desktop-mcps.sh +0 -123
package/src/commands/cost.ts
CHANGED
|
@@ -2,15 +2,38 @@
|
|
|
2
2
|
* `cue cost [profile]` ā estimate token budget for a profile.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { readFileSync, existsSync } from "node:fs";
|
|
5
|
+
import { readFileSync, existsSync, readdirSync } from "node:fs";
|
|
6
6
|
import { resolve, dirname, join } from "node:path";
|
|
7
7
|
import { fileURLToPath } from "node:url";
|
|
8
8
|
|
|
9
|
-
import { loadProfile } from "../lib/profile-loader";
|
|
9
|
+
import { loadProfile, listProfiles } from "../lib/profile-loader";
|
|
10
10
|
import { resolveProfileForCwd } from "../lib/cwd-resolver";
|
|
11
11
|
|
|
12
12
|
const REPO_ROOT = resolve(dirname(fileURLToPath(import.meta.url)), "..", "..");
|
|
13
13
|
const SKILLS_ROOT = join(REPO_ROOT, "resources", "skills", "skills");
|
|
14
|
+
|
|
15
|
+
// Expand wildcard (*/*) to all actual skill IDs on disk.
|
|
16
|
+
function expandSkillIds(ids: string[]): string[] {
|
|
17
|
+
const result: string[] = [];
|
|
18
|
+
for (const id of ids) {
|
|
19
|
+
if (id === "*/*") {
|
|
20
|
+
try {
|
|
21
|
+
const cats = readdirSync(SKILLS_ROOT, { withFileTypes: true }).filter(d => d.isDirectory());
|
|
22
|
+
for (const cat of cats) {
|
|
23
|
+
const skills = readdirSync(join(SKILLS_ROOT, cat.name), { withFileTypes: true }).filter(d => d.isDirectory());
|
|
24
|
+
for (const s of skills) {
|
|
25
|
+
if (existsSync(join(SKILLS_ROOT, cat.name, s.name, "SKILL.md"))) {
|
|
26
|
+
result.push(`${cat.name}/${s.name}`);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
} catch {}
|
|
31
|
+
} else if (!id.includes("*")) {
|
|
32
|
+
result.push(id);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
return result;
|
|
36
|
+
}
|
|
14
37
|
const MCP_CONFIGS_DIR = join(REPO_ROOT, "resources", "mcps", "configs");
|
|
15
38
|
|
|
16
39
|
function estimateTokens(text: string): number {
|
|
@@ -37,10 +60,61 @@ function getMcpToolCount(id: string): number {
|
|
|
37
60
|
return 1;
|
|
38
61
|
}
|
|
39
62
|
|
|
63
|
+
async function runCompare(json: boolean): Promise<number> {
|
|
64
|
+
const profiles = await listProfiles();
|
|
65
|
+
const results: { name: string; skills: number; mcps: number; tokens: number; cost100: string }[] = [];
|
|
66
|
+
|
|
67
|
+
for (const name of profiles) {
|
|
68
|
+
try {
|
|
69
|
+
const profile = await loadProfile(name);
|
|
70
|
+
const skillIds = expandSkillIds(profile.skills.local.map((s: any) => s.id));
|
|
71
|
+
const skillTokens = skillIds.reduce((sum: number, id: string) => sum + getSkillTokens(id), 0);
|
|
72
|
+
const mcpIds = profile.mcps.map((m: any) => m.id);
|
|
73
|
+
const mcpToolCount = mcpIds.reduce((sum: number, id: string) => sum + getMcpToolCount(id), 0);
|
|
74
|
+
const total = skillTokens + (mcpToolCount * 50) + 200;
|
|
75
|
+
results.push({
|
|
76
|
+
name,
|
|
77
|
+
skills: skillIds.length,
|
|
78
|
+
mcps: mcpIds.length,
|
|
79
|
+
tokens: total,
|
|
80
|
+
cost100: (total * 0.000003 * 100).toFixed(2),
|
|
81
|
+
});
|
|
82
|
+
} catch { /* skip broken profiles */ }
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
results.sort((a, b) => a.tokens - b.tokens);
|
|
86
|
+
|
|
87
|
+
if (json) {
|
|
88
|
+
process.stdout.write(JSON.stringify(results, null, 2) + "\n");
|
|
89
|
+
return 0;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
const maxTokens = results[results.length - 1]?.tokens ?? 1;
|
|
93
|
+
|
|
94
|
+
process.stdout.write("š Token budget comparison (all profiles)\n\n");
|
|
95
|
+
process.stdout.write(` ${"Profile".padEnd(20)} ${"Skills".padStart(6)} ${"MCPs".padStart(5)} ${"Tokens".padStart(8)} ${"$/100msg".padStart(8)} Budget\n`);
|
|
96
|
+
process.stdout.write(` ${"ā".repeat(20)} ${"ā".repeat(6)} ${"ā".repeat(5)} ${"ā".repeat(8)} ${"ā".repeat(8)} ${"ā".repeat(20)}\n`);
|
|
97
|
+
|
|
98
|
+
for (const r of results) {
|
|
99
|
+
const barLen = Math.max(1, Math.round((r.tokens / maxTokens) * 20));
|
|
100
|
+
const bar = "ā".repeat(barLen) + "ā".repeat(20 - barLen);
|
|
101
|
+
const level = r.tokens > 20000 ? "š“" : r.tokens > 8000 ? "š”" : "š¢";
|
|
102
|
+
process.stdout.write(` ${r.name.padEnd(20)} ${String(r.skills).padStart(6)} ${String(r.mcps).padStart(5)} ${r.tokens.toLocaleString().padStart(8)} ${"$" + r.cost100.padStart(7)} ${bar} ${level}\n`);
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
process.stdout.write(`\n ${results.length} profiles compared. Cheapest: ${results[0]?.name}, most expensive: ${results[results.length - 1]?.name}\n`);
|
|
106
|
+
return 0;
|
|
107
|
+
}
|
|
108
|
+
|
|
40
109
|
export async function run(args: string[]): Promise<number> {
|
|
41
110
|
const json = args.includes("--json");
|
|
111
|
+
const compare = args.includes("--compare");
|
|
42
112
|
let profileName = args.find(a => !a.startsWith("-"));
|
|
43
113
|
|
|
114
|
+
if (compare) {
|
|
115
|
+
return runCompare(json);
|
|
116
|
+
}
|
|
117
|
+
|
|
44
118
|
if (!profileName) {
|
|
45
119
|
try { profileName = await resolveProfileForCwd(process.cwd()); } catch {
|
|
46
120
|
process.stderr.write("No active profile. Specify one: cue cost <profile>\n");
|
|
@@ -51,7 +125,7 @@ export async function run(args: string[]): Promise<number> {
|
|
|
51
125
|
const profile = await loadProfile(profileName!);
|
|
52
126
|
|
|
53
127
|
// Skills cost
|
|
54
|
-
const skillIds = profile.skills.local.map(s => s.id);
|
|
128
|
+
const skillIds = expandSkillIds(profile.skills.local.map(s => s.id));
|
|
55
129
|
const skillTokens = skillIds.reduce((sum, id) => sum + getSkillTokens(id), 0);
|
|
56
130
|
|
|
57
131
|
// MCP cost (tool descriptions)
|
package/src/commands/diff.ts
CHANGED
|
@@ -1,13 +1,32 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* `cue diff <profileA> <profileB>` ā compare two profiles.
|
|
3
|
+
* `cue diff --live <target>` ā show impact of switching from current to target.
|
|
3
4
|
*/
|
|
4
5
|
|
|
6
|
+
import { existsSync, readFileSync } from "node:fs";
|
|
7
|
+
import { join, resolve, dirname } from "node:path";
|
|
8
|
+
import { fileURLToPath } from "node:url";
|
|
9
|
+
|
|
5
10
|
import { loadProfile } from "../lib/profile-loader";
|
|
11
|
+
import { resolveProfileForCwd } from "../lib/cwd-resolver";
|
|
12
|
+
|
|
13
|
+
const REPO_ROOT = resolve(dirname(fileURLToPath(import.meta.url)), "..", "..");
|
|
14
|
+
const SKILLS_ROOT = join(REPO_ROOT, "resources", "skills", "skills");
|
|
15
|
+
|
|
16
|
+
function estimateTokens(text: string): number { return Math.ceil(text.length / 4); }
|
|
17
|
+
function getSkillTokens(id: string): number {
|
|
18
|
+
try { return estimateTokens(readFileSync(join(SKILLS_ROOT, id, "SKILL.md"), "utf8")); } catch { return 0; }
|
|
19
|
+
}
|
|
6
20
|
|
|
7
21
|
export async function run(args: string[]): Promise<number> {
|
|
8
22
|
const json = args.includes("--json");
|
|
23
|
+
const live = args.includes("--live");
|
|
9
24
|
const names = args.filter(a => !a.startsWith("-"));
|
|
10
25
|
|
|
26
|
+
if (live) {
|
|
27
|
+
return runLive(names[0], json);
|
|
28
|
+
}
|
|
29
|
+
|
|
11
30
|
if (names.length < 2) {
|
|
12
31
|
process.stderr.write("Usage: cue diff <profileA> <profileB>\n");
|
|
13
32
|
return 1;
|
|
@@ -85,3 +104,89 @@ export async function run(args: string[]): Promise<number> {
|
|
|
85
104
|
|
|
86
105
|
return 0;
|
|
87
106
|
}
|
|
107
|
+
|
|
108
|
+
async function runLive(target: string | undefined, json: boolean): Promise<number> {
|
|
109
|
+
let current: string;
|
|
110
|
+
try {
|
|
111
|
+
const result = await resolveProfileForCwd({ cwd: process.cwd(), homeDir: require("node:os").homedir(), configDir: join(require("node:os").homedir(), ".config", "cue") });
|
|
112
|
+
if (result.source === "none") throw new Error("none");
|
|
113
|
+
current = result.profile;
|
|
114
|
+
} catch {
|
|
115
|
+
process.stderr.write("No active profile. Use: cue diff <current> <target>\n");
|
|
116
|
+
return 1;
|
|
117
|
+
}
|
|
118
|
+
if (!target) {
|
|
119
|
+
process.stderr.write("Usage: cue diff --live <target-profile>\n");
|
|
120
|
+
return 1;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
let profileA, profileB;
|
|
124
|
+
try { profileA = await loadProfile(current); } catch (e) { process.stderr.write(`${e}\n`); return 1; }
|
|
125
|
+
try { profileB = await loadProfile(target); } catch (e) { process.stderr.write(`${e}\n`); return 1; }
|
|
126
|
+
|
|
127
|
+
const skillsA = new Set(profileA.skills.local.map(s => s.id));
|
|
128
|
+
const skillsB = new Set(profileB.skills.local.map(s => s.id));
|
|
129
|
+
const mcpsA = new Set(profileA.mcps.map(m => m.id));
|
|
130
|
+
const mcpsB = new Set(profileB.mcps.map(m => m.id));
|
|
131
|
+
|
|
132
|
+
const removed = [...skillsA].filter(s => !skillsB.has(s));
|
|
133
|
+
const added = [...skillsB].filter(s => !skillsA.has(s));
|
|
134
|
+
const mcpsRemoved = [...mcpsA].filter(m => !mcpsB.has(m));
|
|
135
|
+
const mcpsAdded = [...mcpsB].filter(m => !mcpsA.has(m));
|
|
136
|
+
|
|
137
|
+
const tokensA = [...skillsA].reduce((sum, id) => sum + getSkillTokens(id), 0) + 200;
|
|
138
|
+
const tokensB = [...skillsB].reduce((sum, id) => sum + getSkillTokens(id), 0) + 200;
|
|
139
|
+
const tokenDiff = tokensB - tokensA;
|
|
140
|
+
const costDiff = (tokenDiff * 0.000003 * 100); // per 100 messages
|
|
141
|
+
|
|
142
|
+
if (json) {
|
|
143
|
+
process.stdout.write(JSON.stringify({
|
|
144
|
+
from: current, to: target,
|
|
145
|
+
skills: { removed, added, removedCount: removed.length, addedCount: added.length },
|
|
146
|
+
mcps: { removed: mcpsRemoved, added: mcpsAdded },
|
|
147
|
+
tokens: { from: tokensA, to: tokensB, diff: tokenDiff },
|
|
148
|
+
costPer100: costDiff,
|
|
149
|
+
}, null, 2) + "\n");
|
|
150
|
+
return 0;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
const bold = (s: string) => `\x1b[1m${s}\x1b[0m`;
|
|
154
|
+
const green = (s: string) => `\x1b[32m${s}\x1b[0m`;
|
|
155
|
+
const red = (s: string) => `\x1b[31m${s}\x1b[0m`;
|
|
156
|
+
const dim = (s: string) => `\x1b[2m${s}\x1b[0m`;
|
|
157
|
+
|
|
158
|
+
process.stdout.write(`\n Switching: ${bold(current)} ā ${bold(target)}\n\n`);
|
|
159
|
+
|
|
160
|
+
// Summary line
|
|
161
|
+
const parts: string[] = [];
|
|
162
|
+
if (removed.length) parts.push(red(`-${removed.length} skills`));
|
|
163
|
+
if (added.length) parts.push(green(`+${added.length} skills`));
|
|
164
|
+
if (mcpsRemoved.length) parts.push(red(`-${mcpsRemoved.length} MCPs`));
|
|
165
|
+
if (mcpsAdded.length) parts.push(green(`+${mcpsAdded.length} MCPs`));
|
|
166
|
+
process.stdout.write(` ${parts.join(", ")}\n`);
|
|
167
|
+
|
|
168
|
+
// Token impact
|
|
169
|
+
const arrow = tokenDiff < 0 ? green(`ā saves ${Math.abs(tokenDiff).toLocaleString()} tokens/session`) :
|
|
170
|
+
tokenDiff > 0 ? red(`ā adds ${tokenDiff.toLocaleString()} tokens/session`) : "no change";
|
|
171
|
+
process.stdout.write(` ${arrow}\n`);
|
|
172
|
+
|
|
173
|
+
if (tokenDiff !== 0) {
|
|
174
|
+
const costStr = costDiff < 0 ? green(`saves $${Math.abs(costDiff).toFixed(2)}`) : red(`costs $${costDiff.toFixed(2)} more`);
|
|
175
|
+
process.stdout.write(` ${costStr} per 100 messages\n`);
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
// Details
|
|
179
|
+
if (removed.length > 0) {
|
|
180
|
+
process.stdout.write(`\n ${red("Removed skills:")}\n`);
|
|
181
|
+
for (const s of removed.slice(0, 10)) process.stdout.write(` - ${s}\n`);
|
|
182
|
+
if (removed.length > 10) process.stdout.write(` ${dim(`...+${removed.length - 10} more`)}\n`);
|
|
183
|
+
}
|
|
184
|
+
if (added.length > 0) {
|
|
185
|
+
process.stdout.write(`\n ${green("Added skills:")}\n`);
|
|
186
|
+
for (const s of added.slice(0, 10)) process.stdout.write(` + ${s}\n`);
|
|
187
|
+
if (added.length > 10) process.stdout.write(` ${dim(`...+${added.length - 10} more`)}\n`);
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
process.stdout.write(`\n ${dim("Apply with:")} cue use ${target}\n\n`);
|
|
191
|
+
return 0;
|
|
192
|
+
}
|
|
@@ -93,24 +93,28 @@ async function cmdImport(args: string[]): Promise<number> {
|
|
|
93
93
|
async function cmdExport(args: string[]): Promise<number> {
|
|
94
94
|
const profileName = args.find(a => !a.startsWith("-"));
|
|
95
95
|
if (!profileName) {
|
|
96
|
-
process.stderr.write("Usage: cue export <profile> [--output <path>]\n");
|
|
96
|
+
process.stderr.write("Usage: cue export <profile> [--output <path>] [--portable]\n");
|
|
97
97
|
return 1;
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
const outputIdx = args.indexOf("--output");
|
|
101
101
|
const outputPath = outputIdx >= 0 ? args[outputIdx + 1] : null;
|
|
102
|
+
const portable = args.includes("--portable");
|
|
102
103
|
|
|
103
104
|
const profile = await loadProfile(profileName);
|
|
104
105
|
const yaml = require("yaml");
|
|
105
106
|
|
|
106
|
-
const
|
|
107
|
+
const SKILLS_ROOT = join(REPO_ROOT, "resources", "skills", "skills");
|
|
108
|
+
|
|
109
|
+
const base: Record<string, unknown> = {
|
|
107
110
|
name: profile.name,
|
|
108
111
|
description: profile.description,
|
|
109
112
|
icon: profile.icon,
|
|
110
113
|
_portable: {
|
|
111
114
|
exported: new Date().toISOString(),
|
|
112
|
-
cue_version: "0.
|
|
115
|
+
cue_version: "0.4.1",
|
|
113
116
|
inheritance_resolved: true,
|
|
117
|
+
self_contained: portable,
|
|
114
118
|
},
|
|
115
119
|
skills: { local: profile.skills.local.map(s => s.id) },
|
|
116
120
|
mcps: profile.mcps.map(m => m.id),
|
|
@@ -118,11 +122,30 @@ async function cmdExport(args: string[]): Promise<number> {
|
|
|
118
122
|
env: profile.env,
|
|
119
123
|
};
|
|
120
124
|
|
|
121
|
-
|
|
125
|
+
if (portable) {
|
|
126
|
+
// Bundle skill content inline
|
|
127
|
+
const skillContents: Record<string, string> = {};
|
|
128
|
+
for (const s of profile.skills.local) {
|
|
129
|
+
const skillPath = join(SKILLS_ROOT, s.id, "SKILL.md");
|
|
130
|
+
try {
|
|
131
|
+
skillContents[s.id] = readFileSync(skillPath, "utf8");
|
|
132
|
+
} catch { /* skill not on disk ā skip */ }
|
|
133
|
+
}
|
|
134
|
+
if (Object.keys(skillContents).length > 0) {
|
|
135
|
+
(base as any)._skill_contents = skillContents;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
const output = yaml.stringify(base);
|
|
122
140
|
|
|
123
141
|
if (outputPath) {
|
|
124
142
|
writeFileSync(outputPath, output);
|
|
125
|
-
|
|
143
|
+
const size = (Buffer.byteLength(output) / 1024).toFixed(1);
|
|
144
|
+
process.stdout.write(`ā
Exported "${profileName}" to ${outputPath} (${size} KB)\n`);
|
|
145
|
+
if (portable) {
|
|
146
|
+
process.stdout.write(` Self-contained: includes ${Object.keys((base as any)._skill_contents ?? {}).length} skill(s) inline\n`);
|
|
147
|
+
process.stdout.write(` Share this file ā recipient imports with: cue import ${outputPath}\n`);
|
|
148
|
+
}
|
|
126
149
|
} else {
|
|
127
150
|
process.stdout.write(output);
|
|
128
151
|
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* E2e test for `cue launch` ā tests the full resolve ā materialize ā exec flow.
|
|
3
|
+
* Uses --rematerialize to avoid actually exec'ing claude/codex.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import { describe, expect, test, beforeEach, afterEach } from "bun:test";
|
|
7
|
+
import { mkdtemp, writeFile, rm, readFile, readdir } from "node:fs/promises";
|
|
8
|
+
import { tmpdir } from "node:os";
|
|
9
|
+
import { join } from "node:path";
|
|
10
|
+
import { spawnSync } from "node:child_process";
|
|
11
|
+
|
|
12
|
+
const CUE_BIN = join(import.meta.dir, "../index.ts");
|
|
13
|
+
|
|
14
|
+
function cue(args: string[], opts: { cwd?: string; env?: Record<string, string> } = {}): { status: number; stdout: string; stderr: string } {
|
|
15
|
+
const res = spawnSync("bun", ["run", CUE_BIN, ...args], {
|
|
16
|
+
encoding: "utf8",
|
|
17
|
+
timeout: 15000,
|
|
18
|
+
cwd: opts.cwd ?? process.cwd(),
|
|
19
|
+
env: { ...process.env, ...opts.env },
|
|
20
|
+
});
|
|
21
|
+
return { status: res.status ?? 1, stdout: res.stdout ?? "", stderr: res.stderr ?? "" };
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
describe("cue launch e2e", () => {
|
|
25
|
+
let tmpDir: string;
|
|
26
|
+
|
|
27
|
+
beforeEach(async () => {
|
|
28
|
+
tmpDir = await mkdtemp(join(tmpdir(), "cue-e2e-launch-"));
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
afterEach(async () => {
|
|
32
|
+
await rm(tmpDir, { recursive: true, force: true });
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
test("launch --rematerialize with .cue-profile resolves and builds runtime", async () => {
|
|
36
|
+
// Create a .cue-profile pointing to a real profile
|
|
37
|
+
await writeFile(join(tmpDir, ".cue-profile"), "caveman-quick\n");
|
|
38
|
+
|
|
39
|
+
const res = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
40
|
+
|
|
41
|
+
expect(res.status).toBe(0);
|
|
42
|
+
expect(res.stdout).toContain("caveman-quick");
|
|
43
|
+
expect(res.stdout).toContain("runtimeDir");
|
|
44
|
+
|
|
45
|
+
// Parse the JSON output
|
|
46
|
+
const jsonMatch = res.stdout.match(/\{[\s\S]*\}/);
|
|
47
|
+
expect(jsonMatch).not.toBeNull();
|
|
48
|
+
const output = JSON.parse(jsonMatch![0]);
|
|
49
|
+
expect(output.profile).toBe("caveman-quick");
|
|
50
|
+
expect(output.agent).toBe("claude-code");
|
|
51
|
+
expect(output.hash).toMatch(/^[a-f0-9]{64}$/);
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
test("launch --rematerialize second call is cache hit (rebuilt=false)", async () => {
|
|
55
|
+
await writeFile(join(tmpDir, ".cue-profile"), "core\n");
|
|
56
|
+
|
|
57
|
+
const first = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
58
|
+
expect(first.status).toBe(0);
|
|
59
|
+
const firstJson = JSON.parse(first.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
60
|
+
expect(firstJson.rebuilt).toBe(true);
|
|
61
|
+
|
|
62
|
+
// Second call with same profile ā may or may not be cache hit depending
|
|
63
|
+
// on whether CLAUDE.md includes dynamic content (timestamps, session summary).
|
|
64
|
+
// At minimum, it should succeed.
|
|
65
|
+
const second = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
66
|
+
expect(second.status).toBe(0);
|
|
67
|
+
const secondJson = JSON.parse(second.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
68
|
+
expect(secondJson.profile).toBe("core");
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
test("launch resolves profile from .cue-profile in parent directory", async () => {
|
|
72
|
+
// Create a subdirectory and put .cue-profile in parent
|
|
73
|
+
const { mkdir } = await import("node:fs/promises");
|
|
74
|
+
const subDir = join(tmpDir, "src", "lib");
|
|
75
|
+
await mkdir(subDir, { recursive: true });
|
|
76
|
+
await writeFile(join(tmpDir, ".cue-profile"), "rust\n");
|
|
77
|
+
|
|
78
|
+
const res = cue(["launch", "claude", "--rematerialize"], { cwd: subDir });
|
|
79
|
+
expect(res.status).toBe(0);
|
|
80
|
+
const output = JSON.parse(res.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
81
|
+
expect(output.profile).toBe("rust");
|
|
82
|
+
});
|
|
83
|
+
|
|
84
|
+
test("launch produces CLAUDE.md with profile stamp in runtime dir", async () => {
|
|
85
|
+
await writeFile(join(tmpDir, ".cue-profile"), "backend\n");
|
|
86
|
+
|
|
87
|
+
const res = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
88
|
+
expect(res.status).toBe(0);
|
|
89
|
+
|
|
90
|
+
const output = JSON.parse(res.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
91
|
+
const claudeMd = await readFile(join(output.runtimeDir, "CLAUDE.md"), "utf8");
|
|
92
|
+
expect(claudeMd).toContain("profile=backend");
|
|
93
|
+
expect(claudeMd).toContain("Active Profile:");
|
|
94
|
+
});
|
|
95
|
+
|
|
96
|
+
test("launch produces settings.json with MCPs and plugins", async () => {
|
|
97
|
+
await writeFile(join(tmpDir, ".cue-profile"), "backend\n");
|
|
98
|
+
|
|
99
|
+
const res = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
100
|
+
expect(res.status).toBe(0);
|
|
101
|
+
|
|
102
|
+
const output = JSON.parse(res.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
103
|
+
const settings = JSON.parse(await readFile(join(output.runtimeDir, "settings.json"), "utf8"));
|
|
104
|
+
expect(settings).toHaveProperty("mcpServers");
|
|
105
|
+
expect(settings).toHaveProperty("enabledPlugins");
|
|
106
|
+
});
|
|
107
|
+
|
|
108
|
+
test("launch creates skills/ symlinks in runtime dir", async () => {
|
|
109
|
+
await writeFile(join(tmpDir, ".cue-profile"), "backend\n");
|
|
110
|
+
|
|
111
|
+
const res = cue(["launch", "claude", "--rematerialize"], { cwd: tmpDir });
|
|
112
|
+
expect(res.status).toBe(0);
|
|
113
|
+
|
|
114
|
+
const output = JSON.parse(res.stdout.match(/\{[\s\S]*\}/)![0]);
|
|
115
|
+
const skillsDir = join(output.runtimeDir, "skills");
|
|
116
|
+
const entries = await readdir(skillsDir);
|
|
117
|
+
expect(entries.length).toBeGreaterThan(0);
|
|
118
|
+
});
|
|
119
|
+
});
|
package/src/commands/launch.ts
CHANGED
|
@@ -461,6 +461,25 @@ export async function run(args: string[]): Promise<number> {
|
|
|
461
461
|
credentialsSource,
|
|
462
462
|
});
|
|
463
463
|
|
|
464
|
+
// Auto-doctor on first build: warn about missing CLIs/MCPs
|
|
465
|
+
if (runtime.rebuilt) {
|
|
466
|
+
try {
|
|
467
|
+
const { existsSync } = await import("node:fs");
|
|
468
|
+
const doctorFlag = join(configDir(), "runtime", profileName, ".doctor-done");
|
|
469
|
+
if (!existsSync(doctorFlag)) {
|
|
470
|
+
const { spawnSync } = await import("node:child_process");
|
|
471
|
+
const res = spawnSync(process.argv[0]!, [join(import.meta.dir, "../index.ts"), "doctor", "--quiet"], {
|
|
472
|
+
encoding: "utf8", timeout: 5000, stdio: ["ignore", "pipe", "pipe"],
|
|
473
|
+
});
|
|
474
|
+
if (res.stdout?.includes("ā") || res.stdout?.includes("missing")) {
|
|
475
|
+
process.stderr.write("\x1b[33mā cue doctor found issues. Run `cue doctor --fix` to repair.\x1b[0m\n");
|
|
476
|
+
}
|
|
477
|
+
const { writeFileSync } = await import("node:fs");
|
|
478
|
+
writeFileSync(doctorFlag, new Date().toISOString());
|
|
479
|
+
}
|
|
480
|
+
} catch { /* non-fatal */ }
|
|
481
|
+
}
|
|
482
|
+
|
|
464
483
|
// --rematerialize: report and exit (no exec)
|
|
465
484
|
if (parsed.rematerialize) {
|
|
466
485
|
process.stdout.write(
|
package/src/commands/lock.ts
CHANGED
|
@@ -2,12 +2,14 @@
|
|
|
2
2
|
* `cue lock <profile>` / `cue unlock <profile>` ā profile locking.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import { readFileSync, writeFileSync } from "node:fs";
|
|
5
|
+
import { readFileSync, writeFileSync, existsSync } from "node:fs";
|
|
6
6
|
import { resolve, dirname, join } from "node:path";
|
|
7
7
|
import { fileURLToPath } from "node:url";
|
|
8
|
+
import { createHash } from "node:crypto";
|
|
8
9
|
|
|
9
10
|
const REPO_ROOT = resolve(dirname(fileURLToPath(import.meta.url)), "..", "..");
|
|
10
11
|
const PROFILES_DIR = process.env.CUE_PROFILES_DIR ?? join(REPO_ROOT, "profiles");
|
|
12
|
+
const SKILLS_ROOT = join(REPO_ROOT, "resources", "skills", "skills");
|
|
11
13
|
|
|
12
14
|
export function isProfileLocked(profileName: string): { locked: boolean; by?: string; reason?: string } {
|
|
13
15
|
const yamlPath = join(PROFILES_DIR, profileName, "profile.yaml");
|
|
@@ -84,5 +86,23 @@ export async function run(args: string[]): Promise<number> {
|
|
|
84
86
|
|
|
85
87
|
writeFileSync(yamlPath, content);
|
|
86
88
|
process.stdout.write(`š Locked profile "${profileName}"${by ? ` (by ${by})` : ""}\n`);
|
|
89
|
+
|
|
90
|
+
// Generate profile.lock with skill content hashes
|
|
91
|
+
const { loadProfile } = await import("../lib/profile-loader");
|
|
92
|
+
try {
|
|
93
|
+
const profile = await loadProfile(profileName);
|
|
94
|
+
const lockEntries: Record<string, string> = {};
|
|
95
|
+
for (const s of profile.skills.local) {
|
|
96
|
+
const skillPath = join(SKILLS_ROOT, s.id, "SKILL.md");
|
|
97
|
+
if (existsSync(skillPath)) {
|
|
98
|
+
const hash = createHash("sha256").update(readFileSync(skillPath)).digest("hex").slice(0, 12);
|
|
99
|
+
lockEntries[s.id] = hash;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
const lockFile = join(PROFILES_DIR, profileName, "profile.lock");
|
|
103
|
+
writeFileSync(lockFile, JSON.stringify({ locked_at: new Date().toISOString(), skills: lockEntries }, null, 2) + "\n");
|
|
104
|
+
process.stdout.write(`š Generated profile.lock (${Object.keys(lockEntries).length} skill hashes)\n`);
|
|
105
|
+
} catch { /* non-fatal */ }
|
|
106
|
+
|
|
87
107
|
return 0;
|
|
88
108
|
}
|
|
@@ -14,11 +14,61 @@
|
|
|
14
14
|
import { spawnSync } from "node:child_process";
|
|
15
15
|
import { resolve, dirname, join } from "node:path";
|
|
16
16
|
import { fileURLToPath } from "node:url";
|
|
17
|
+
import { readFileSync, existsSync } from "node:fs";
|
|
17
18
|
|
|
18
19
|
import { resolveProfileForCwd } from "../lib/cwd-resolver";
|
|
19
20
|
|
|
20
21
|
const REPO_ROOT = resolve(dirname(fileURLToPath(import.meta.url)), "..", "..");
|
|
21
22
|
const PROFILES_DIR = process.env.CUE_PROFILES_DIR ?? join(REPO_ROOT, "profiles");
|
|
23
|
+
const REGISTRY_PATH = join(REPO_ROOT, "docs", "registry", "index.json");
|
|
24
|
+
const REGISTRY_URL = "https://recodeee.github.io/cue/registry/index.json";
|
|
25
|
+
|
|
26
|
+
// ---------------------------------------------------------------------------
|
|
27
|
+
// Registry
|
|
28
|
+
// ---------------------------------------------------------------------------
|
|
29
|
+
|
|
30
|
+
interface RegistrySkill {
|
|
31
|
+
id: string; name: string; description: string;
|
|
32
|
+
repo: string; path: string; tags: string[];
|
|
33
|
+
requires: string[]; profile: string;
|
|
34
|
+
}
|
|
35
|
+
interface RegistryMcp {
|
|
36
|
+
id: string; name: string; description: string;
|
|
37
|
+
repo: string; install: string; tags: string[];
|
|
38
|
+
}
|
|
39
|
+
interface Registry {
|
|
40
|
+
version: number; skills: RegistrySkill[]; mcps: RegistryMcp[];
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
function loadRegistry(): Registry | null {
|
|
44
|
+
// Try local first, then fetch remote
|
|
45
|
+
if (existsSync(REGISTRY_PATH)) {
|
|
46
|
+
try { return JSON.parse(readFileSync(REGISTRY_PATH, "utf8")); } catch {}
|
|
47
|
+
}
|
|
48
|
+
// Try fetching remote (sync via spawnSync curl)
|
|
49
|
+
const res = spawnSync("curl", ["-sfL", "--max-time", "5", REGISTRY_URL], { encoding: "utf8" });
|
|
50
|
+
if (res.status === 0 && res.stdout) {
|
|
51
|
+
try { return JSON.parse(res.stdout); } catch {}
|
|
52
|
+
}
|
|
53
|
+
return null;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
function searchRegistry(query: string, registry: Registry): { skills: RegistrySkill[]; mcps: RegistryMcp[] } {
|
|
57
|
+
const q = query.toLowerCase();
|
|
58
|
+
const skills = registry.skills.filter(s =>
|
|
59
|
+
s.name.toLowerCase().includes(q) ||
|
|
60
|
+
s.description.toLowerCase().includes(q) ||
|
|
61
|
+
s.tags.some(t => t.includes(q)) ||
|
|
62
|
+
s.id.includes(q)
|
|
63
|
+
);
|
|
64
|
+
const mcps = registry.mcps.filter(m =>
|
|
65
|
+
m.name.toLowerCase().includes(q) ||
|
|
66
|
+
m.description.toLowerCase().includes(q) ||
|
|
67
|
+
m.tags.some(t => t.includes(q)) ||
|
|
68
|
+
m.id.includes(q)
|
|
69
|
+
);
|
|
70
|
+
return { skills, mcps };
|
|
71
|
+
}
|
|
22
72
|
|
|
23
73
|
// ---------------------------------------------------------------------------
|
|
24
74
|
// Helpers
|
|
@@ -85,14 +135,49 @@ async function cmdSearchSkills(query: string, json: boolean): Promise<number> {
|
|
|
85
135
|
}
|
|
86
136
|
|
|
87
137
|
async function cmdSearch(query: string, json: boolean): Promise<number> {
|
|
88
|
-
if (!
|
|
138
|
+
if (!query) {
|
|
139
|
+
process.stderr.write("Usage: cue marketplace search <query>\n");
|
|
140
|
+
return 1;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
// Search built-in registry first
|
|
144
|
+
const registry = loadRegistry();
|
|
145
|
+
if (registry) {
|
|
146
|
+
const results = searchRegistry(query, registry);
|
|
147
|
+
if (json) {
|
|
148
|
+
process.stdout.write(JSON.stringify(results, null, 2) + "\n");
|
|
149
|
+
return 0;
|
|
150
|
+
}
|
|
151
|
+
if (results.skills.length > 0) {
|
|
152
|
+
process.stdout.write("āā Skills āā\n\n");
|
|
153
|
+
for (const s of results.skills) {
|
|
154
|
+
process.stdout.write(` ${s.name} (${s.repo})\n`);
|
|
155
|
+
process.stdout.write(` ${s.description}\n`);
|
|
156
|
+
process.stdout.write(` tags: ${s.tags.join(", ")}${s.requires.length ? ` requires: ${s.requires.join(", ")}` : ""}\n\n`);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
if (results.mcps.length > 0) {
|
|
160
|
+
process.stdout.write("āā MCPs āā\n\n");
|
|
161
|
+
for (const m of results.mcps) {
|
|
162
|
+
process.stdout.write(` ${m.name} (${m.install})\n`);
|
|
163
|
+
process.stdout.write(` ${m.description}\n`);
|
|
164
|
+
process.stdout.write(` tags: ${m.tags.join(", ")}\n\n`);
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
if (results.skills.length === 0 && results.mcps.length === 0) {
|
|
168
|
+
process.stdout.write(`No results for "${query}" in the registry.\n`);
|
|
169
|
+
} else {
|
|
170
|
+
process.stdout.write(`Install with: cue marketplace install-skill <repo>\n`);
|
|
171
|
+
}
|
|
172
|
+
return 0;
|
|
173
|
+
}
|
|
89
174
|
|
|
175
|
+
// Fallback to Smithery + npx
|
|
176
|
+
if (!json) process.stdout.write(`š Searching MCPs and skills for "${query}"...\n\n`);
|
|
90
177
|
if (!json) process.stdout.write("āā MCPs (Smithery) āā\n\n");
|
|
91
178
|
await cmdSearchMcps(query, json);
|
|
92
|
-
|
|
93
179
|
if (!json) process.stdout.write("\nāā Skills āā\n\n");
|
|
94
180
|
await cmdSearchSkills(query, json);
|
|
95
|
-
|
|
96
181
|
return 0;
|
|
97
182
|
}
|
|
98
183
|
|