Skip to content

agent-spec-25.4.1

Latest

Choose a tag to compare

@nasseur nasseur released this 20 Oct 11:36
· 38 commits to main since this release

Agent Spec is now available: Quickly build portable, framework and language-agnostic agents!

This initial release establishes the foundation of the Agent Spec ecosystem with the first version of the language specification, a Python SDK (PyAgentSpec) for simplified agent development, and a set of adapters that enable running Agent Spec representations on several popular, publicly available agent frameworks.

You can install it with pip install "pyagentspec==25.4.1" .

Explore further:

Language specification

How-to Guides

PyAgentSpec API Reference