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

Method GetAgentHeartbeat

internal/cli/client.go:251–251  ·  view source on GitHub ↗
(
		ctx context.Context,
		name string,
		query AgentQuery,
	)

Source from the content-addressed store, hash-verified

249 request AgentSoulRollbackRequest,
250 ) (AgentSoulMutationRecord, error)
251 GetAgentHeartbeat(
252 ctx context.Context,
253 name string,
254 query AgentQuery,

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected