Commit Graph

94 Commits (7fbdbddbc92d020bfc05f674dabb13be2e6ccf64)

Author SHA1 Message Date
Marcus Sanatan ed63c245b3 Improve README formatting 2025-08-14 19:02:25 -04:00
Marcus Sanatan 3fd59e3927 docs: add OpenUPM installation option 2025-08-14 18:18:33 -04:00
Marcus Sanatan b735210d9d Update required Unity version and package name
Closes #213
2025-08-14 18:13:21 -04:00
dsarno 108dd80883
Update README.md
slight cleanup
2025-08-14 07:29:17 -07:00
David Sarno 370a36044d docs: update README with client-specific config flows and mcp_source.py documentation 2025-08-13 14:23:52 -07:00
dsarno b179ce1ed8
Merge branch 'main' into feat/bridge-stability 2025-08-10 11:57:07 -07:00
dsarno 97614e7277
Update README.md
Added new image of MCP Editor window to README
2025-08-09 15:54:55 -07:00
dsarno 24ed3a2e2a docs: update README(s) for Auto-Setup and dev cache path 2025-08-09 15:38:11 -07:00
David Sarno c0de38e1e7 Merge upstream/main: CoplayDev rebrand with bridge stability improvements
This merge combines upstream's organizational rebrand and updates with
our comprehensive bridge stability improvements:

**From Upstream:**
- CoplayDev organizational rebrand (README, LICENSE, documentation)
- Updated logo and deployment scripts
- Python version pinning (.python-version file)

**From Our Branch (Preserved):**
- Comprehensive bridge stability improvements (threading, heartbeat, retries)
- Enhanced debugging and diagnostic features
- Embedded server installation approach (more reliable than git-based)
- Broader Python compatibility (>=3.10 vs >=3.12)
- Advanced port management with per-project persistence
- Auto-setup and connection reliability features
- Robust error handling and recovery mechanisms

**Key Technical Decisions:**
- Used our comprehensive UnityMcpBridge.cs (625 lines vs 473) with all stability features
- Maintained embedded server approach over upstream's git-based installer
- Preserved broader Python compatibility (>=3.10) for better accessibility
- Used our optimized connection settings and retry logic
- Kept our user-centric server installation approach (on-demand vs automatic)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-09 12:05:47 -07:00
Jos van der Westhuizen 9a5d62128a
Update README.md 2025-08-09 12:20:05 -04:00
Marcus Sanatan 49b0a5397d docs: add Windsurf to list of supported code editors 2025-08-08 15:42:52 -04:00
Marcus Sanatan 7087797952 docs: improve README formatting and add note about package reinstallation 2025-08-08 15:39:12 -04:00
Marcus Sanatan 823bae624f docs: fix escape character in README error message 2025-08-08 15:19:11 -04:00
Marcus Sanatan 5d148a7462 chore: update repository URLs and package name to use correct CoplayDev casing and main branch 2025-08-08 15:06:35 -04:00
Marcus Sanatan cf86964d4d chore: revise documentation 2025-08-08 14:58:41 -04:00
Marcus Sanatan b7ea2c88e3 docs: update license link to use relative path 2025-08-06 21:18:35 -04:00
Marcus Sanatan 164bba43df style: adjust Coplay logo size and container element in README 2025-08-06 21:14:10 -04:00
Marcus Sanatan 39ec588cbe Try logo at 50% width 2025-08-06 20:59:47 -04:00
Marcus Sanatan 3dcaeca362 docs: add Coplay sponsorship and logo to README 2025-08-06 20:59:02 -04:00
Marcus Sanatan c6969fdc52 docs: update repository links and Discord invite to CoplayDev organization 2025-08-06 20:48:57 -04:00
Scriptwonder ab4bcab955 Developer Update 0
Two .bat files that could directly deploy and restore the current repo to the unity project and the llm project. With this the tools will be integrated easier.
2025-07-29 16:07:21 -04:00
Scriptwonder 3ca4746a78 Update README.md 2025-07-27 23:57:18 -04:00
Scriptwonder 9101105212 Code Validation Update
1. Update the code validation feature. With Roslyn installed(see guide), MCP clients will receive detailed error messages and making the code generation process more error-proof
2. Minor update to the EditorWindow, making more space for upcoming features
3. Readme update to include Code validation guides
4. Minor bug fixes including installation bugs from previous VSC PR
2025-07-23 23:31:47 -04:00
Shutong Wu b13661c8fb
Update README.md 2025-07-14 02:01:25 -04:00
Shutong Wu 6a47945479
Merge pull request #106 from Tanichael/feature/manage-shader
Feat: Add CRUD operations for Shader files via MCP

Example Prompt: "generate a cool shader and apply it on a new cube"
2025-07-14 01:45:29 -04:00
Scriptwonder 55f7c55389 Update for ManageShader
Bug fix and error handling check for the PR. Great work and I love what I built!
2025-07-14 01:42:16 -04:00
Scriptwonder 6665eac515 Readme update with badges and more 2025-07-13 16:29:58 -04:00
Scriptwonder e5793a6347 Update on Readme and TODO 2025-07-13 16:06:32 -04:00
Justin P Barnett 2fb6be0675
Update README.md 2025-04-08 21:14:25 -04:00
Justin Barnett f52b5b4424 updated readme to reflect simpler install process 2025-03-22 18:22:03 -04:00
Justin Barnett 6b8cf0eab2 added cursor auto config 2025-03-20 07:24:31 -04:00
Justin Barnett ac81febb82 updated install instructions to be more specific 2025-03-18 16:06:28 -04:00
Justin Barnett 937a950345 added manual config instructions 2025-03-18 13:47:41 -04:00
Justin Barnett 46db62bfaa fixed path issues 2025-03-18 13:36:22 -04:00
Justin Barnett 4d1c351364 updated the installation steps in the readme 2025-03-18 13:26:12 -04:00
Justin Barnett 14c566603c fixed file path issues 2025-03-18 13:24:17 -04:00
Justin P Barnett 0b3802b5e4
Update README.md 2025-03-18 09:45:22 -04:00
Justin P Barnett bb0d847331
Update README.md 2025-03-18 08:02:07 -04:00
Justin P Barnett 208f8eca67
Update README.md 2025-03-18 08:01:13 -04:00
Justin P Barnett 7c2bd289a9
Update README.md 2025-03-18 07:36:58 -04:00
Justin P Barnett 129fc83194
Update README.md 2025-03-18 07:35:59 -04:00
Justin P Barnett a7058a41f9
Update README.md 2025-03-18 07:34:04 -04:00
Justin P Barnett 0351e4fcf4
Update README.md 2025-03-18 07:21:33 -04:00
Justin Barnett 276ac8166f initial commit 2025-03-18 07:00:50 -04:00