MANIFEST.in
README.md
blender_persistent_server_filebased.py
build_package.py
check_export_results.py
check_version.py
fix_connection_stability.py
fix_maya_dll_issues.py
houdini_persistent_server_filebased.py
maya_dll_bypass.py
maya_persistent_server_diagnostic.py
maya_persistent_server_fastapi.py
maya_persistent_server_filebased.py
maya_persistent_server_fixed.py
maya_persistent_server_http.py
maya_persistent_server_optimized.py
maya_persistent_server_simple.py
package_agent.py
pyproject.toml
setup.py
show_maya_script.py
simple_verify.py
test_blender_fix.py
test_blender_persistent_performance.py
test_complete_fix.py
test_connection_stability.py
test_cross_platform_compatibility.py
test_cross_platform_integration.py
test_encoding_fix.py
test_enhanced_connection.py
test_enhanced_dcc_system.py
test_enhanced_discovery.py
test_execution_time_fix.py
test_final_fixes.py
test_heartbeat_system.py
test_houdini_persistent_performance.py
test_integration_maya_persistent.py
test_maya_batch_script.py
test_maya_commandport_approach.py
test_maya_commandport_debug.py
test_maya_exec_performance.py
test_maya_fastapi_client.py
test_maya_fixes.py
test_maya_http_server_approach.py
test_maya_performance_deep_profile.py
test_maya_persistent_comprehensive.py
test_maya_python_export_workflow.py
test_maya_qt_fix.py
test_maya_scene_export_enhancements.py
test_maya_server_connection.py
test_maya_session_fix.py
test_operation_fix.py
test_package_contents.py
verify_fixes.py
installer/build_installer.py
installer/service_installer.py
installer/archive/generate_icons.py
installer/archive/system_tray.py
plumber_agent.egg-info/PKG-INFO
plumber_agent.egg-info/SOURCES.txt
plumber_agent.egg-info/dependency_links.txt
plumber_agent.egg-info/entry_points.txt
plumber_agent.egg-info/requires.txt
plumber_agent.egg-info/top_level.txt
src/__init__.py
src/agent_server.py
src/blender_server_manager_filebased.py
src/cli.py
src/connection_manager.py
src/cross_platform_utils.py
src/dcc_discovery.py
src/dcc_executor.py
src/dcc_executor_v2.py
src/houdini_server_manager_filebased.py
src/main.py
src/maya_server_manager.py
src/maya_server_manager_filebased.py
src/service_manager.py
src/__pycache__/__init__.cpython-310.pyc
src/__pycache__/agent_server.cpython-310.pyc
src/__pycache__/blender_server_manager_filebased.cpython-310.pyc
src/__pycache__/cli.cpython-310.pyc
src/__pycache__/connection_manager.cpython-310.pyc
src/__pycache__/cross_platform_utils.cpython-310.pyc
src/__pycache__/dcc_discovery.cpython-310.pyc
src/__pycache__/dcc_executor.cpython-310.pyc
src/__pycache__/houdini_server_manager_filebased.cpython-310.pyc
src/__pycache__/maya_server_manager_filebased.cpython-310.pyc
src/__pycache__/service_manager.cpython-310.pyc
src/dcc_plugins/__init__.py
src/dcc_plugins/base_plugin.py
src/dcc_plugins/blender_plugin.py
src/dcc_plugins/houdini_plugin.py
src/dcc_plugins/maya_plugin.py
src/dcc_plugins/plugin_manager.py
src/dcc_plugins/__pycache__/__init__.cpython-310.pyc
src/dcc_plugins/__pycache__/base_plugin.cpython-310.pyc
src/dcc_plugins/__pycache__/plugin_manager.cpython-310.pyc
src/services/__init__.py
src/services/launchd_handler.py
src/services/systemd_handler.py
src/services/windows_handler.py
src/services/__pycache__/__init__.cpython-310.pyc
src/services/__pycache__/launchd_handler.cpython-310.pyc
src/services/__pycache__/systemd_handler.cpython-310.pyc
src/services/__pycache__/windows_handler.cpython-310.pyc