orchestrator-config 0.1.6

Configuration models and loading for the Agent Orchestrator
Documentation

orchestrator-config

Configuration models and YAML loading for the Agent Orchestrator.

Handles parsing and validation of YAML manifests (apiVersion: orchestrator.dev/v2) including Workspace, Agent, Workflow, StepTemplate, ExecutionProfile, SecretStore, EnvStore, and Trigger resources.

Usage

[dependencies]
orchestrator-config = "0.1"

Part of the Agent Orchestrator

Crate Description
agent-orchestrator Core library — scheduling, runner, persistence
orchestrator-config Configuration models and YAML loading
orchestrator-proto gRPC/protobuf definitions
orchestrator-scheduler Scheduler, runner, and prehook engine
orchestrator-cli CLI client (orchestrator binary)
orchestratord Daemon (orchestratord binary)

License

MIT