Skip to content

v0.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Feb 02:21
2167ba5

Added

  • Central module marketplace foundations (OpenSpec change marketplace-01-central-module-registry) with multi-location discovery, source tracking (builtin/marketplace/custom), and source-priority shadow handling.
  • New module registry client and installer workflows for fetching registry index, secure module download with checksum verification, install/uninstall operations, and core compatibility validation.
  • New specfact module command group with install, uninstall, search, list, and upgrade subcommands.
  • New docs: Installing Modules and Module Marketplace, plus architecture and sidebar updates for marketplace workflows.

Changed

  • Module package metadata now includes source to persist module origin across discovery and lifecycle registration.
  • README module lifecycle baseline now includes marketplace command entry points.