Arcanea is the public code mirror for arcanea.ai, the creative intelligence platform for chat, lore, academy, and worldbuilding.
- The public mirror of the Arcanea web platform and supporting packages
- The best place to study the product architecture, design system, and lore model in public
- The codebase that powers the current public Arcanea experience
�ash git clone https://github.com/frankxai/arcanea.git cd arcanea pnpm install cp .env.example .env.local pnpm dev
Arcanea.ai is the live product. This repository is its public mirror. Product operations, private datasets, and some internal workflows may evolve outside this mirror, but this repo remains the canonical public code reference for the platform.
- arcanea-code: Guardian-routed coding CLI for the Arcanea ecosystem
- oh-my-arcanea: Arcanea overlay for oh-my-opencode
- arcanea-orchestrator: multi-agent orchestration fork used for Arcanea swarm workflows
See the repository license for usage terms.