> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aui.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Latest updates, new features, and API changes.

## March 2026

<Steps>
  <Step title="Mar 9 — CLI Beta Release">
    **CLI** `beta`

    * Public beta of `aui-agent-builder` CLI (v0.1.77)
    * Local-first development workflow: import, edit, validate, and push agent configurations
    * Interactive chat and web playground via `aui chat` and `aui serve`
    * Smart push with git-based diffing
  </Step>

  <Step title="Mar 9 — Agent Builder API Alpha">
    **Agent Builder API** `alpha` · Closed to the public

    * Alpha release of the Agent Builder API — available to select partners only
    * Identity, organizations, accounts, and networks (agents) endpoints
    * Agent settings read/write: tools, parameters, entities, integrations, rules
    * Knowledge base management with file upload and website scraping
    * API Workflow integration generator
  </Step>
</Steps>
