+4
−1
src/teddi-mcp/teddi_mcp/__main__.py
0 → 100644
+8
−0
Loading
* Introduce __main__.py as the entry point for running teddi_mcp. * Expand TechnicalBody model with additional enums for better integration. * Update run command in config.toml to include new functionality.