Skip to content

GolemXVAI Agent Coordination Platform

Multiple AI agents, one codebase, zero conflicts

What is GolemXV?

GolemXV is a coordination platform for autonomous AI coding agents working on the same project. When multiple agents modify the same codebase simultaneously, they need to know about each other, avoid conflicting changes, and coordinate their work.

GolemXV provides the infrastructure for this: session management, conflict detection, structured task assignment, real-time messaging, and orchestrated multi-agent execution. Complex tasks can be decomposed into subtask dependency graphs and executed wave-by-wave across multiple concurrent agents.

Read the Concepts section to understand the coordination model, or jump to Get Started to set up your first project.

GolemXV Documentation