+57
−102
src/teddi_mcp/search_cli.py
0 → 100644
+73
−0
src/teddi_mcp/search_utils.py
0 → 100644
+139
−0
Loading
* Update CLI to support searching terms with various options. * Add command to list available technical bodies. * Refactor search logic into shared utilities for better organization. * Improve documentation for new command functionalities.