Skip to content

fix(plugins): bump memory plugin versions after workspace peer update#3126

Merged
t0saki merged 1 commit into
mainfrom
agent/bump-claude-memory-plugin-0-4-1
Jul 10, 2026
Merged

fix(plugins): bump memory plugin versions after workspace peer update#3126
t0saki merged 1 commit into
mainfrom
agent/bump-claude-memory-plugin-0-4-1

Conversation

@t0saki

@t0saki t0saki commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Description

Bump the versioned OpenViking memory plugins affected by the workspace-derived peer ID change in #3099.

#3099 added workspace peer routing without changing plugin versions. Version-based caches could therefore keep serving older plugin snapshots, and the OpenCode release workflow skipped publishing because @openviking/opencode-plugin@0.2.0 already existed.

Related Issue

Follow-up to #3099.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

  • Bump the Claude Code plugin from 0.4.0 to 0.4.1.
  • Bump the Codex plugin from 0.7.0 to 0.7.1.
  • Bump the OpenCode npm plugin from 0.2.0 to 0.2.1.
  • Keep the Claude Code package.json and package-lock.json metadata in sync.

The pi extension has no independent version field, so it does not require a version change.

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Validation:

  • Plugin CI test command — 137 passed
  • npm run check --prefix examples/opencode-plugin
  • npm test --prefix examples/opencode-plugin — 14 passed
  • JSON parsing for all changed manifests/package metadata
  • git diff --check

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Not applicable.

Additional Notes

The version files were audited from the #3099 merge commit through the latest main; none had received a later version bump. No runtime code changes are included.

@t0saki t0saki marked this pull request as ready for review July 10, 2026 09:27
Copilot AI review requested due to automatic review settings July 10, 2026 09:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@t0saki t0saki force-pushed the agent/bump-claude-memory-plugin-0-4-1 branch from bdf3580 to a7777d4 Compare July 10, 2026 09:32
@t0saki t0saki changed the title fix(plugins): bump Claude Code memory plugin to 0.4.1 fix(plugins): bump memory plugin versions after workspace peer update Jul 10, 2026
@t0saki t0saki merged commit a878fc1 into main Jul 10, 2026
3 checks passed
@t0saki t0saki deleted the agent/bump-claude-memory-plugin-0-4-1 branch July 10, 2026 09:38
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants