@hivecast/settings (0.1.14)
Published 2026-08-18 16:37:09 +00:00 by hivecast-admin
Installation
@hivecast:registry=npm install @hivecast/settings@0.1.14"@hivecast/settings": "0.1.14"About this package
Settings
Fresh installed HiveCast application for profile, API-key/credential, and inference configuration.
The package is discovered from package-install and Directory state, advertises
live artifact ability through Registry, serves its self-contained browser
module through Matrix component.module.get, and accepts logical subject
web.settings through SubjectViewBindingV1 before DOM connection.
The old shell Settings and inference-settings applications are not runtime dependencies. Product data remains at its existing owning Matrix subjects.
Owner commands
pnpm --filter @hivecast/settings test
pnpm --filter @hivecast/settings type-check
pnpm --filter @hivecast/settings build
pnpm --filter @hivecast/settings validate
pnpm --filter @hivecast/settings prove:manifest
Dependencies
Dependencies
| ID | Version |
|---|---|
| @open-matrix/contracts | 0.1.17 |
| @open-matrix/core | 0.1.23 |
Development Dependencies
| ID | Version |
|---|---|
| @open-matrix/hive-pm | 0.1.23 |
| @types/node | ^25.0.10 |
| esbuild | ^0.27.3 |
| tsx | ^4.15.6 |
| typescript | ^5.7.0 |