Skip to content

0.7.36 - 2026-08-19

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:55
2024921

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

File Platform Checksum
aether-agent-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
aether-agent-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
aether-agent-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum