GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
25views this month
Decision brief
unity-cli-loop is a specialized kit for automating and AI-driving workflows in Unity environments across editor and play mode stages.
Good fit when
- You need to integrate AI functionalities directly into your Unity project's workflow from the editor state through to play mode.
- Looking to streamline repetitive tasks within Unity using command-line interface commands, particularly with support for interactive loop-based operations.
Avoid when
- Your task requires a GUI-driven approach that does not rely on CLI or does not fit well into a loop automation scheme.
- If your development environment strictly prohibits or has restrictions against MIT-licensed tools due to licensing concerns, as unity-cli-loop is released under the MIT license.
- Requirements:
- Requires Unity and familiarity with C# programming language.; Ensure that your development environment supports the AI capabilities unity-cli-loop leverages for full functionality.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No MCP manifest
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/hatayama/unity-cli-loopSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
hatayama/unity-cli-loop is a toolkit enabling users to automate and control Unity workflows with AI capabilities.
Capability facts
- Languages
- c#
Source: github.language · Sep 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 20, 2026)
ct, the `uloop` command automatically uses the V2 CLI (downloaded on first use; Node.js 22 or later is required).Source link
Tags
README
Step 1: Install the CLI macOS, Windows Git Bash: Windows PowerShell: Homebrew (macOS): Check that the install worked: The install succeeded when the first line shows the CLI version (for example ). Step 2: Install the Unity package Run this in the root of your Unity project: This...
For agents
This page has a .md twin and JSON over the API.