IvanMurzak / IvanMurzak/Unity-MCP
Add configuration for AI agent - Kiro
Open
Nobody has claimed this yet.
ai-agent-config
enhancement
help wanted
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 379
- Avg merge
- 6h 52m
- Merged PRs (30d)
- 17
Description
Tasks
- Find, crop and rescale (64 x 64 pixels) and save transparent image for the AI agent in the location:
Unity-MCP-Plugin/Assets/root/Editor/Gizmos/ai-agents - Create configurator class in the location:
Unity-MCP-Plugin/Assets/root/Editor/Scripts/UI/AiAgentConfigurators/Impl - Add configurator class in the registry class
AiAgentConfiguratorRegistry
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing configurator classes under Unity-MCP-Plugin/Assets/root/Editor/Scripts/UI/AiAgentConfigurators/Impl and the AiAgentConfiguratorRegistry entry point. Add Kiro's 64 x 64 transparent image under Unity-MCP-Plugin/Assets/root/Editor/Gizmos/ai-agents, create its configurator, and register it. The issue is done when all three listed tasks are complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100