ELVES
Summon your army of elves
ELVES – Unified workspace for AI coding agents
Summary: ELVES provides a shared workspace and memory for AI coding agents like Claude Code and Codex, enabling multiple agents to run concurrently without conflicts. It offers a local UI for managing skills, configurations, and telemetry, improving visibility and control over projects and token usage.
What it does
ELVES replaces manual configuration by letting users browse and edit skills and MCP servers via a UI. It runs each task in separate git worktrees with embedded terminals, includes a file explorer with split view, and maintains session context with a SQLite memory layer. It also parses Claude Code telemetry into readable dashboards.
Who it's for
Developers using multiple AI coding agents who need a consolidated environment to manage workflows, configurations, and resource tracking.
Why it matters
It solves conflicts from running multiple agents simultaneously and provides insight into token consumption and project activity, all within a local, account-free setup.