AAeges

Reliable governed coding runtime.

Aeges owns durable task lifecycle, artifacts, approvals, and runner dispatch. Coding agents are replaceable workers.

Install

macOS and Linux

Use the shell installer. It installs or updates the Aeges CLI as a global .NET tool.

curl -fsSL https://get.aeges.top/install.sh | sh

Windows PowerShell

Use the PowerShell installer with the same release package and checksum contract.

irm https://get.aeges.top/install.ps1 | iex

Versioned Release

Pin a release by setting AEGES_VERSION. The installer downloads the package from GitHub Releases and verifies SHA256SUMS.

curl -fsSL https://get.aeges.top/install.sh | AEGES_VERSION=0.1.0-alpha.1 sh

Runtime Setup

Installation only puts the aeges command on the machine. Runtime setup remains explicit.

aeges db migrate
aeges telegram setup
aeges telegram start
aeges agent start