Runtime

Runtime

versions

List published versions for an agent.

Synopsis

Shell
$ phrony agents versions AGENT

Description

Lists immutable versions published for one agent. AGENT is namespace/name.

Publishing does not imply the version is active for sessions — check active or history.

Example

Shell
$ phrony agents versions demo/echo-agent

Output

Table columns: VERSION, ID, CONTENT_HASH, PUBLISHED_AT, STATUS (published, deprecated, or retired).

Up next

publish

Add a new immutable version.

deploy

Activate a version for sessions.