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

Method PromoteNetworkThreadTask

internal/cli/client.go:135–135  ·  view source on GitHub ↗
(
		ctx context.Context,
		workspaceRef string,
		channel string,
		threadID string,
		request PromoteNetworkThreadTaskRequest,
	)

Source from the content-addressed store, hash-verified

133 NetworkSend(ctx context.Context, request NetworkSendRequest) (NetworkSendRecord, error)
134 NetworkInbox(ctx context.Context, workspaceRef string, sessionID string) ([]NetworkEnvelopeRecord, error)
135 PromoteNetworkThreadTask(
136 ctx context.Context,
137 workspaceRef string,
138 channel string,

Callers 2

newTaskPromoteCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected