Versions in this module Expand all Collapse all v0 v0.12.0 Mar 9, 2026 v0.11.0 Mar 2, 2026 Changes in this version + const ProcessHierarchical + const ProcessParallel + const ProcessSequential + const StatusGo + const StatusNoGo + const StatusPending + const StatusRunning + const StatusSkip + const StatusWarn + var AdapterNames = core.AdapterNames + var ComputeTaskStatus = core.ComputeTaskStatus + var ComputeTeamStatus = core.ComputeTeamStatus + var DefaultSelfDirectedConfig = core.DefaultSelfDirectedConfig + var FromMultiAgentSpec = core.FromMultiAgentSpec + var GetAdapter = core.GetAdapter + var NewSelfDirectedTeam = core.NewSelfDirectedTeam + var NewSubtask = core.NewSubtask + var NewTask = core.NewTask + var NewTeam = core.NewTeam + var ParseJSON = core.ParseJSON + var ParseYAML = core.ParseYAML + var ReadTeamDir = core.ReadTeamDir + var ReadTeamFile = core.ReadTeamFile + var Register = core.Register + var WriteTeamFile = core.WriteTeamFile + var WriteTeamJSON = core.WriteTeamJSON + type Adapter = core.Adapter + type MarshalError = core.MarshalError + type OrchestrationConfig = core.OrchestrationConfig + type ParseError = core.ParseError + type Process = core.Process + type ReadError = core.ReadError + type SelfDirectedConfig = core.SelfDirectedConfig + type SelfDirectedTeam = core.SelfDirectedTeam + type Status = core.Status + type Subtask = core.Subtask + type SubtaskResult = core.SubtaskResult + type Task = core.Task + type TaskResult = core.TaskResult + type Team = core.Team + type TeamResult = core.TeamResult + type ValidationError = core.ValidationError + type WriteError = core.WriteError