Commit 6ed7a35
committed
Merge branch 'main' of https://github.com/CoplayDev/unity-mcp
* 'main' of https://github.com/CoplayDev/unity-mcp:
Harden PlayMode test runs (CoplayDev#396)
Enable the `rmcp_client` feature so it works with Codex CLI (CoplayDev#395)
chore: bump version to 8.0.0
HTTP Server, uvx, C# only custom tools (CoplayDev#375)
[CUSTOM TOOLS] Roslyn Runtime Compilation Feature (CoplayDev#371)File tree
356 files changed
+14719
-19562
lines changed- .github/workflows
- CustomTools/RoslynRuntimeCompilation
- MCPForUnity
- Editor
- Constants
- Data
- Dependencies
- PlatformDetectors
- Helpers
- Importers
- MenuItems
- Migrations
- Resources
- Editor
- MenuItems
- Project
- Tests
- Services
- Transport
- Transports
- Setup
- Tools
- Prefabs
- Windows
- Components
- ClientConfig
- Connection
- Settings
- UnityMcpServer~/src
- resources
- tests
- integration
- tools
- Server
- registry
- resources
- src
- core
- models
- routes
- services
- registry
- resources
- tools
- transport
- legacy
- utils
- tests/integration
- tools
- TestProjects/UnityMCPTests
- Assets
- Temp
- Tests/EditMode
- Data
- Helpers
- Services
- Tools
- ProjectSettings/Packages/com.unity.testtools.codecoverage
- docs
- images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
356 files changed
+14719
-19562
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| |||
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
84 | | - | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
220 | | - | |
| 219 | + | |
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
| |||
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
288 | | - | |
| 287 | + | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments