Documentation
¶
Overview ¶
Package main demonstrates the complete Discovery facade workflow.
This example shows the recommended way to use tooldiscovery:
- Create a Discovery instance (optionally with hybrid search)
- Register tools with their documentation in one call
- Search using the configured strategy
- Use progressive disclosure for documentation
- Listen for index changes
Run with: go run ./examples/full
Click to show internal directories.
Click to hide internal directories.