Skip to content
@agentx-xai

AgentX

Declarative, reproducible environments for AI agents.

AgentX

AgentX

Declarative, reproducible environments for AI agents.

Website · CLI · Registry Server · Web Console

AgentX keeps AI agent environments reproducible across machines. Declare Skills, rules, MCP servers, policies, and versions once; compile them into each supported agent's native configuration; then inspect drift and reconcile devices from a local CLI or a team Registry.

Repositories

Repository Responsibility
agentx-cli Rust CLI for manifests, lockfiles, installation plans, eight agent adapters, Registry Device Flow, sync, drift, and rollback.
agentx-server Go Registry/API with PostgreSQL and S3 support, OIDC/JWKS authentication, workspace RBAC, audit, invitations, lifecycle controls, and production deployment templates.
agentx-website Vue product website and authenticated Registry Web Console with OIDC PKCE and workspace operations.

The three repositories are independently versioned and released. For full-stack staging, clone them into the same parent directory:

git clone https://github.com/agentx-xai/agentx-cli.git
git clone https://github.com/agentx-xai/agentx-server.git
git clone https://github.com/agentx-xai/agentx-website.git

Start with the CLI

cd agentx-cli
cargo run -- init
cargo run -- lock
cargo run -- install --yes --frozen

Read the CLI guide, Server operations guide, and Website/Console guide. The public product site is at agentx-xai.github.io/agentx-website.

Project status

The source repositories are public and their main branches run component-specific CI. Hosted production deployments require operator-supplied identity, storage, secrets, observability, support, and legal configuration; the Server repository includes preflight checks and deployment guidance for those inputs.

Contributing

Bug reports and feature proposals are welcome through GitHub Issues. Before opening a pull request, read the organization contribution guide. Security reports should follow the security policy.

AgentX is released under the MIT License.

Popular repositories Loading

  1. agentx-website agentx-website Public

    AgentX product website and Registry Web Console

    TypeScript 4

  2. agentx-server agentx-server Public

    AgentX Registry API for workspace manifests, policies, artifacts, and devices

    Go 2

  3. agentx-cli agentx-cli Public

    AgentX CLI for reproducible AI agent environments

    Rust 1

  4. .github .github Public

    Community health files and organization profile for AgentX

    1

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…