Files
2026-07-13 13:12:00 +08:00

291 B

spec

Defines what an agent is — its capabilities, tools, instructions, and configuration. A language-neutral description of agent behavior that any runtime can execute.

The spec is the portable contract between agent developers (who define behavior) and runtimes (who execute it).