Releases: Athenox14/BetterUnrealClaude
Releases · Athenox14/BetterUnrealClaude
Release list
v2.3.3
v2.3.2
Improve fab search: navigate Fab panel + detailed HTTP diagnostics
v2.3.1
Fix SyncHttpGet deadlock: pump game thread task graph while waiting f…
v2.3.0
Add fab MCP tool: search assets and add to project via Fab plugin ref…
v2.2.0
Remove script permission dialog — Claude executes scripts autonomously
v2.1.0
Remove dead ClaudeCodeRunner, switch to auto mode (drop --dangerously…
v2.0.0
Fix UE 5.8 FSharedString implicit conversion errors JSON object key iteration in UE 5.8 yields FSharedString instead of FString. Add explicit FString() casts where keys are passed to functions expecting const FString&.
v0.0.3
What's Changed
- Optimize LLM perf: sync by default, remove dead code, factorize internals by @Athenox14 in #1
- Migrate MCP bridge from Node.js to Rust by @Athenox14 in #2
- Fix release workflow: add contents:write permission by @Athenox14 in #3
- Claude/optimize llm prompts ck bb1 by @Athenox14 in #4
New Contributors
- @Athenox14 made their first contribution in #1
Full Changelog: https://github.com/Athenox14/BetterUnrealClaude/commits/v0.0.3