AI Developer for Unreal Engine — An autonomous AI agent that creates Blueprints, C++, levels, materials, widgets, and more inside the UE5 editor via natural language.
Stars
86
Forks
9
Watchers
86
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix todo list parsing: strip markdown bullet prefixes before checking [x]/[-]/[ ]
14886a7View on GitHubFix critical: CurrentRequest.Reset() was destroying Request B in agentic loop
2568b52View on GitHubFix critical streaming timeout, Ollama connection, and 5 other bugs
e5e016fView on GitHubfeat: Token optimization Phases 2+3 — prompt caching, schema compression, two-tier tool loading (#17)
d920d10View on GitHubfeat: Token optimization Phase 1 — compact connection reports + tool result eviction (#17)
ff7f409View on GitHubFix timeout bug + FAutonomixChatSession refactor + deprecation fixes (#19)
7e585ddView on GitHubMove built-in skills from C++ string literals to committed .md files (#13)
02630dbView on GitHubAdd GitHub Copilot provider + collapsible tool UI + bugfixes (#12)
f0200deView on GitHubfix(ollama): local provider optimization — condensed prompt, essential tools, no tool_choice
3d1743fView on GitHubfix: Ollama local integration — URL normalization, num_ctx, timeout, no Responses API (Issue #9)
3db5dacView on GitHubfix: Ollama streaming failures + Anthropic rate limit storm + 56K token first request
4be9828View on GitHubfix: Add Azure OpenAI provider — resolves #5 (404 endpoint/model not found)
676f484View on GitHubdocs: update README — Blueprint tools now 15 (added set_node_pin_default, delete_blueprint_nodes)
f9470fcView on GitHubfix: crash in T3D injection + add delete_blueprint_nodes tool
d93c189View on GitHub