Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Core CI](https://github.com/ai-agent-assembly/agent-assembly/actions/workflows/ci.yml/badge.svg)](https://github.com/ai-agent-assembly/agent-assembly/actions/workflows/ci.yml)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Core release](https://img.shields.io/github/v/release/ai-agent-assembly/agent-assembly)](https://github.com/ai-agent-assembly/agent-assembly/releases/latest)
[![Core release](https://img.shields.io/github/v/release/ai-agent-assembly/agent-assembly?include_prereleases&sort=semver)](https://github.com/ai-agent-assembly/agent-assembly/releases)
[![Discussions](https://img.shields.io/badge/community-Discussions-blue?logo=github)](https://github.com/ai-agent-assembly/agent-assembly/discussions)

AI Agent Assembly is an open-source governance platform for AI agents. It enforces policy, tracks budget, and audits every action your agents take across three independent interception layers β€” in-process SDKs, a sidecar proxy, and eBPF kernel hooks β€” so you can ship multi-agent fleets without losing control of what they do.
Expand All @@ -19,15 +19,15 @@ AI Agent Assembly is an open-source governance platform for AI agents. It enforc
| [![go-sdk](https://img.shields.io/badge/go--sdk-SDK-00ADD8?logo=go&logoColor=white)](https://github.com/ai-agent-assembly/go-sdk) | Go SDK | [![GitHub tag](https://img.shields.io/github/v/tag/ai-agent-assembly/go-sdk?label=GitHub&logo=github)](https://github.com/ai-agent-assembly/go-sdk/tags) [![Go Reference](https://pkg.go.dev/badge/github.com/ai-agent-assembly/go-sdk.svg)](https://pkg.go.dev/github.com/ai-agent-assembly/go-sdk) | [![Go test](https://github.com/ai-agent-assembly/go-sdk/actions/workflows/go-test.yml/badge.svg?branch=master)](https://github.com/ai-agent-assembly/go-sdk/actions/workflows/go-test.yml?query=branch%3Amaster) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/go-sdk?label=issues)](https://github.com/ai-agent-assembly/go-sdk/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/go-sdk?label=PRs)](https://github.com/ai-agent-assembly/go-sdk/pulls) [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/go-sdk?label=last)](https://github.com/ai-agent-assembly/go-sdk/commits/master) |
| [![.github](https://img.shields.io/badge/.github-org--profile-181717?logo=github)](https://github.com/ai-agent-assembly/.github) | Organization profile, templates, support, and community files | [![tag](https://img.shields.io/github/v/tag/ai-agent-assembly/.github?label=tag&logo=github)](https://github.com/ai-agent-assembly/.github/tags) | [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/.github?label=last)](https://github.com/ai-agent-assembly/.github/commits/master) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/.github?label=issues)](https://github.com/ai-agent-assembly/.github/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/.github?label=PRs)](https://github.com/ai-agent-assembly/.github/pulls) |
| [![homebrew-agent-assembly](https://img.shields.io/badge/homebrew--agent--assembly-tap-FBB040?logo=homebrew&logoColor=black)](https://github.com/ai-agent-assembly/homebrew-agent-assembly) | Homebrew tap for `aasm` | [![tag](https://img.shields.io/github/v/tag/ai-agent-assembly/homebrew-agent-assembly?label=tag&logo=homebrew)](https://github.com/ai-agent-assembly/homebrew-agent-assembly/tags) | [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/homebrew-agent-assembly?label=last)](https://github.com/ai-agent-assembly/homebrew-agent-assembly/commits/master) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/homebrew-agent-assembly?label=issues)](https://github.com/ai-agent-assembly/homebrew-agent-assembly/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/homebrew-agent-assembly?label=PRs)](https://github.com/ai-agent-assembly/homebrew-agent-assembly/pulls) |
| [![agent-assembly-docs](https://img.shields.io/badge/agent--assembly--docs-docs-4051B5?logo=materialformkdocs&logoColor=white)](https://github.com/ai-agent-assembly/agent-assembly-docs) | Public documentation site | [![tag](https://img.shields.io/github/v/tag/ai-agent-assembly/agent-assembly-docs?label=tag&logo=github)](https://github.com/ai-agent-assembly/agent-assembly-docs/tags) | [![Deploy](https://github.com/ai-agent-assembly/agent-assembly-docs/actions/workflows/deploy.yml/badge.svg?branch=master)](https://github.com/ai-agent-assembly/agent-assembly-docs/actions/workflows/deploy.yml?query=branch%3Amaster) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/agent-assembly-docs?label=issues)](https://github.com/ai-agent-assembly/agent-assembly-docs/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/agent-assembly-docs?label=PRs)](https://github.com/ai-agent-assembly/agent-assembly-docs/pulls) [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/agent-assembly-docs?label=last)](https://github.com/ai-agent-assembly/agent-assembly-docs/commits/master) |
| [![agent-assembly-docs](https://img.shields.io/badge/agent--assembly--docs-docs-4051B5?logo=materialformkdocs&logoColor=white)](https://github.com/ai-agent-assembly/agent-assembly-docs) | Public documentation site | [![tag](https://img.shields.io/github/v/tag/ai-agent-assembly/agent-assembly-docs?label=tag&logo=github)](https://github.com/ai-agent-assembly/agent-assembly-docs/tags) | [![Deploy](https://github.com/ai-agent-assembly/agent-assembly-docs/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/ai-agent-assembly/agent-assembly-docs/actions/workflows/deploy.yml?query=branch%3Amain) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/agent-assembly-docs?label=issues)](https://github.com/ai-agent-assembly/agent-assembly-docs/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/agent-assembly-docs?label=PRs)](https://github.com/ai-agent-assembly/agent-assembly-docs/pulls) [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/agent-assembly-docs?label=last)](https://github.com/ai-agent-assembly/agent-assembly-docs/commits/main) |
| [![agent-assembly-spec](https://img.shields.io/badge/agent--assembly--spec-spec-6E40C9?logo=openapiinitiative&logoColor=white)](https://github.com/ai-agent-assembly/agent-assembly-spec) | Shared specifications and protocol contracts | [![tag](https://img.shields.io/github/v/tag/ai-agent-assembly/agent-assembly-spec?label=tag&logo=github)](https://github.com/ai-agent-assembly/agent-assembly-spec/tags) | [![last commit](https://img.shields.io/github/last-commit/ai-agent-assembly/agent-assembly-spec?label=last)](https://github.com/ai-agent-assembly/agent-assembly-spec/commits/master) | [![issues](https://img.shields.io/github/issues/ai-agent-assembly/agent-assembly-spec?label=issues)](https://github.com/ai-agent-assembly/agent-assembly-spec/issues) [![PRs](https://img.shields.io/github/issues-pr/ai-agent-assembly/agent-assembly-spec?label=PRs)](https://github.com/ai-agent-assembly/agent-assembly-spec/pulls) |

### Install channels

#### Homebrew (macOS, Linux)

```sh
brew install agent-assembly/tap/aasm
brew install ai-agent-assembly/homebrew-agent-assembly/aasm
```

#### Python β€” pip, uv, or poetry
Expand Down Expand Up @@ -58,16 +58,18 @@ yarn add @agent-assembly/sdk

#### Docker

```sh
docker pull ghcr.io/agent-assembly/python:latest
```
> A published container image is coming soon. No image is available on
> `ghcr.io` yet.

#### curl one-line installer
#### curl one-line installer (CLI)

```sh
curl -fsSL https://get.agentassembly.dev | sh
curl -sSf https://raw.githubusercontent.com/ai-agent-assembly/agent-assembly/master/scripts/install-cli.sh | sh
```

> A short hosted alias (`https://install.ai-agent-assembly.dev`) is planned but
> not yet live β€” use the `raw.githubusercontent.com` URL above for now.

## Release and Homebrew Notes

- `agent-assembly` is currently in a pre-stable alpha channel.
Expand Down