+57
−102
src/teddi_mcp/search_cli.py
0 → 100644
+73
−0
src/teddi_mcp/search_utils.py
0 → 100644
+139
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* 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.