MCPcopy Create free account
hub / github.com/anus-dev/ANUS / sessionUpdate

Method sessionUpdate

packages/cli/src/zed-integration/acp.ts:345–345  ·  view source on GitHub ↗
(params: schema.SessionNotification)

Source from the content-addressed store, hash-verified

343 params: schema.RequestPermissionRequest,
344 ): Promise<schema.RequestPermissionResponse>;
345 sessionUpdate(params: schema.SessionNotification): Promise<void>;
346 writeTextFile(
347 params: schema.WriteTextFileRequest,
348 ): Promise<schema.WriteTextFileResponse>;

Callers 1

sendUpdateMethod · 0.65

Implementers 1

AgentSideConnectionpackages/cli/src/zed-integration/acp.t

Calls

no outgoing calls

Tested by

no test coverage detected