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

Method StartRun

internal/extension/host_api.go:257–257  ·  view source on GitHub ↗
(
		ctx context.Context,
		runID string,
		req taskpkg.StartRun,
		actor taskpkg.ActorContext,
	)

Source from the content-addressed store, hash-verified

255 actor taskpkg.ActorContext,
256 ) (*taskpkg.Run, error)
257 StartRun(
258 ctx context.Context,
259 runID string,
260 req taskpkg.StartRun,

Implementers 3

Serviceinternal/task/manager.go
StubTaskManagerinternal/api/testutil/task_stub.go
unsupportedNativeTaskManagerinternal/daemon/native_tools_test.go

Calls

no outgoing calls