Ae banner
clemens33 clemens33

Ae

AI community

Description

ae — agentic engineering: run multiple AI coding agents side-by-side in tmux focus on simplicity

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ae - agentic engineering

![Version: 2026.8.2 untagged/pre-release](https://img.shields.io/badge/version-2026.8.2%20untagged%2Fpre--release-blue.svg) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Bash](https://img.shields.io/badge/bash-%3E%3D4.0-green.svg)](https://www.gnu.org/software/bash/) [![tmux](https://img.shields.io/badge/requires-tmux-1BB91F.svg)](https://github.com/tmux/tmux) [![Install](https://img.shields.io/badge/install-checkout%20install-orange.svg)](#install)

**ae** runs AI coding agents side-by-side in tmux. They know about each other, communicate by name, and survive reboots. One public command, a Rust core, and only the pane glue left in Bash.

Works with [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Grok Build](https://github.com/xai-org/grok-build), [OpenCode](https://github.com/opencode-ai/opencode), or any CLI tool.

🦀 **P5 entered 2026-08-31; `main` carries the post-strangler product.** The public `ae` command validates and invokes an immutable Rust core plus policy-frozen, shrinking Bash pane glue with the P5 sibling-binding routing fix. The previous `ae-next` coexistence surface is unreachable via the public entry; its design record remains [historical](docs/migration/coexistence.md). Direction, reasons and phases: **[VISION.md](VISION.md)**.

The first Rust-era release tag is pending; the version badge flips when that tag exists.

📖 **[Full documentation](docs/index.md)** — guides, command and helper reference, and internals. This README is the quick tour.

Why ae

  • One command -- ae starts a session, ae reattaches. That's the whole workflow.
  • Agents talk to each other -- each agent gets workspace context injected into its system prompt. They send messages by name, spawn new agents, and coordinate without manual wiring.
  • Everything survives reboots -- sess