Skip to content

Develop#23

Open
Ozymandros wants to merge 5 commits into
mainfrom
develop
Open

Develop#23
Ozymandros wants to merge 5 commits into
mainfrom
develop

Conversation

@Ozymandros

Copy link
Copy Markdown
Owner

Updated the UNITY_MCP_SERVER.md file to include detailed instructions for installing and running the Unity MCP Server using Docker from the GitHub Container Registry (GHCR). Added sections for pulling the Docker image, running the container, and mapping Docker configurations to the application. Clarified the installation process and provided examples for better user guidance.

Introduce a new Unity MCP Semantic Kernel integration package under backend/app/agents/unity_mcp_sk. Adds core contracts and value objects, a default tool-definition mapper and parser, an MCP client adapter, a semantic plugin runtime, and SK integration helpers (kernel factory and registration helpers supporting expanded and router modes). Includes unit tests for discovery, registration, and metadata fidelity, and documents usage/behavior in docs/UNITY_MCP_SK_INTEGRATION.md. Also bump project versions to 1.8.0 (root, backend, frontend) and extend .gitignore/.dockerignore entries to exclude virtualenvs, editor folders, and coverage artifacts.
…nore files

Bump frontend, backend, and package versions to 1.8.0. Add common development environment files to .dockerignore and .gitignore for better project management. This includes entries for virtual environments, IDE configurations, and test coverage files.
Updated the UNITY_MCP_SERVER.md file to include detailed instructions for installing and running the Unity MCP Server using Docker from the GitHub Container Registry (GHCR). Added sections for pulling the Docker image, running the container, and mapping Docker configurations to the application. Clarified the installation process and provided examples for better user guidance.
Move scoped styles out of multiple SFCs into dedicated .css files and wire them via <style src="..."> to keep templates slim and separate concerns. Added new CSS files (ManagementDashboard.css, ScenesPanel.css, PromptManagement.css, UnityPhysicsPanel.css, UnityUIPanel.css, ModelManagerModal.css) and consolidated global app styles into App.css. Introduced UnityPhysicsPanel.vm.ts as a view-model composable and refactored UnityPhysicsPanel.vue to consume it (separating presentation logic from domain logic). Also applied minor code cleanups: consistent quoting, small TypeScript type/import tweaks, and adjusted tsconfig.json include ordering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant