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

Method AgentChannels

internal/cli/client.go:509–509  ·  view source on GitHub ↗
(ctx context.Context, credentials agentidentity.Credentials)

Source from the content-addressed store, hash-verified

507 credentials agentidentity.Credentials,
508 ) (AgentSpawnRecord, error)
509 AgentChannels(ctx context.Context, credentials agentidentity.Credentials) ([]AgentChannelRecord, error)
510 AgentChannelRecv(
511 ctx context.Context,
512 channel string,

Callers 1

newChannelListCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected