ContextWeaver v1.5.4
ContextWeaver v1.5.4 Stable Release
Highlights
- New
configcommand – manage environment variables directly from the CLI. - Dependency vulnerability fixes – updated package dependencies to reduce security risks.
- Documentation – added status badges to README (npm, stars, MCP Bridge, VS Code install).
Upgrade Notes
- If you encounter package specifier mismatches, regenerate your lockfile (
pnpm installor equivalent).
Installation Notes
- Install or update via npm/pnpm as usual. No breaking changes in this release.
Risk Notes
- This release includes minor security patches; upgrading is recommended but low risk.
- The MCP Registry publishing step has been removed from the prerelease workflow (CI change, no user impact).
Installation
npm install -g @chiway/contextweaver
# or
pnpm add -g @chiway/contextweaverWhat's Changed
New Contributors
Full Changelog: v1.5.3...v1.5.4