CtrEditor/Services
Miguel 181a3db41c Implement Python execution support and enhance hydraulic component management
- Added Python execution capabilities via MCPServer, allowing scripts to interact with CtrEditor objects.
- Introduced methods for executing Python code and retrieving help on available objects.
- Updated osHydPump and osHydTank classes to remove direct hydraulic object management, leveraging the new unified hydraulic simulation system.
- Created documentation for Python integration and usage examples.
- Developed a script for analyzing screenshots to detect circular objects and assess their centering.
- Implemented tests for Python execution functionality to ensure proper integration and response handling.
- Addressed potential freeze issues in MCPServer and StateManager by improving async handling and cancellation support.
2025-09-08 11:52:06 +02:00
..
DebugConsoleServer.cs Refactor hydraulic components: Simplify pump and tank logic, remove unused properties, and enhance flow calculations 2025-09-07 17:06:15 +02:00
LLMService.cs Mejorado la descripcion de las extracciones de Tag con Patrones 2025-02-17 13:04:21 +01:00
MCPServer.cs Implement Python execution support and enhance hydraulic component management 2025-09-08 11:52:06 +02:00
PaddleOCRManager.cs Agregado de PaddleOCR y correccion de TagPattern 2025-03-27 14:50:51 +01:00