Overview #
Hero Agent is the Hero Studios AI backbone — a shared layer of model routing, specialist agents, memory, and orchestration. It is the single place every Hero Studios product gets its intelligence, with bring-your-own-key access to the model providers you already use.
Every Hero Studios product needs intelligence — and it should come from one place. Hero Agent is the shared AI backbone: coding assistance, automation, reasoning, planning, and shared intelligence across the ecosystem.
Quick start #
- Set up your model provider keys (BYOK).
- Interact via the agent CLI or API.
- Route requests across providers with the model router.
- Wire it into Hero Studios products as integrations ship.
Frequently asked questions #
Do I need my own API keys?
Yes — it is bring-your-own-key (BYOK) by design.
What can the agents do?
Plan, write, review, and test — plus Minecraft-aware reasoning as integrations land.
Is it connected to other products?
Not yet. Ecosystem wiring is on the roadmap.
Which providers are supported?
OpenAI, Anthropic, Gemini, Groq, OpenRouter, and local Ollama.
Can I run it locally?
Yes — Ollama is supported for fully local inference.
Compatibility #
| Property | Value |
|---|---|
| Loader / platform | Platform |
| Compatible with | All |
| Latest version | Not released |
Requires user-provided keys (BYOK) for live model access.
Learn more. Step-by-step walkthroughs live in the tutorials,
with install guides for every platform and a general
guide to configuration. Still stuck? Open the
support portal and we'll reply from support@herostudios.dev.