claude-code-best/packages/builtin-tools
DoSun ecb0df50d3 fix: add type guards and null checks for UUID handling in snip functionality
- Add UUID type import and type guard in force-snip command
- Add null/undefined checks in snipCompact, snipProjection, and sessionStorage
- Improve optional chaining in SnipTool for safer property access
- Prevent potential runtime errors from invalid UUID values

Co-Authored-By: claude-sonnet-4-6 <noreply@anthropic.com>
2026-05-15 14:26:33 +08:00
..
src fix: add type guards and null checks for UUID handling in snip functionality 2026-05-15 14:26:33 +08:00
package.json feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
tsconfig.json fix: 修复类型问题(#267) (#271) 2026-04-16 11:07:01 +08:00