Skip to content

chore: Add openclaw version#121

Merged
sm86 merged 1 commit intomainfrom
openclaw-compat
Apr 7, 2026
Merged

chore: Add openclaw version#121
sm86 merged 1 commit intomainfrom
openclaw-compat

Conversation

@DaevMithran
Copy link
Copy Markdown
Collaborator

@DaevMithran DaevMithran commented Apr 7, 2026

Summary

  • Add openclaw.compat fields (pluginApi, minGatewayVersion) to declare plugin API compatibility
  • Add openclaw.build fields (openclawVersion, pluginSdkVersion) to record the build-time OpenClaw version
  • Both set to 2026.4.5 matching the installed openclaw peer dependency

Motivation

ClawHub requires openclaw.compat.pluginApi and openclaw.build.openclawVersion metadata in package.json for publishing. Without these fields, the publish is rejected with:

Missing required OpenClaw package metadata: openclaw.compat.pluginApi, openclaw.build.openclawVersion

Changes

  • packages/contexto/package.json — expanded the openclaw field with compat and build sub-objects

@DaevMithran DaevMithran requested a review from sm86 April 7, 2026 14:36
@sm86 sm86 merged commit 93c9f06 into main Apr 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants