diff --git a/__pycache__/common_utils.cpython-312.pyc b/__pycache__/common_utils.cpython-312.pyc new file mode 100644 index 0000000..32e7117 Binary files /dev/null and b/__pycache__/common_utils.cpython-312.pyc differ diff --git a/__pycache__/config.cpython-312.pyc b/__pycache__/config.cpython-312.pyc new file mode 100644 index 0000000..c9724ab Binary files /dev/null and b/__pycache__/config.cpython-312.pyc differ diff --git a/__pycache__/cursor_token_refresher.cpython-312.pyc b/__pycache__/cursor_token_refresher.cpython-312.pyc new file mode 100644 index 0000000..0aa17b5 Binary files /dev/null and b/__pycache__/cursor_token_refresher.cpython-312.pyc differ diff --git a/__pycache__/exit_cursor.cpython-312.pyc b/__pycache__/exit_cursor.cpython-312.pyc new file mode 100644 index 0000000..40b417e Binary files /dev/null and b/__pycache__/exit_cursor.cpython-312.pyc differ diff --git a/__pycache__/logger.cpython-312.pyc b/__pycache__/logger.cpython-312.pyc new file mode 100644 index 0000000..358c232 Binary files /dev/null and b/__pycache__/logger.cpython-312.pyc differ diff --git a/__pycache__/machine_resetter.cpython-312.pyc b/__pycache__/machine_resetter.cpython-312.pyc new file mode 100644 index 0000000..ee26c7d Binary files /dev/null and b/__pycache__/machine_resetter.cpython-312.pyc differ diff --git a/__pycache__/update_disabler.cpython-312.pyc b/__pycache__/update_disabler.cpython-312.pyc new file mode 100644 index 0000000..c95f316 Binary files /dev/null and b/__pycache__/update_disabler.cpython-312.pyc differ diff --git a/gui/__pycache__/__init__.cpython-312.pyc b/gui/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..9be7560 Binary files /dev/null and b/gui/__pycache__/__init__.cpython-312.pyc differ diff --git a/gui/components/__pycache__/__init__.cpython-312.pyc b/gui/components/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..ca2b710 Binary files /dev/null and b/gui/components/__pycache__/__init__.cpython-312.pyc differ diff --git a/gui/components/__pycache__/widgets.cpython-312.pyc b/gui/components/__pycache__/widgets.cpython-312.pyc new file mode 100644 index 0000000..f288555 Binary files /dev/null and b/gui/components/__pycache__/widgets.cpython-312.pyc differ diff --git a/gui/components/__pycache__/workers.cpython-312.pyc b/gui/components/__pycache__/workers.cpython-312.pyc new file mode 100644 index 0000000..67f2b9c Binary files /dev/null and b/gui/components/__pycache__/workers.cpython-312.pyc differ diff --git a/gui/windows/__pycache__/__init__.cpython-312.pyc b/gui/windows/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..86491f1 Binary files /dev/null and b/gui/windows/__pycache__/__init__.cpython-312.pyc differ diff --git a/gui/windows/__pycache__/main_window.cpython-312.pyc b/gui/windows/__pycache__/main_window.cpython-312.pyc new file mode 100644 index 0000000..efd07fb Binary files /dev/null and b/gui/windows/__pycache__/main_window.cpython-312.pyc differ diff --git a/services/__pycache__/__init__.cpython-312.pyc b/services/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..6e7eaf1 Binary files /dev/null and b/services/__pycache__/__init__.cpython-312.pyc differ diff --git a/services/__pycache__/cursor_service.cpython-312.pyc b/services/__pycache__/cursor_service.cpython-312.pyc new file mode 100644 index 0000000..f42a2d8 Binary files /dev/null and b/services/__pycache__/cursor_service.cpython-312.pyc differ diff --git a/utils/__pycache__/version_manager.cpython-312.pyc b/utils/__pycache__/version_manager.cpython-312.pyc new file mode 100644 index 0000000..761dfe1 Binary files /dev/null and b/utils/__pycache__/version_manager.cpython-312.pyc differ