twinny vs UnrealClaude
twinny is much bigger: 3.6k stars against 906.
twinny leads on privacy and model freedom and setup ease. UnrealClaude does not take any axis by a clear margin.
Stars and commit dates come from our own daily tracking. The six axes are read off each project's documentation by our review pipeline, so they describe what a project says about itself, not what we measured in its code.
Where they stand today
A privacy-first VS Code assistant that runs on models you control (local, peer devices, or a team gateway) with no telemetry or sign-in.
- Stars
- 3.6k
- Tracked growth
- not tracked long enough
- Maturity
- ●●●●●
- Last commit
- 1h ago
- Language
- TypeScript
- License
- MIT
- Cost to run
- Free; team gateway paid after 5 devs
Native Unreal Engine 5.7 editor integration that exposes a dynamic UE5.7 context loader and a 20+ tool MCP bridge to Claude Code for direct Blueprint, asset, and level manipulation.
- Stars
- 906
- Tracked growth
- +12%
- Maturity
- ●●●●●
- Last commit
- 87d ago
- Language
- C++
- License
- none declared
- Cost to run
- Requires Anthropic (Claude) account / subscription
Six axes, head to head
Each axis runs 0 to 5. The label under a score is what that project's own docs claim, not a category average.
| Axis | twinny | UnrealClaude |
|---|---|---|
Context depth How much of your codebase it sees before it answers: the open diff, the diff plus related files, or the whole repository. | ●●●●● Whole-repo analysis | ●●●●● Project-wide |
Noise control How it keeps output volume down — severity thresholds, deduplication, incremental runs over new commits only. | ●●●●● Rerank & review | ●●●●● Configurable tools & perms |
Customization How far it bends to your team: custom rules, prompts, style guides, per-path config. | ●●●●● Templates & plugins | ●●●●● Project prompts & config |
Privacy Whether your code stays on your own infrastructure: fully local, self-hostable, or cloud API only. | ●●●●● Fully local | ●●●●● Anthropic cloud via CLI |
Model freedom Whether you can point it at any provider, or it is wired to one. | ●●●●● BYO models | ●●●●● Anthropic only |
Setup ease What it takes to get a first useful run out of it. | ●●●●● Quickstart command | ●●●●● Source build + auth |
Which one to pick
Pick twinny if…
Privacy-first — use Twinny when you want a full-featured VS Code AI assistant that runs on your own models and network with team admin controls and local-only operation.
- Privacy: Fully local (5/5 against 3/5)
- Model freedom: BYO models (5/5 against 1/5)
- Setup ease: Quickstart command (5/5 against 2/5)
Pick UnrealClaude if…
Native editor integration — gives project-aware Claude Code access with built-in UE5.7 documentation and an MCP server exposing editor tools for automated Blueprint, asset, and level tasks.
What people want from each one
twinnydotdev/twinny
Natfii/UnrealClaude
Questions people ask
Is twinny better than UnrealClaude?
twinny leads on privacy and model freedom and setup ease. UnrealClaude does not take any axis by a clear margin. twinny is worth picking when privacy-first — use Twinny when you want a full-featured VS Code AI assistant that runs on your own models and network with team admin controls and local-only operation.
Which of twinny and UnrealClaude keeps my code private?
twinny: Fully local (5/5). UnrealClaude: Anthropic cloud via CLI (3/5).
What does each one cost to run?
twinny: Free; team gateway paid after 5 devs. UnrealClaude: Requires Anthropic (Claude) account / subscription.
Full profiles: twinnydotdev/twinny and Natfii/UnrealClaude. Everything else in IDE & editor agents.