Skip to content

When installing this project using OpenClaw, I encountered these two issues with OpenClaw: #8

@awecsfgvs

Description

@awecsfgvs

Issue 1: The Guard plugin TypeScript cannot be executed by Node.js
Only .ts files are provided, with no build step and no corresponding .js files.
OpenClaw fails silently on load (no logs, no errors).
It requires compilation via tsc or direct provision of .js files.

Issue 2: The README configuration example does not match configSchema
The README specifies "path": "...",
but the path field does not exist in the plugin schema at all; the defined field is safeclawUrl.
Configuration following the README will not take effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions