MCPcopy Create free account
hub / github.com/compozy/agh / GetExecutionProfile

Method GetExecutionProfile

internal/task/interfaces.go:37–37  ·  view source on GitHub ↗
(ctx context.Context, taskID string, actor ActorContext)

Source from the content-addressed store, hash-verified

35 DismissTask(ctx context.Context, id string, actor ActorContext) (TriageState, error)
36
37 GetExecutionProfile(ctx context.Context, taskID string, actor ActorContext) (ExecutionProfile, error)
38 SetExecutionProfile(
39 ctx context.Context,
40 taskID string,

Callers 4

GetExecutionProfileMethod · 0.65

Implementers 2

Serviceinternal/task/manager.go
StubTaskManagerinternal/api/testutil/task_stub.go

Calls

no outgoing calls

Tested by 1