Automic VaultAutomic Vault

brew

Install aoe with Homebrew

Terminal session manager for AI coding agents. Version 1.12.0 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install aoe

local Homebrew formula metadata

overview

Package summary

Terminal session manager for AI coding agents

Commands and aliases

  • aoe

history

Project history and usage

Agent of Empires is a Rust terminal session manager for AI coding agents. It wraps tmux, git worktrees, optional container sandboxes, and a browser dashboard around tools such as Claude Code, Codex CLI, OpenCode, Gemini CLI, Cursor CLI, Copilot CLI, and others.

Project history

The project README frames AoE as an answer to the operational problem created by running many coding agents at once: tracking which session is active, blocked, idle, or messy. Its core abstraction is a persistent tmux session per agent, with an AoE TUI and optional web dashboard on top.

AoE's official documentation expanded beyond a simple TUI into a full workflow tool. The current docs cover a web dashboard, structured ACP view, remote phone access, git worktrees, multi-repo workspaces, Docker and Podman sandboxing, diff review, repo config, hooks, sound and push notifications, shell completions, and an HTTP API.

Adoption history

AoE entered package-manager culture through a Homebrew formula named `aoe`, and its README advertises Homebrew, Nix, curl-install, and source-build paths. That packaging choice is central to its audience: developers who already install AI-agent CLIs and want a single manager installed like any other terminal tool.

The README says the project is maintained by the Agent of Empires community with support from Mozilla.ai and includes public channels such as GitHub issues, a roadmap board, Discord, YouTube, and social accounts. It also acknowledges inspiration from `agent-deck`, another terminal-oriented agent session manager.

How it is used

The documented quick start is `aoe` to launch the TUI, `aoe add --cmd claude` to create a session, and `aoe serve` to start the web dashboard. AoE keeps sessions alive in tmux after terminals close and lets users reattach or inspect status later.

Configuration is layered. Official docs state that global config, profile config, and repo config are resolved in order, with repo-local `.agent-of-empires/config.toml` able to define hooks, sandbox behavior, worktree settings, and default agents for a project.

Why package nerds care

AoE is interesting to package nerds because it packages a fast-moving AI-agent workflow as a normal CLI with shell completions, config files, a service-like web mode, and update logic. It also exposes the messy integration edges of modern dev tooling: tmux, containers, worktrees, browser UIs, multiple agent CLIs, and per-repo policy.

Timeline

  • 2025: Early public tags such as `v0.0.1` appear in the upstream Git repository.
  • 2025: README documents Homebrew installation with `brew install aoe`.
  • 2026: Official docs describe layered global, profile, and repo configuration for AoE.

Related projects

  • tmux provides AoE's persistent terminal session substrate.
  • agent-deck is acknowledged by the upstream README as an inspiration.
  • Claude Code, Codex CLI, OpenCode, Gemini CLI, Cursor CLI, Copilot CLI, and other agent CLIs are managed by AoE.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for aoe. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/agent-of-empires/config.toml~/.config/agent-of-empires/config.toml.agent-of-empires/config.toml
macOS
~/.agent-of-empires/config.toml$XDG_CONFIG_HOME/agent-of-empires/config.toml.agent-of-empires/config.toml

executables

Installed executables

CommandKindExposureNote
aoecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.12.0
manager updated2026-07-04
local dataok
upstreamcurrent
latest detectedv1.12.0

https://github.com/agent-of-empires/agent-of-empires

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:aoe
Version1.12.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/aoe
Homepagehttps://github.com/agent-of-empires/agent-of-empires
Repositoryhttps://github.com/agent-of-empires/agent-of-empires
Upstream docshttps://github.com/agent-of-empires/agent-of-empires#readme
LicenseMIT
Source archivehttps://github.com/agent-of-empires/agent-of-empires/archive/refs/tags/v1.12.0.tar.gz
Last updated2026-07-04T16:53:41+09:00
Pulseupdated
Dependenciesopenssl@3, tmux
Build dependenciesnode, pkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaoe
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment