.gitignore
CHANGELOG.md
LICENSE
README.md
RELEASING.md
pyproject.toml
.github/workflows/publish.yml
cli/__init__.py
cli/agent_setup.py
cli/gms
cli/gms.bat
cli/install.py
cli/test_config.py
cli/update_test_imports.py
cli/docs/CLI_HELPER_TOOLS.md
cli/docs/README.md
cli/docs/TEST_SUITE_GUIDE.md
cli/reports/CLI_CRITICAL_FIXES_REPORT.md
cli/reports/CLI_DIRECTORY_VALIDATION_IMPLEMENTATION.md
cli/reports/CLI_TOOL_IMPROVEMENTS_REPORT.md
cli/reports/CONSTRUCTOR_VALIDATION_IMPLEMENTATION_SUMMARY.md
cli/tests/python/conftest.py
cli/tests/python/debug_validate_json.py
cli/tests/python/run_all_tests.py
cli/tests/python/test_agent_setup.py
cli/tests/python/test_all_phases.py
cli/tests/python/test_asset_helper.py
cli/tests/python/test_assets_comprehensive.py
cli/tests/python/test_auto_maintenance_comprehensive.py
cli/tests/python/test_command_modules_comprehensive.py
cli/tests/python/test_config.py
cli/tests/python/test_directory_validation_fixed.py
cli/tests/python/test_event_helper.py
cli/tests/python/test_event_validation.py
cli/tests/python/test_final_verification.py
cli/tests/python/test_introspection.py
cli/tests/python/test_maintenance_purge.py
cli/tests/python/test_master_cli.py
cli/tests/python/test_mcp_direct.py
cli/tests/python/test_room_instance_helper.py
cli/tests/python/test_room_layer_helper.py
cli/tests/python/test_room_operations.py
cli/tests/python/test_update_notifier.py
cli/tests/python/test_utils_comprehensive.py
cli/tests/python/test_workflow.py
cli/tests/python/test_workflow_enhanced.py
cli/tests/python/commands/__init__.py
cli/tests/python/commands/asset_commands.py
cli/tests/python/commands/event_commands.py
cli/tests/python/commands/maintenance_commands.py
cli/tests/python/commands/room_commands.py
cli/tests/python/commands/runner_commands.py
cli/tests/python/commands/workflow_commands.py
scripts/ci_version.py
scripts/first_pypi_upload.ps1
scripts/first_pypi_upload.sh
src/gms_helpers/__init__.py
src/gms_helpers/__main__.py
src/gms_helpers/agent_setup.py
src/gms_helpers/asset_helper.py
src/gms_helpers/assets.py
src/gms_helpers/auto_maintenance.py
src/gms_helpers/base_asset.py
src/gms_helpers/cli.py
src/gms_helpers/config.py
src/gms_helpers/event_helper.py
src/gms_helpers/gms.py
src/gms_helpers/install.py
src/gms_helpers/introspection.py
src/gms_helpers/reference_scanner.py
src/gms_helpers/room_helper.py
src/gms_helpers/room_instance_helper.py
src/gms_helpers/room_layer_helper.py
src/gms_helpers/runner.py
src/gms_helpers/test_invalid.json
src/gms_helpers/utils.py
src/gms_helpers/workflow.py
src/gms_helpers/commands/__init__.py
src/gms_helpers/commands/asset_commands.py
src/gms_helpers/commands/event_commands.py
src/gms_helpers/commands/maintenance_commands.py
src/gms_helpers/commands/room_commands.py
src/gms_helpers/commands/runner_commands.py
src/gms_helpers/commands/workflow_commands.py
src/gms_helpers/maintenance/__init__.py
src/gms_helpers/maintenance/clean_unused_assets.py
src/gms_helpers/maintenance/event_sync.py
src/gms_helpers/maintenance/lint.py
src/gms_helpers/maintenance/orphan_cleanup.py
src/gms_helpers/maintenance/orphans.py
src/gms_helpers/maintenance/path_utils.py
src/gms_helpers/maintenance/prune.py
src/gms_helpers/maintenance/static_search.py
src/gms_helpers/maintenance/tidy_json.py
src/gms_helpers/maintenance/validate_paths.py
src/gms_helpers/maintenance/audit/__init__.py
src/gms_helpers/maintenance/audit/reference_collector.py
src/gms_helpers/maintenance/trash/__init__.py
src/gms_helpers/templates/ui_gameover_killed_by/label.create.gml
src/gms_helpers/templates/ui_gameover_killed_by/name.create.gml
src/gms_helpers/templates/ui_gameover_killed_by/sprite.create.gml
src/gms_mcp/POST_MORTEM_STDIO_DEADLOCKS.md
src/gms_mcp/README.md
src/gms_mcp/__init__.py
src/gms_mcp/__main__.py
src/gms_mcp/bootstrap_server.py
src/gms_mcp/cli.py
src/gms_mcp/gamemaker_mcp_server.py
src/gms_mcp/install.py
src/gms_mcp/requirements.txt
src/gms_mcp/update_notifier.py
src/gms_mcp.egg-info/PKG-INFO
src/gms_mcp.egg-info/SOURCES.txt
src/gms_mcp.egg-info/dependency_links.txt
src/gms_mcp.egg-info/entry_points.txt
src/gms_mcp.egg-info/requires.txt
src/gms_mcp.egg-info/top_level.txt