root ed0788f1b6 Fix: Properly extend ToolHandler abstract class
- Use super() constructor with options and schema
- Implement protected handle() method instead of execute()
- Define proper TypeScript types with z.infer
- Fixes compilation errors with ToolHandler interface

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 07:23:43 +02:00
Description
No description provided
448 KiB
Languages
TypeScript 93.8%
JavaScript 4.9%
Shell 1.3%