Built on OpenCode — the open source AI coding agent with 105K stars.
Arcanea Realm is a full AI creation CLI forked from OpenCode, enhanced with the Arcanea intelligence layer:
- 10 Guardian Agents — AI personalities specialized for different creative domains (Lyssandria for architecture, Leyla for design, Draconia for execution, etc.)
- Voice Bible — Every response follows arcane + authoritative tone
- Design System — Cosmic glassmorphism tokens (teal, gold, void)
- 30 MCP Tools — Worldbuilding generators, Guardian routing, voice enforcement, design tokens
- 75+ AI Models — Claude, Gemini, GPT, Bedrock, Groq, local models via Vercel AI SDK
- Full TUI — 60fps terminal UI with Guardian status, Gate progression, element tracking
npm install -g arcanea-code
arcanea-codeEvery task flows through the right Guardian:
| Guardian | Element | Domain | Color |
|---|---|---|---|
| Lyssandria | Earth | Architecture, database, infrastructure | Green |
| Leyla | Water | Design, UI/UX, creativity, animation | Blue |
| Draconia | Fire | Execution, performance, shipping | Orange |
| Maylinn | Heart | Community, content, documentation | Pink |
| Alera | Wind | Expression, APIs, naming, publishing | Silver |
| Lyria | Void | Vision, strategy, AI/ML, design review | Purple |
| Aiyami | Spirit | Wisdom, principles, teaching | White |
| Elara | Void | Perspective shifts, refactoring | Violet |
| Ino | Spirit | Integration, collaboration, cross-platform | Cyan |
| Shinkami | All | Meta-orchestration, system design | Gold |
This is a fork of OpenCode with the Arcanea intelligence layer:
OpenCode Engine (unchanged)
├── AI SDK (75+ models via Vercel AI SDK)
├── Tool System (file editing, shell, search, LSP)
├── MCP Client (connects to any MCP server)
├── Plugin System (TypeScript plugins)
└── Client-Server (TUI ↔ HTTP server)
Arcanea Layer (our additions)
├── opencode.json — Guardian agents, MCP config, instructions
├── @arcanea/mcp-server — 30 tools, 7 resources, 6 prompts
├── @arcanea/os — Intelligence library (routing, voice, design tokens)
└── TUI reskin — Arcanea Design System colors and branding
This project is built on OpenCode (MIT license). We contribute back improvements and stay in sync with upstream. OpenCode does the heavy lifting of AI tool integration — we add the creative intelligence layer.
MIT — same as OpenCode.
The antidote to a terrible future is imagining a good one.
Imagine a good future. Build it here.