Release Notes
Added
- Deferred (proxied) tools can now be composed via the Bash tool (#360)
- Allow proxying tools within a MCP server (#341)
- (mcp-servers) Bash and Sub-agents can now be run in foreground or background by main agent (#340)
- Support MCP tasks (#339)
Other
- (deps) bump agent-client-protocol from 0.14.0 to 2.0.0 (#285)
- Refactor/credential storage (#345)
- Upgrade to rmcp 3.1.1 and MCP tool calls now use multi round trip requests (MRTR) (#337)
- scheduled code-cleanup (#329)
- release (#325)
Install aether-agent-cli 0.7.36
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/contextbridge/aether/releases/download/aether-agent-cli-v0.7.36/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.7.36
Download aether-agent-cli 0.7.36