OPEN_SOURCE ↗
PH · PRODUCT_HUNT// 31d agoPRODUCT LAUNCH
ELVES launches AI agent command center
ELVES is a macOS desktop app for orchestrating coding agents in isolated git worktrees with shared memory and embedded terminals. It targets developers juggling Claude Code and Codex, giving them one place to spin up tasks, monitor execution, and ship finished branches.
// ANALYSIS
ELVES pushes the AI coding stack one layer higher: instead of being another agent, it acts as control plane for multiple agents working on the same codebase. That makes it more interesting than a thin GUI wrapper, especially for developers hitting chaos as agent workflows sprawl.
- –Its core design choice is worktree isolation, which lets parallel agent tasks run on separate branches without stomping on each other
- –Shared SQLite-backed memory gives Claude Code and Codex a common context layer, which is a real differentiator versus one-agent-per-terminal workflows
- –The product looks strongest for power users already comfortable with agentic coding, not beginners looking for a full AI IDE replacement
- –macOS-first distribution and a Tauri desktop app keep the install story simple now, but Linux and Windows support will matter if it wants broader team adoption
// TAGS
elvesai-codingagentdevtoolautomationopen-source
DISCOVERED
31d ago
2026-03-11
PUBLISHED
32d ago
2026-03-11
RELEVANCE
8/ 10
AUTHOR
[REDACTED]