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-20 11:22:28 +00:00
2026-01-19 13:11:31 +01:00
2026-01-23 00:49:40 +00:00
2026-01-18 19:36:46 +00:00
2026-01-18 19:36:46 +00:00