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

Method AgentTaskHeartbeat

internal/cli/client.go:532–532  ·  view source on GitHub ↗
(
		ctx context.Context,
		runID string,
		request AgentTaskHeartbeatRequest,
		credentials agentidentity.Credentials,
	)

Source from the content-addressed store, hash-verified

530 credentials agentidentity.Credentials,
531 ) (AgentTaskNextRecord, error)
532 AgentTaskHeartbeat(
533 ctx context.Context,
534 runID string,
535 request AgentTaskHeartbeatRequest,

Callers 1

newTaskHeartbeatCommandFunction · 0.65

Implementers 2

stubClientinternal/cli/helpers_test.go
unixSocketClientinternal/cli/client.go

Calls

no outgoing calls

Tested by

no test coverage detected