Conversation
…JSON manipulation Replace manual openclaw.json reading/writing with `openclaw plugins enable` and `openclaw config set` commands across all three install scripts (sh, ps1, js). This delegates config validation and merging to the CLI, reducing duplication and avoiding potential conflicts with other plugins. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Description
Replace manual openclaw.json file reading/writing with openclaw plugins enable and openclaw config set CLI commands across all three install scripts. This delegates config validation and merging to the OpenClaw CLI itself, reducing code duplication and avoiding potential conflicts when multiple plugins are installed.
Related Issue
N/A
Type of Change
Changes Made
Testing
Checklist
Screenshots (if applicable)
N/A
Additional Notes
Generated with Claude Code