Files
openclaw/src
GlucksbergandClaude Opus 4.5 b56587f26e fix: address code review findings for plugin command API
Blockers fixed:
- Fix documentation: requireAuth defaults to true (not false)
- Add command name validation (must start with letter, alphanumeric only)
- Add reserved commands list to prevent shadowing built-in commands
- Emit diagnostic errors for invalid/duplicate command registration

Other improvements:
- Return user-friendly message for unauthorized commands (instead of silence)
- Sanitize error messages to avoid leaking internal details
- Document acceptsArgs behavior when arguments are provided
- Add notes about reserved commands and validation rules to docs

Co-Authored-By: Claude Opus 4.5 <[email protected]>
2026-01-24 06:28:22 +00:00
..
2026-01-24 06:24:04 +00:00
2026-01-24 03:46:27 +00:00
2026-01-23 19:53:01 +00:00
2026-01-24 01:18:58 +00:00
2026-01-23 09:07:43 +00:00