Files
openclaw/src/auto-reply
Glucksberg 6bd6ae41b1 fix: address code review findings for plugin commands
- Add registry lock during command execution to prevent race conditions
- Add input sanitization for command arguments (defense in depth)
- Validate handler is a function during registration
- Remove redundant case-insensitive regex flag
- Add success logging for command execution
- Simplify handler return type (always returns result now)
- Remove dead code branch in commands-plugin.ts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 06:28:22 +00:00
..
2026-01-14 15:02:19 +00:00
2026-01-15 17:08:31 +00:00
2026-01-22 00:29:27 +00:00
2026-01-18 06:12:54 +00:00
2026-01-24 06:24:04 +00:00
2026-01-23 05:47:09 +00:00
2026-01-22 05:41:11 +00:00
2026-01-23 01:00:24 +00:00
2026-01-23 22:58:54 +00:00