Forge v0.3.1
Forge v0.3.1 makes bundled product documentation and Skills discoverable from
the installed CLI, with versioned resource metadata and safer loading limits.
Highlights
- Added a searchable Skill catalog and on-demand Skill loading.
- Added versioned discovery for built-in Skills and packaged current-product
documentation. - Added bounded reference and template loading with explicit resource metadata.
- Kept historical and development-only documents outside the installed product
help catalog.
Install
Forge requires Node.js 24 or later.
npm install --global @jslee124/forge@0.3.1
forge --versionVerification
The release workflow checked the source, documentation, complete test suite,
deterministic evaluation, generated package contents, clean installation, CLI
smoke behavior, and tag-to-package version alignment before npm publication.
Private @forge/* implementation packages and the plugin SDK remain private.
Full Changelog: v0.3.0...v0.3.1