ApiSchemas
AgentVersionNumber
One shape from the contract, as it appears on the wire.
Used by agents.create, agents.get, agents.getBySlug, agents.imageStatus, agents.list, agents.promote, agents.update, agents.upsert, agents.versions, sessions.annotate, sessions.children, sessions.create, sessions.decide, sessions.events, sessions.get, sessions.interrupt, and 3 more
Referenced from Agent, AgentNotReadyEncoded, IdentityRequiredEncoded, SessionStartedEvent, SubagentSpawnedEvent, VersionConflictEncoded
JSON Schema
{
"type": "integer",
"minimum": 1
}