Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentfile parses Agentfile DSL source and compiles it to an executable workflow.Workflow plus a pre-populated workflow.Runtime base.
|
Package agentfile parses Agentfile DSL source and compiles it to an executable workflow.Workflow plus a pre-populated workflow.Runtime base. |
|
Package config loads agent.toml into a typed Config.
|
Package config loads agent.toml into a typed Config. |
|
Package observe provides default EventSink implementations for agentcore packages — structured logging via slog, OTel metric counters, and a typed-callback registry.
|
Package observe provides default EventSink implementations for agentcore packages — structured logging via slog, OTel metric counters, and a typed-callback registry. |
|
Package packaging creates, verifies, and installs signed agent packages.
|
Package packaging creates, verifies, and installs signed agent packages. |
|
keys
Package keys is a lightweight helper for Ed25519 key management — generate, save, and load.
|
Package keys is a lightweight helper for Ed25519 key management — generate, save, and load. |
|
Package supervise provides a default workflow.Supervisor implementation for the five-phase supervision pipeline (COMMIT → EXECUTE → POST → RECONCILE → SUPERVISE).
|
Package supervise provides a default workflow.Supervisor implementation for the five-phase supervision pipeline (COMMIT → EXECUTE → POST → RECONCILE → SUPERVISE). |
|
Package workflow implements agentcore's execution model: a composition tree of typed nodes where each primitive owns its own execution loop.
|
Package workflow implements agentcore's execution model: a composition tree of typed nodes where each primitive owns its own execution loop. |
|
security
Package security defines the workflow's content-guard tier modes and the logic that turns a mode into a fully-configured *contentguard.Guard.
|
Package security defines the workflow's content-guard tier modes and the logic that turns a mode into a fully-configured *contentguard.Guard. |
Click to show internal directories.
Click to hide internal directories.