Skip to content

OpenClaw README still documents obsolete 2026.6.8 SDK pin #881

Description

@agent-p1p

Summary

integrations/openclaw/marmot/README.md still says the plugin pins and requires openclaw@2026.6.8, but integrations/openclaw/marmot/package.json and the v9 lockfile pin openclaw@2026.6.11.

Evidence

  • README.md:14: Pinned OpenClaw SDK: openclaw@2026.6.8
  • README.md:24: OpenClaw 2026.6.8 or compatible (this plugin pins openclaw@2026.6.8)
  • package.json:31: "openclaw": "2026.6.11"
  • pnpm-lock.yaml: importer resolves openclaw to 2026.6.11

The dependency was bumped in commit 4b44b5d without updating these two README references.

Expected

Keep the documented pinned SDK/prerequisite version aligned with package.json, ideally with a small guard that prevents the two literal values from drifting again.

Scope

Found while reviewing #880. This documentation drift is unrelated to #879's pnpm workspace fix and should not block that PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-okThis marks an issue ok to be worked on autonomously by PipbugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions