MCPcopy
hub / github.com/vxcontrol/pentagi / Run

Method Run

backend/pkg/controller/task.go:34–34  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

32 SetResult(ctx context.Context, result string) error
33 PutInput(ctx context.Context, input string) error
34 Run(ctx context.Context) error
35 Finish(ctx context.Context) error
36}
37

Implementers 2

subtaskWorkerbackend/pkg/controller/subtask.go
taskWorkerbackend/pkg/controller/task.go

Calls

no outgoing calls

Tested by 15

TestBrowserResolveUrlFunction · 0.52
TestBrowserIsAvailableFunction · 0.52
TestIsBinaryURLFunction · 0.52
TestGetMessageFunction · 0.52
TestArgsToMarkdownFunction · 0.52
TestIsBarrierFunctionFunction · 0.52
TestExecuteEarlyReturnsFunction · 0.52
TestSearxngIsAvailableFunction · 0.52
TestBoolUnmarshalJSONFunction · 0.52