Release Notes
Added
- (aether-cli) [breaking] add session usage and cost tracking (#405)
Fixed
- (llm) propagate prompt cache affinity to supported providers (#414)
Other
- Include prompt and agent identity in traces (#411)
Install aether-agent-cli 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/contextbridge/aether/releases/download/aether-agent-cli-v0.8.0/aether-agent-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install contextbridge/tap/aether
Install prebuilt binaries into your npm project
npm install @aether-agent/cli@0.8.0
Download aether-agent-cli 0.8.0