Skip to content

frankxai/arcanea-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9,313 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcanea Realm

The AI creation tool with a soul.

MIT TypeScript arcanea.ai

Built on OpenCode — the open source AI coding agent with 105K stars.


What Is This?

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

Install

npm install -g arcanea-code
arcanea-code

Guardian Agents

Every 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

Architecture

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

Upstream

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.

License

MIT — same as OpenCode.


The antidote to a terrible future is imagining a good one.

Imagine a good future. Build it here.

arcanea.ai

Packages

No packages published

Languages

  • TypeScript 50.7%
  • MDX 45.1%
  • CSS 3.2%
  • Rust 0.5%
  • Astro 0.2%
  • JavaScript 0.1%
  • Other 0.2%