Skip to content

v0.2.0

@ccortezb ccortezb tagged this 24 Jul 22:11
- 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
Assets 2
Loading