Quickstart
1. Install
Section titled “1. Install”brew install contextbridge/tap/aethercurl --proto '=https' --tlsv1.2 -LsSf https://github.com/contextbridge/aether/releases/latest/download/aether-agent-cli-installer.sh | shcargo install aether-agent-cliRequires Rust 1.85+. Install via rustup.
git clone https://github.com/contextbridge/aether.gitcd aethercargo build --release2. Init
Section titled “2. Init”aether settings init --user # bootstrap user-level settings3. Run
Section titled “3. Run”aetheraether acpExposes agents over ACP for editor integration.
aether headless "Explain the main function in this project"See Headless CLI for all flags and output formats.
Next steps
Section titled “Next steps”SettingsDefine agents, models, prompts, and tool filters
MCP ServersConfigure built-in and external tools
LLM ProvidersModel specs, credentials, and availability
System PromptsCompose prompt sources from files, globs, and text