Skip to content

Releases: oracle/agent-spec

agent-spec-25.4.1

20 Oct 11:36

Choose a tag to compare

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