{"_id":"@aphanarc_lab/hermes-launchpad","_rev":"27-7d284be155d62d4c2dd5352847e18018","name":"@aphanarc_lab/hermes-launchpad","dist-tags":{"latest":"0.1.50"},"versions":{"0.1.24":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.24","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.24","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"759f0e915d85ade446a2bacd299672080cc7103e","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.24.tgz","fileCount":234,"integrity":"sha512-71z7JGr1JVQEY9V+/rYnJvJ/2GfmFF42h64s6Xi+ZDMhLRmt4y0nNWM92503q74P3xnswNIF9i+AReqpyPbq7w==","signatures":[{"sig":"MEYCIQDL3q4q5nLqjF8dszh4G8jFxKL2Z3PDBOKW+SOlYsE01gIhAMAme4/z+m41YUxzySnJh6I0FTJjLfQ5IdzGHNVKYfUD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":982250},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.24_1784124699508_0.5073109051559743","host":"s3://npm-registry-packages-npm-production"}},"0.1.25":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.25","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.25","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"c182766eaeccd3e3bf6b720feb67bb1e4aae827b","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.25.tgz","fileCount":234,"integrity":"sha512-qGk2XRl8r3aCcGq2/TDVmgHc7gDRdN8T8omJ1wruT5yNdGD1RAaH12xliOW3mRilWq9K9JX1wYtj+sICBjF6wg==","signatures":[{"sig":"MEUCIHZHqJUieVtX3EVZgBHxuBKbExtDw29yAqYmM62pV3IzAiEAqpffANUlCu+Mr+h5o0AP3czrPU4OAvbEqmV+ZJa9lBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":982758},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.25_1784128696317_0.9678062592518446","host":"s3://npm-registry-packages-npm-production"}},"0.1.26":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.26","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.26","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"c220c9b7dcd03f31416f15fbe90291e7dd7210c0","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.26.tgz","fileCount":234,"integrity":"sha512-A2xfyH1vFfrg8ND3AxMZLP/MRxcn1qTTHyE7epyj6SYs1zsN9mP7P4SzmAS9byjmQ3GDTEW7cAp4utMfrdbYLQ==","signatures":[{"sig":"MEUCIDQLqdOJlLI16EfC6xAJf/XkOOvmp9VSFii3NTuXw0/jAiEA61K74SbLqSaMc/sJidfl9dM8J9qD6QiQqflrNPFQCjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":982758},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.26_1784158780360_0.10806001771449725","host":"s3://npm-registry-packages-npm-production"}},"0.1.27":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.27","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.27","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"a04642dfd1b9151d7f23ef6ada1f435e02754d50","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.27.tgz","fileCount":234,"integrity":"sha512-d9Jv7GG16jZBZHz/suZ9uV0mvAg/WOq75o0ChFCDtww86EpxQ9LCAukq3cosRwqapTri4Gp1pMQW+9nyvzSn0w==","signatures":[{"sig":"MEUCIQCuEU4UF2FXd40uiPTVOhTLUy1vgKQhtAUgH6g+COi/9QIgX1tQ6M8+7tsVnnWBvLIhm1CE9gcWhnCJSuUib2qEXVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":982758},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.27_1784167889798_0.8701633910820066","host":"s3://npm-registry-packages-npm-production"}},"0.1.28":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.28","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.28","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"cbae717275220d8d9c33762dc104034444c98283","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.28.tgz","fileCount":234,"integrity":"sha512-EcSDgexixcMNl+I+1S4qDDppQdS+Ac7zTn4aPwjrto2u0+CAE7uiVaLE6QJSvcKyVCProkWUoz+8jV4Roo8AZA==","signatures":[{"sig":"MEUCIQD9rzzgTGqxzlUMWFG1f8IH/yJWds1UHCr3Vdz6G3DyXwIgOhPxDjnXrqFQHxOoiqlbEwnejneL1Dq1BMWYMWIoQyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":982758},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.28_1784173677624_0.07212526397496144","host":"s3://npm-registry-packages-npm-production"}},"0.1.29":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.29","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.29","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"hermes-launchpad":"bin/hermes-agent-pack.js","hermes-agent-pack":"bin/hermes-agent-pack.js"},"dist":{"shasum":"4321b199b7456201bc0af37df15f1f172ccb0663","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.29.tgz","fileCount":234,"integrity":"sha512-Xs5v1hS9W5t/qDG9EWr6voQV4afFaJBFlhU37ZNicYL6PLa5P2SGi6mJ8OkAkGR0YJftt9CFOAcnvAD3BM2iDA==","signatures":[{"sig":"MEYCIQD0039kNSZyCaR4DvuOs6UDyRp6F8mRUb81e9DVHQVXdgIhAIxwQ0Do4RQVmZtptFqa3ubnEUkJJTgP2jsIcfaGLc0m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":983120},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-agent-pack.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.29_1784180678642_0.6104662954607583","host":"s3://npm-registry-packages-npm-production"}},"0.1.30":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.30","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.30","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"1c5029eeaa14bf8abb52eed41934ff50288971da","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.30.tgz","fileCount":234,"integrity":"sha512-f8+0gPf0lYh3GsJcIPTkflBYWtEDZuWIdtl8f+fyGpDtyQAY/Zq3ME0ShndVeRHXpzSvZmErHnYiO3waKp0egQ==","signatures":[{"sig":"MEQCIB+kMMU/xyDnXh8FyoAv520xRTZjDKYJCDMJAPgSQ3lsAiB1l53HL64UQbBmCcjOT6czi/RhSz6s63tcRXUwNolZ0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":983408},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.30_1784187830964_0.43328019743025536","host":"s3://npm-registry-packages-npm-production"}},"0.1.31":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.31","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.31","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"3b5ba5605c3f13c4ad5bd7d8abac901ba1c43f64","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.31.tgz","fileCount":234,"integrity":"sha512-fQGYQHpECF2evKs7C0CLB42/RBOmxi/qjj1E6Gs1IDsBu6TQv3o33ON0ye3xYO/94/zFpSjbXY7pub7ex/YieQ==","signatures":[{"sig":"MEQCIGoRhx4BTldQrDJV5Xc5vjHrJB8Rrwqj8OjuV1TlV0wxAiBRBVhejxxnB1s/KcmzZCbyNatAPVT/27qp5u50Xjn9ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":983408},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.31_1784620389796_0.5617156865223765","host":"s3://npm-registry-packages-npm-production"}},"0.1.32":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.32","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.32","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"eabd08455c557c99028d2fe77a695513d3925de5","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.32.tgz","fileCount":234,"integrity":"sha512-rNU0LB3wJ0T/O6ILDZkBBGOKje1zWvgdhiabWUoLR9GWmVS2oBYxdjfIgIOTVBh+Nhnr9glUwdnfdoJKj/oghA==","signatures":[{"sig":"MEQCIDhDDC4DqJLwzgWtiVMjgOsHPvf0eye58KGLXSHXKQlMAiAs8iPkwc2CDLql6NSViJGGtz54Rx7A1DYoBKLlHew/wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":983402},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.32_1784790009391_0.6758777368546622","host":"s3://npm-registry-packages-npm-production"}},"0.1.33":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.33","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.33","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"d2fab686879f74bbffa0b6e28dfc833226456bdb","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.33.tgz","fileCount":234,"integrity":"sha512-LjR/Y7OONVrXYq9ITw7VD1iADFSOZ/E+dwwEYANPbh93/tpJYnEc3hphbPbU5Nh//Zp8zXzAeCno7ToHbfGvJw==","signatures":[{"sig":"MEUCIQDfXFGCd19+2AuNyuQssOC5kG22KXMbcDWnGMBNEfgfswIgO1lOEENnJC0KKNH4NnO3aHzc0yZViM0ysX9dg4Pm4xA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":983402},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.33_1784792789242_0.00478305681006419","host":"s3://npm-registry-packages-npm-production"}},"0.1.34":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.34","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.34","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"8318c017507925235c4fb32df8a28fc71c905ca8","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.34.tgz","fileCount":235,"integrity":"sha512-RuxhTRAwv6TjzvaqhJB8eH6kDUBqzaCWmuikrjO5o9YExahLHaHGkYa21YLVCfG+jA4Ut4BWFTDtOo3GO9pkuA==","signatures":[{"sig":"MEUCIQD/iIRHhNSNOwlwYDPul+Dw9oYTILUe/3g0333ebE3AiAIgWMOYXB8aBXdZG5S3QYeG+KuL76aFrY92pbmkpH/ayqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994631},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.34_1784882356443_0.43488314442157927","host":"s3://npm-registry-packages-npm-production"}},"0.1.35":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.35","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.35","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"cd2c0951a871a93ae74c181acedab0cdf75329d6","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.35.tgz","fileCount":235,"integrity":"sha512-r9HLPE+5U2N8Zy2BsK2mxFJc2Qbc2A7Khm22CLA6W8IsE/vxeQrXkIyp+V2Eo2Hv4nDlJK82l9PQoSNww9Q4KQ==","signatures":[{"sig":"MEUCIDEToO80z2oSRRScBcbh/bZRLIj9Z3mDTw+k5+j6MZWOAiEAtiPk1zbzzNatwAe4QZqjf1iYbSH81GAtTMHOuoNqnrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994631},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.35_1784892330477_0.9809916550506881","host":"s3://npm-registry-packages-npm-production"}},"0.1.36":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.36","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.36","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"3852b50ec9490c5e1086016ec55b74f2de5bf884","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.36.tgz","fileCount":235,"integrity":"sha512-V2cLU2ORPId7tS2Ece7RyW1wc3xlH7Ba4El75XcgprFY+GflN80RW/C6w+wYM5tWCnksiGmPPwUwS9ojLtZS2Q==","signatures":[{"sig":"MEUCIQC4VJRU+MMUdbKXqpTsOgCsf5XlbUrAlYfl9T6QYhqVpgIgXHA2CokC8Uh/eZaVgjS5PGn1s/GaWrj+2wmcB2eUPEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994631},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.36_1785111984284_0.7560902486123888","host":"s3://npm-registry-packages-npm-production"}},"0.1.37":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.37","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.37","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"aa48e4482ec36646d1ac16b9c4e13b84795fd25d","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.37.tgz","fileCount":235,"integrity":"sha512-3cki1Umty7wXMnZPYTj+i1zNDj5iZ14FNA80UAZ5hhH1F+LzVyFbi7Zr3S5sL3h44NY053rMdorVpOlkP5Ztow==","signatures":[{"sig":"MEUCIQDSj4eSW2T9i4dFm/n9BqWLS0eK1n7XDHrNlDC/GteCWgIgXh8/Tbles7IyQXRrKHJ/Ax3mJh9/THf09s7rN3VgeLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":997724},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.37_1785114410064_0.8335073891324023","host":"s3://npm-registry-packages-npm-production"}},"0.1.38":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.38","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.38","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"250eac82e56cd4132c7341d2e7ec1b3e0d2687c5","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.38.tgz","fileCount":235,"integrity":"sha512-gfJjgcTevMTYrPMK9Ikz1+F3sAF1Gw2Lq6hZKuB8ShIUqEZlK/aLh+miT4aiVjOZqBsD2U2/K6ojLfaATdkP4w==","signatures":[{"sig":"MEUCIQCdyWKEztaNF9OepwfmdshQhHb4h1fyfcl+CrcbgqKGCAIgGuj/wR/kfYV1e3EZ0fWR2+QQx+p6ZAOix4aJeWfhuII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":998047},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.38_1785210761710_0.6666003227868134","host":"s3://npm-registry-packages-npm-production"}},"0.1.39":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.39","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.39","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"8b1dd79e071a026c218e9f7b109a50d2c76d66a2","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.39.tgz","fileCount":235,"integrity":"sha512-cyNUgGJWx+Fn4pC7x/65rkY+UM5mY9tBqoXrwU7da/XNInrTIg1Sv8aukSZK3TGjpyB02pnek9KPQf8Jw1IhJA==","signatures":[{"sig":"MEUCIDY2AVi+q887PpKYDWFFajEO4TVCEMQaiDFsm9EmnB20AiEAo95aTNgKhTmqGuM3n0Ujjg1RsfmWwp6ZrVwME9N6cFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996872},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.39_1785219345635_0.08724243511197849","host":"s3://npm-registry-packages-npm-production"}},"0.1.40":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.40","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.40","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"0904b0f9910bd658d0e50190bfc28e81063338e3","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.40.tgz","fileCount":235,"integrity":"sha512-GabClRMAGU0Kzf2wMEEzT2wVmmsk6hwi15FN+ru82m1BATk1vgqHV6a4457CT/t0p3VXphYmlXegXlr8UseU4A==","signatures":[{"sig":"MEQCIAD04OWewMKJYI7ANCsRYoqSVxM+KQuW509unm3qepEzAiAu6RoVdJQxSSMLpsOhkFHrWe4dq1dCiO+0Zij8F/v5UQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996872},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.40_1785232320429_0.16456111053484435","host":"s3://npm-registry-packages-npm-production"}},"0.1.41":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.41","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.41","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"0cd823f7d09a7ff282ef010ba45e5697b4a46df1","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.41.tgz","fileCount":235,"integrity":"sha512-6UL+k7j/U2BN1SHbJz/6IKa/NvEQFJnWKOLNa2NkejAKzCFeGQkm+dj4ptiJRv6K0LEiP3SJ40mXCcXRkvy6/w==","signatures":[{"sig":"MEQCIHqbYeogaC509fM0nCuPyoSxD9p4wsNJNG/lmHZh0LFaAiAyi/A9EkUwmCOVs+3AIKvX7TV0jguL7swiBPnAbQ8oEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996872},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.41_1785465643596_0.8607816407408699","host":"s3://npm-registry-packages-npm-production"}},"0.1.42":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.42","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.42","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"2b6704211f125684977abba43fcbcdc935a8c88e","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.42.tgz","fileCount":257,"integrity":"sha512-fkBGsOQTgkDmynSrX3I+mckeoZQJHA4G/9KVwY5u4v3zmtFIROWLde+u37tGHH3Fd1aep70344UutZ5vS/UtPg==","signatures":[{"sig":"MEYCIQDmcOaDHic5B6MuMCKcMo/twS6VPNr/APiKW1vQdApRdAIhANnk2apJcW5vM5yo2AFwNFtDmtwnFPp1YsYQpGNcRuF0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1046671},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:pack-source && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:optional-pack && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:pack-source":"node --test test/pack-source.test.js","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:optional-pack":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.42_1785502583428_0.5969863448255155","host":"s3://npm-registry-packages-npm-production"}},"0.1.43":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.43","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.43","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"20d3e81b059d7643afe6563cff82dd49a0848685","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.43.tgz","fileCount":255,"integrity":"sha512-u3mG/av6f8U6kIoLHeJ9BU3T233SmK8d+NtonF4Mcij1Mo0LIvQIxys93sQ5eqXran3KSIQBNuIMF8ngtvTv/w==","signatures":[{"sig":"MEUCIFNpQzAn91/2zomq2yVjZXFXo/hdEM3eU/DD/pNhdf/sAiEAh7HgMAKyCUz2z3oXCK4eim2ZJfUnMjxb+vxrt9B1OuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1044381},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.43_1785505911192_0.9281112715403852","host":"s3://npm-registry-packages-npm-production"}},"0.1.44":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.44","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.44","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"2660c7c2b3ca9ffa02eae4cdbf4e920976a643bd","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.44.tgz","fileCount":256,"integrity":"sha512-NU24g2WyUiQ3Vm48phPksadyy0+6f5tWoJp1fqJd8nggGM9cqv5nMpDD+a8Qa358Xe+7EZXyO7kICVpP0J3+aw==","signatures":[{"sig":"MEUCICQJeFnQmex/JzsCBP9ajOq4H7oj1pPawZ4L4AfrNVn3AiEA1liBb+A7gOQ5Itv1rfrFsPTtGVrM+tcndyyrobalWE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1054145},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.44_1785721135420_0.48570035096771536","host":"s3://npm-registry-packages-npm-production"}},"0.1.45":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.45","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.45","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"3cd8b02e6b5c44e7431a57a358a7fbb4925ead87","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.45.tgz","fileCount":256,"integrity":"sha512-3FHgutvnkYTouSJ80TILoEJPmzAOriDIDwmYj+x04qZGRN7uSREnNZuKk8cHEy+ps4juLf4d15L2O/hZfgrfWw==","signatures":[{"sig":"MEYCIQDUGbA0MEgA9NWmj8w3SuZixheSTMcfODNxDcqNtt3BAwIhAMhfY4+yRyvRJ4iJLvxXcGntjy8f+QdNuAMTcuntTEAz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1055262},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.45_1785757804989_0.9808693227087422","host":"s3://npm-registry-packages-npm-production"}},"0.1.46":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.46","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.46","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"c87416bc2144d98fed2a2a9e3bd2775d6c38bcf3","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.46.tgz","fileCount":256,"integrity":"sha512-MNyM2xd7Xyn6cicWOIDgkfA+6gfpuRKOp6NHd1gNmOa/LuRyOsg9CdJ05Kxk5C5SLFCOqRFlmkqG66/fyQIstA==","signatures":[{"sig":"MEUCIB9sLLxmXfdAYiJq6J3uY4WwJkZ/2jbC2YsfqAH+VtZFAiEAqOZdK5ZYbt2xlanYbS7yClOcSTmnVr4EHs8DQ/ANwO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1055262},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.46_1786079003444_0.21600005644318343","host":"s3://npm-registry-packages-npm-production"}},"0.1.47":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.47","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.47","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"37f9c624903576898559fdc8e99c6c5e274ff5dd","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.47.tgz","fileCount":256,"integrity":"sha512-ONb0O31sKeJ5sVxM0tOg68su3bmDH5iK00rUFWwHuWw8paPb+t7Pyd/wgh/1Gl9mxZeZwkVo3WsGBe7Bi29GDw==","signatures":[{"sig":"MEQCIEdgJNWSLgIc6VtbDQP9/n1LSA9sGTKvczW0SurwNvmpAiBNfJCSWMPS4Io3TJj1D0vkK3smMR+Iioxib/+G324CBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1055262},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.47_1786941750358_0.2914768275642401","host":"s3://npm-registry-packages-npm-production"}},"0.1.48":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.48","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.48","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"9158b56f6f339c578046d23e78c2096b523bcb34","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.48.tgz","fileCount":292,"integrity":"sha512-aZC2/MxqC9vXwLPeuazCS5TkNsuVDZrXkh40ifRhGHb1ZPSv+ek1ddQoAGS0gY98E/0n/GZDkeKq4qgegm6YRw==","signatures":[{"sig":"MEUCIQCTVgHAFzM3K1fzc7XX3yZv0IJ+sGYUJD/F7FEF+7farAIgQu2NmX2pnH6VYIv+DD5p41D7X7DnDpA7+6WhmHXjx0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1124674},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.48_1787041505573_0.49378570856304704","host":"s3://npm-registry-packages-npm-production"}},"0.1.49":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.49","license":"MIT","_id":"@aphanarc_lab/hermes-launchpad@0.1.49","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"dist":{"shasum":"41c8a233e14a9b56bb7b2b07505fd7dd7583c402","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.49.tgz","fileCount":310,"integrity":"sha512-rg98vEFs1xvohRv7/TK8n44T4gTgYHbjxi+j5fN4H1vftcWzIvXRP22xa/F+0n1c2xVcfJDd2zNAgH88IVOq5w==","signatures":[{"sig":"MEYCIQDtDaJxMItWIeUe31nJyNP87Qc4w8OGiPxMKqeKK4EDaQIhAJIr16OhurJJLpcDR+/Us1EyvdgGVH/bvt6NrCLV1KNO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1323999},"type":"module","engines":{"node":">=20 <25"},"scripts":{"test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:production-sales-profile && npm run test:wizard && npm run test:update-default","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","start":"node ./bin/hermes-launchpad.js","brand:stage":"node ./scripts/brand-package.mjs stage","test:skills":"node --test test/skills.test.js","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","test:branding":"node --test test/brand-package.test.mjs","prepublishOnly":"npm run release:check","publish:brands":"node ./scripts/publish-brands.mjs","test:components":"node --test test/components.test.js","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live","test:production-sales-profile":"bash test/compose/scripts/run-optional-production-sales-pack-flow.sh"},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"_npmVersion":"10.9.8","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","directories":{},"_nodeVersion":"22.22.3","dependencies":{"yaml":"^2.7.0","semver":"^7.7.1","@aphanarc_lab/hermes-webui":"0.1.42"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/hermes-launchpad_0.1.49_1788095005363_0.5565871969290637","host":"s3://npm-registry-packages-npm-production"}},"0.1.50":{"name":"@aphanarc_lab/hermes-launchpad","version":"0.1.50","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","type":"module","bin":{"aphanarc-hermes-launchpad":"bin/hermes-launchpad.js"},"scripts":{"start":"node ./bin/hermes-launchpad.js","check":"find ./bin ./src ./scripts ./test \\( -name '*.js' -o -name '*.mjs' \\) -print0 | xargs -0 -n1 node --check","test":"npm run check && npm run test:components && npm run test:skills && npm run test:branding && npm run test:default-profile && npm run test:aphanarc-provider && npm run test:ecommerce-profile && npm run test:production-sales-profile && npm run test:wizard && npm run test:update-default","test:components":"node --test test/components.test.js","test:skills":"node --test test/skills.test.js","test:branding":"node --test test/brand-package.test.mjs","test:default-profile":"bash test/compose/scripts/run-default-profile-provider-flow.sh","test:aphanarc-provider":"bash test/compose/scripts/run-aphanarc-provider-flow.sh","test:ecommerce-profile":"bash test/compose/scripts/run-optional-ecommerce-pack-flow.sh","test:production-sales-profile":"bash test/compose/scripts/run-optional-production-sales-pack-flow.sh","test:wizard":"bash test/compose/scripts/run-wizard-flow.sh","test:update-default":"bash test/compose/scripts/run-update-default-flow.sh","pack:dry-run":"npm pack --dry-run","release:check":"npm run check && npm run pack:dry-run","brand:stage":"node ./scripts/brand-package.mjs stage","publish:brands":"node ./scripts/publish-brands.mjs","prepublishOnly":"npm run release:check","test:compose:smoke":"docker compose -f test/compose/compose.yaml run --build --rm node-linux","test:compose:bootstrap":"docker compose -f test/compose/compose.yaml run --build --rm fake-bootstrap","test:compose:official":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-installer","test:compose:full":"docker compose -f test/compose/compose.yaml run --build --rm fresh-linux","test:compose:e2e":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e","test:compose:e2e:live":"bash test/compose/scripts/prepare-official-fixtures.sh && docker compose -f test/compose/compose.yaml run --build --rm official-e2e-live","test:compose:webui-chat:live":"docker compose -f test/compose/compose.yaml run --build --rm official-webui-chat-live","test:provider:live":"bash test/compose/scripts/run-provider-live-flow.sh"},"engines":{"node":">=20 <25"},"publishConfig":{"access":"public"},"license":"MIT","dependencies":{"semver":"^7.7.1","yaml":"^2.7.0","@aphanarc_lab/hermes-webui":"0.1.43"},"_id":"@aphanarc_lab/hermes-launchpad@0.1.50","_nodeVersion":"22.22.3","_npmVersion":"10.9.8","dist":{"integrity":"sha512-ddKPr6LP8MbhFRkCz2/gOvZdvrb6CcHjjrE2jeV7HZxSmf+dOdQiPOr9JPqOuoEWuCQpaU7UJsqfjKucgcQ2Vg==","shasum":"381d09a5379cef5aab883cfc8c4a301edd5c563b","tarball":"https://registry.npmjs.org/@aphanarc_lab/hermes-launchpad/-/hermes-launchpad-0.1.50.tgz","fileCount":310,"unpackedSize":1323999,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC/ITV2bZrPtcyoYeMO8pkax6npDaJyoxSyPdoa8lHh3AIgNbrbff++IGDHvKz5ah8SfL2K0FEP/C9BZ+5T/D0jalo="}]},"_npmUser":{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"},"directories":{},"maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hermes-launchpad_0.1.50_1788144832484_0.16005001390339402"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-15T14:11:39.278Z","modified":"2026-08-31T02:53:52.777Z","0.1.24":"2026-07-15T14:11:39.679Z","0.1.25":"2026-07-15T15:18:16.509Z","0.1.26":"2026-07-15T23:39:40.591Z","0.1.27":"2026-07-16T02:11:30.021Z","0.1.28":"2026-07-16T03:47:57.878Z","0.1.29":"2026-07-16T05:44:38.795Z","0.1.30":"2026-07-16T07:43:51.154Z","0.1.31":"2026-07-21T07:53:09.938Z","0.1.32":"2026-07-23T07:00:09.536Z","0.1.33":"2026-07-23T07:46:29.398Z","0.1.34":"2026-07-24T08:39:16.613Z","0.1.35":"2026-07-24T11:25:30.739Z","0.1.36":"2026-07-27T00:26:24.493Z","0.1.37":"2026-07-27T01:06:50.234Z","0.1.38":"2026-07-28T03:52:41.872Z","0.1.39":"2026-07-28T06:15:45.801Z","0.1.40":"2026-07-28T09:52:00.575Z","0.1.41":"2026-07-31T02:40:43.745Z","0.1.42":"2026-07-31T12:56:23.604Z","0.1.43":"2026-07-31T13:51:51.394Z","0.1.44":"2026-08-03T01:38:55.587Z","0.1.45":"2026-08-03T11:50:05.164Z","0.1.46":"2026-08-07T05:03:23.613Z","0.1.47":"2026-08-17T04:42:30.498Z","0.1.48":"2026-08-18T08:25:05.725Z","0.1.49":"2026-08-30T13:03:25.507Z","0.1.50":"2026-08-31T02:53:52.631Z"},"license":"MIT","description":"Aphanarc Web2 launchpad for Hermes Agent profile packs.","maintainers":[{"name":"aphanarc_lab","email":"aphanarc.techteam@gmail.com"}],"readme":"# Aphanarc Hermes Launchpad\n\n`@aphanarc_lab/hermes-launchpad` 是 Aphanarc 面向 Web2 团队的 Hermes Agent Profile 安装、升级和运维工具。\n\n这个仓库不修改 Hermes Agent 核心代码。Launchpad 只调用公开的 Hermes CLI\n命令，并读写 Hermes 已有的 profile 目录结构。\n\n## Workspace 约定\n\n当前 `~/hermes` workspace 里有两个核心 npm 包职责：\n\n- `aphanarc-hermes-launchpad/` 发布 `@aphanarc_lab/hermes-launchpad`，负责安装 Hermes Agent、\n  导入 profile pack、写入模型配置和密钥、并编排 WebUI。\n- `@aphanarc_lab/hermes-webui` 是专门打包和启动 WebUI 的 wrapper 包；它的 runtime\n  源码使用我们改造过的 `agent-frontend-shell` 项目，而不是旧的上游参考目录。\n\nWebUI runtime 源仓库固定为：\n\n```text\n~/hermes/agent-frontend-shell\nremote: git@github.com:adv-org/agent-frontend-shell.git\nbranch: test\n```\n\n`~/hermes/hermes-webui` 是旧的 `nesquena/hermes-webui` checkout，可作为历史参考，\n但后续 WebUI 打包、离线 bundle 和 wrapper 集成都应以\n`agent-frontend-shell@test` 为准。\n\n## 典型用法\n\n交互式安装向导：\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad\n```\n\n向导会检查 Hermes 是否已安装、展示默认 pack 和 profiles、让用户选择要安装的\nprofile，选择安装后要激活的 profile，并提示输入必要的 API key。\n\n脚本化安装：\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad import <pack-source>\n```\n\n`<pack-source>` 可以是本地目录、Git/GitHub 地址、npm 包名或 `.tgz` 包。\n如果本机没有 Hermes，Launchpad 会委托官方 Hermes installer 完成安装，然后跳过\n首次 `hermes setup`，改由 profile pack 里的预设配置完成模型、profile 和技能安装。\n\n如果不传 `<pack-source>`，默认使用本仓库内置的钉钉 DWS trained pack：\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad import --yes --profile bitseek_im_dingding_assistant\n```\n\n也可以显式从 GitHub 子目录导入：\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad import github.com/adv-org/hermes-launchpad//packs/bitseek-default-pack --yes --profile bitseek_im_dingding_assistant\n```\n\n## 电商运营 Profile\n\n电商运营专家已按既有规则加入默认 pack，但不会随默认安装自动导入。需要时用\n`--profile` 指定；导入后会激活该 profile。若只安装、不切换当前 profile，可追加\n`--no-activate-profile`。\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad import --yes --profile bitseek_e-commerce_e-commerce_operations_expert\nnpx @aphanarc_lab/hermes-launchpad import --yes --profile bitseek_e-commerce_e-commerce_operations_expert\n```\n\n该 profile 包含 15 个独立 skills。\n\n## 生产销售数据 Profile\n\n生产销售数据助理处理钉钉生产消息、销售要货消息和生产日报。按需导入：\n\n```bash\nnpx @aphanarc_lab/hermes-launchpad import --yes --profile bitseek_data_production_sales_data_assistant\nnpx @aphanarc_lab/hermes-launchpad import --yes --profile bitseek_data_production_sales_data_assistant\n```\n\n除模型密钥外，该 profile 需要 `DINGTALK_CLIENT_ID`、`DINGTALK_CLIENT_SECRET` 和\n`DINGTALK_ALLOWED_USERS`。\n\n## CLI 命令\n\n```bash\naphanarc-hermes-launchpad import <pack-source> [--yes] [--profile <name>]\naphanarc-hermes-launchpad import <pack-source> --all\naphanarc-hermes-launchpad import <pack-source> --activate-profile <name>\naphanarc-hermes-launchpad import <pack-source> --no-activate-profile\naphanarc-hermes-launchpad skill import <skill-directory> [--yes]\naphanarc-hermes-launchpad wizard [pack-source]\naphanarc-hermes-launchpad update [pack-name] [--yes]\naphanarc-hermes-launchpad upgrade [--yes] [--port <port>]\naphanarc-hermes-launchpad webui start [--port <port>] [--open]\naphanarc-hermes-launchpad webui status [--port <port>]\naphanarc-hermes-launchpad diff <pack-source-or-pack-name>\naphanarc-hermes-launchpad doctor [profile-or-pack]\naphanarc-hermes-launchpad profiles\naphanarc-hermes-launchpad export <profile-name> --out <dir> [--include-memory-seed]\naphanarc-hermes-launchpad list\naphanarc-hermes-launchpad show <pack-name>\n```\n\n`import` 会把 pack 管理的文件复制到选中的 Hermes profile，并把安装元数据记录到\n`$HERMES_HOME/packs/`。`update` 会基于这些元数据更新 pack 管理的文件。\n不传 `<pack-name>` 时，`update` 默认使用当前 npm 包内置的 `bitseek-default`\nprofile pack，先按 `New profiles`、`Updated profiles`、`Conflicts / protected local edits`\n展示更新预览，再询问 `Apply update? (Y)es / (N)o / (C)ancel [Y]:`。本地已修改文件默认只保护，\n不会被新版覆盖。\n\n`update` 只更新 Profile pack，不更新 Hermes Agent 或 WebUI。受管组件升级统一使用\n`upgrade`：Launchpad 会停止 WebUI、备份 WebUI 状态、把 Agent 切到锁定 commit、\n通过自身精确依赖的 WebUI wrapper 重启，然后验证新进程身份、`/api/profiles` 和\n`/api/sessions`。失败时会尝试恢复原 Agent commit 和 WebUI 状态。\n\n`upgrade` 和 `webui` 统一使用 `--port`。升级时未传 `--port` 会优先复用\n`runtime.json` 记录的当前 WebUI 端口；首次启动时 BitSeek 默认使用 `9060`，Aphanarc\n默认使用 `9061`。`--webui-port` 暂时保留为 `upgrade --port` 的兼容别名，使用时会显示\n弃用提示，并将在未来版本移除。\n\n## 受管组件版本\n\nLaunchpad `0.1.50` 锁定以下组合：\n\n| 组件 | 锁定版本 |\n|---|---|\n| Hermes Agent | `0.15.1` / `e1c7a9aa7b91b0c153022a7c8b55f1b469cf5c3b` |\n| `@aphanarc_lab/hermes-webui` | `0.1.43` |\n| WebUI vendor | `2369db25b915c2022746a230268644c3fb9ebbd4` |\n\n不要直接运行全局 `hermes-webui` 或 `npx @aphanarc_lab/hermes-webui@latest`。统一通过\nLaunchpad 调用，确保不会被 `PATH` 中残留的旧版 `0.1.17` 覆盖：\n\n```bash\naphanarc-hermes-launchpad webui start --port <port> --open\naphanarc-hermes-launchpad webui restart --port <port>\naphanarc-hermes-launchpad webui doctor --port <port>\naphanarc-hermes-launchpad doctor\n```\n\nLaunchpad 启动 WebUI 时会写入 `check_for_updates=false` 和\n`ignore_agent_updates=true`，并注入 managed 环境标记。当前 WebUI 上游尚未提供硬性\n禁用 `/api/updates/apply` 的 managed-mode 契约，因此服务端 409 拦截仍需 WebUI 上游\n配合；在此之前，受管发行版不应重新开启页面内更新检查。\n\n`skill import` 用于把一个本地 skill 目录导入当前 Hermes Home 下的全部 profile，\n包括根目录的 default profile。输入目录必须包含 `SKILL.md`；目录名就是写入\n`skills/` 下的 skill 名称。同名 skill 会先备份到\n`$HERMES_HOME/packs/launchpad/backups/skills/`，再整体替换。非交互运行时需要加\n`--yes`。导入前会校验路径、`SKILL.md` 是否为空，以及开头 YAML front matter（如有）\n是否完整且可解析；校验失败时不会修改任何 profile，并会给出具体修正提示。\n\n`export` 用于把一个已经调好的 Hermes profile 导出成可分享的 profile pack。\n默认只导出配置、SOUL、自定义 skills、cron、skin 等可分发内容，不导出 Hermes\n安装时自带的 bundled skills、会话、日志、工作区、密钥或记忆。确实需要导出记忆种子时，必须显式加\n`--include-memory-seed`。\n\n## 默认 trained profile pack\n\n本仓库提供一个正式默认 pack：\n\n```text\npacks/bitseek-default-pack/\n  pack.yaml\n  profile-source/\n    bitseek-default-profiles/\n      bitseek_im_dingding_assistant/\n```\n\n目录名已调整为 `packs/bitseek-default-pack/`。这个目录只保留 Launchpad\npack 元数据，profile 文件来自\n`advokate-bitseek-hermes-profiles` submodule 的 `bitseek-default-profiles/`。\n\n它使用 profile 中的基础配置：\n\n```text\nProvider: bitseek\nBase URL: https://chat-proxy.bitseek.ai/v1\nChat completions URL: https://chat-proxy.bitseek.ai/v1/chat/completions\nModel: QWEN3.6-Fast\nContext window: 100K\nModel secret env: BITSEEK_API_KEY\n```\n\n模型 API key 不会写入 pack。导入时可以通过环境变量提供，也可以由交互式流程提示用户输入。\n钉钉等业务集成凭据不在导入阶段收集；用户真正使用 profile 后，由 profile 的 skill 通过对话引导配置。\n后续 trained profile 应复用这个基础配置；新的 profile pack 只提取自己的 `SOUL.md` 和相对 Hermes 内置\n`skills/` 的 trained skill 差集。\n\n导入 named profile 时，Launchpad 使用普通的 `hermes profile create <name>` 创建 profile，\n让 Hermes 自动 seed 安装包自带的 bundled skills。Pack 本身不复制这些内置 skills，只安装 trained\nskill 差集；因此最终 profile 会同时拥有 Hermes 基础 skills 和 pack 提供的新 trained skills。\n`pack.yaml` 里的 `skill_policy` 会描述这个策略，默认配置则放在 `setup.presets`。\n\n## 安全边界\n\nLaunchpad 默认不会从 pack 安装这些用户私有或运行时状态：\n\n- `.env`\n- `auth.json`\n- `sessions/`\n- `logs/`\n- `workspace/`\n- `home/`\n- `.cache/`\n- runtime database 和 gateway/browser 状态\n\n`config.yaml` 如果被用户本地修改，默认会保留本地修改；只有显式使用\n`--force-config` 时才覆盖。记忆种子只在首次安装时写入，后续更新默认不会覆盖用户记忆。\n\n## 测试\n\n常规检查：\n\n```bash\nnpm run check\nnpm run test:components\nnpm run pack:dry-run\n```\n\nDocker Compose Linux 测试：\n\n```bash\nnpm run test:compose:smoke\nnpm run test:compose:official\nnpm run test:compose:e2e\n```\n\n`test:compose:e2e` 会在 Linux 容器中跑完整链路：官方 Hermes 安装、profile 导入、\nprofile 更新、导出、全新 Hermes 环境再导入和 doctor 验证。\n\n真实 provider 测试默认不跑，需要显式提供 key。Bitseek live 测试可用于校验\nOpenAI-compatible chat completions endpoint：\n\n```bash\nBITSEEK_API_KEY=... npm run test:provider:live\nBITSEEK_API_KEY=... npm run test:compose:e2e:live\nBITSEEK_API_KEY=... npm run test:compose:webui-chat:live\n```\n\n默认钉钉 DWS pack 导入时只需要模型侧的 `BITSEEK_API_KEY`，并会写入用户选择安装的每个\nprofile，同时写入 root/default Hermes profile，保证 WebUI 和默认 profile 都使用同一套模型配置。\n钉钉等业务集成凭据在 profile 使用时通过对话配置。`test:compose:webui-chat:live` 是完整\nDocker 验证：在新容器里安装官方 Hermes Agent，输入 Bitseek 大模型 key，导入并选择\n`bitseek_im_dingding_assistant`，本地打包安装 `@aphanarc_lab/hermes-webui`，启动 WebUI，并通过\nWebUI API 发起一次真实对话。该流程仍会通过 launchpad doctor 做 Bitseek chat completions\n探测，但会跳过 Hermes 原生 doctor 的全量第三方连通性检查；后者不认识自定义 Bitseek key，\n且会检查与本 pack 无关的外部服务。live 测试会真实请求外部服务，因此不放进默认测试套件，\n避免 CI 或本地测试依赖外部服务和长期密钥。\n\n## 发布\n\n发布前检查：\n\n```bash\nnpm run release:check\n```\n\n正式发布建议使用 GitHub Actions 的 npm Trusted Publishing，不使用长期 npm token。\n发布细节见 `docs/RELEASE.md`。\n\n## 设计文档\n\n当前设计和实现计划在 `docs/plans/` 下维护。\n","readmeFilename":"README.md"}