Commit History

Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues
56f8e8e

666ghj commited on

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

Remove warnings suppression for multiprocessing in run scripts
23db908

666ghj commited on

Enhance signal handling and suppress warnings in simulation scripts
21481fe

666ghj commited on

Enhance backend startup logging and API endpoint display
355ccf0

666ghj commited on

Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction.
2e359a3

666ghj commited on