We have #31 integration open. But it doesn't work because OpenClaw needs an npm package (plugin) to be published to registry and configrued in OpenClaw as a plugin. The plugin in turn should:
- Check if Gryph is installed
- Resolve Gryph absolute path, including resolving symlinks if any
- Launch gryph with the necessary payload
- Handle and log error from Gryph
- Do not hard fail or block OpenClaw agent loop
https://docs.openclaw.ai/tools/plugin
We have #31 integration open. But it doesn't work because OpenClaw needs an npm package (plugin) to be published to registry and configrued in OpenClaw as a plugin. The plugin in turn should:
https://docs.openclaw.ai/tools/plugin