Files
openclaw/src/auto-reply/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-18 06:31:02 +00:00
2026-01-15 02:42:44 +00:00
2026-01-15 23:41:34 +00:00
2026-01-21 03:32:16 +00:00
2026-01-10 02:11:43 +00:00
2026-01-18 06:12:54 +00:00
2026-01-23 18:34:33 +00:00
2026-01-17 05:06:39 +00:00
2026-01-15 02:42:44 +00:00
2026-01-22 17:47:52 +00:00
2026-01-17 10:26:08 +00:00