Skip to content

v1.5.4

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:25
v1.5.4
f1c4fc3

ContextWeaver v1.5.4

ContextWeaver v1.5.4 Stable Release

Highlights

  • New config command – 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 install or 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/contextweaver

What's Changed

  • [Snyk] Security upgrade @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 by @wchiway in #1

New Contributors

Full Changelog: v1.5.3...v1.5.4