# main.py from core.controller import run_terminal if __name__ == "__main__": run_terminal()