Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 56f8e8e 666ghj commited on Dec 26, 2025
Remove startup message logging from the Flask application in `run.py` to streamline output during server initialization. This change simplifies the code and reduces unnecessary console output, particularly in debug mode. a2de5ea 666ghj commited on Dec 9, 2025
Remove warnings suppression for multiprocessing in run scripts 23db908 666ghj commited on Dec 8, 2025
Enhance signal handling and suppress warnings in simulation scripts 21481fe 666ghj commited on Dec 8, 2025
Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2e359a3 666ghj commited on Nov 28, 2025