agent active

UltraGameStudio

Maker: wellingfeng License: MIT Stars: 289 First released: 2026-05-30 Language: TypeScript, Rust

About

UltraGameStudio exists because general-purpose coding agents do not speak game engines: they cannot reason about materials, blueprints, or skeletal animation, and they cannot produce the assets games require, forcing developers back to bespoke pipelines for every asset type. The app wraps the coding-agent pattern in a game-first surface: chat requests route to engine-specialist expert roles spanning Unity, Unreal, Godot, and web projects, while slash commands generate sprites, meshes, atlases, music, and video inline. A /studio command assembles a per-task execution harness with parallel subagents, adversarial verification, and acceptance gates, and a local Rust proxy translates between provider protocols so free channels — NVIDIA NIM, OpenRouter, keyless gateways, local runtimes — absorb routine work and fail over automatically. Game developers working in Unity, Unreal, Godot, or web engines use it; it is MIT-licensed, free, and stores sessions and keys locally.