v0.2.0
- src/registry/index.ts: ToolRegistry class (169 lines) - register(tool, category), registerAll(), get(), has(), remove() - byCategory(), list(), categories(), schemas() - validate(): checks name (snake_case), description (10+ chars), parameters.type, execute - Exported from main index + ./registry subpath - Zero new deps