Skip to content

Update for jsonResult removal from openclaw/plugin-sdk #514

Description

@nopresearcher

The latest version of OpenClaw removed the jsonResult export from openclaw/plugin-sdk. This breaks all 22 tool files in DevClaw that import it, preventing the plugin from loading.

error TS2305: Module '"openclaw/plugin-sdk"' has no exported member 'jsonResult'.

Affected files

  • All tools in lib/tools/admin/ (12 files)
  • All tools in lib/tools/tasks/ (9 files)
  • lib/tools/worker/work-finish.ts

Expected behavior

DevClaw should build and register successfully against the latest OpenClaw release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions