
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-13 04:41:01 +00:00
2026-01-24 04:03:07 +00:00
2026-01-24 00:25:39 +00:00
2026-01-24 04:21:47 +00:00
2026-01-24 06:24:04 +00:00
2026-01-20 07:43:00 +00:00
2026-01-20 07:37:01 +00:00
2026-01-24 04:19:01 +00:00
2026-01-24 00:01:20 +00:00
2026-01-18 06:39:26 +00:00
2026-01-23 11:50:19 +00:00
2026-01-23 05:47:16 +00:00
2026-01-24 03:24:28 +00:00
2026-01-23 09:02:17 +00:00
2026-01-23 07:14:00 +00:00
2026-01-23 23:37:04 +00:00
2026-01-24 05:35:50 +00:00
2026-01-24 04:19:01 +00:00
2026-01-24 04:53:44 +00:00
2026-01-23 01:23:23 +00:00
2026-01-13 08:40:39 +00:00
2026-01-24 01:18:33 +00:00
2026-01-18 01:42:54 +00:00
2026-01-13 08:40:39 +00:00
2026-01-15 08:15:33 +00:00
2026-01-24 06:24:04 +00:00
2026-01-22 23:10:09 +00:00
2026-01-24 04:03:07 +00:00
2026-01-16 16:32:07 -05:00
2026-01-20 09:36:10 +00:00
2026-01-23 01:23:23 +00:00
2026-01-22 07:02:52 +00:00
2026-01-19 01:35:27 +00:00
2026-01-22 23:10:09 +00:00
2026-01-20 07:27:32 +00:00
2026-01-24 06:28:22 +00:00
2026-01-23 02:51:33 +00:00
2026-01-19 02:02:17 +00:00
2026-01-20 09:37:59 +00:00
2026-01-21 20:23:39 +00:00
2026-01-23 19:48:22 +00:00