Skip to content

feat: add tool registry with Zod schema validation for CC tools (#704)#948

Closed
OneStepAt4time wants to merge 1 commit intomainfrom
feat/704-1775199556
Closed

feat: add tool registry with Zod schema validation for CC tools (#704)#948
OneStepAt4time wants to merge 1 commit intomainfrom
feat/704-1775199556

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

Tool registry with Zod input schemas for 26 Claude Code tools.

Changes

  • src/tool-registry.ts: Zod schemas for all known CC tools
  • Lookup functions: getToolDefinition, getAllTools, getToolsByCategory, getToolsByPermission, isKnownTool, validateToolInput

Tests

2159 tests passed

Fixes #704

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

Athena has a more complete implementation in #940. Closing this duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Tool registry and schema validation for CC tool introspection

1 participant