# System that coordinates artificial intelligence agents

Written in Clojure language, Swarm Forge is a tool for coordinating multiple AI agents from a single center. The software offers a simple structure to manage complex processes where different agents must work collaboratively.

- ★ 1,870
- Clojure
- GitHub Trending · 2026-08-08

## What you get
- Manages multiple artificial intelligence agents from a single center
- Monitor agents simultaneously with Tmux terminal multiplexer
- Offers project-specific customizable workflows

## Installation
**Download and prepare the working branch**

```
BRANCH=four-pack
curl -L "https://github.com/unclebob/swarm-forge/archive/refs/heads/${BRANCH}.tar.gz" | tar -xz --strip-components=1
```


## Running it
**System initialization**

```
./swarm
```


## If you don't write code
You are part of a software development team. Complete the task given to you by following the rules of the Swarm Forge system and the configuration files in the project directory. Work collaboratively with other agents while performing your duties, use Git work trees, and maintain code quality, testability, and architectural standards by adhering to established role definitions.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/swarm-forge/
