unity-mcp/Server/src/services/tools
Marcus Sanatan adfc6f5e84
Fix manage prefabs (#405)
* Standardize import ordering and whitespace in plugin

The whitespace gave a warning in the asset store submission

* Fix manage_prefab tool structure

* Fix manage_editor actions

* Add get_component singular to manage_gameobject

* Improve uv cache clear error handling with lock detection and combined output

Replace simple stderr-only error reporting with combined stdout/stderr output. Add detection for "currently in-use" lock errors with helpful hint about waiting or using --force flag. Provide fallback message when command fails with no output.

* Improve error message formatting in uv cache clear failure logging
2025-11-28 18:47:11 -04:00
..
__init__.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
debug_request_context.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
execute_custom_tool.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
execute_menu_item.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
manage_asset.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
manage_editor.py Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
manage_gameobject.py Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
manage_prefabs.py Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
manage_scene.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
manage_script.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
manage_shader.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
read_console.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
run_tests.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
script_apply_edits.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
set_active_instance.py HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00