MCPcopy Create free account
hub / github.com/wavetermdev/waveterm / WaveAIGetToolDiffCommand

Method WaveAIGetToolDiffCommand

pkg/wshrpc/wshrpctypes.go:162–162  ·  view source on GitHub ↗
(ctx context.Context, data CommandWaveAIGetToolDiffData)

Source from the content-addressed store, hash-verified

160 WaveAIToolApproveCommand(ctx context.Context, data CommandWaveAIToolApproveData) error
161 WaveAIAddContextCommand(ctx context.Context, data CommandWaveAIAddContextData) error
162 WaveAIGetToolDiffCommand(ctx context.Context, data CommandWaveAIGetToolDiffData) (*CommandWaveAIGetToolDiffRtnData, error)
163
164 // screenshot
165 CaptureBlockScreenshotCommand(ctx context.Context, data CommandCaptureBlockScreenshotData) (string, error)

Callers 1

loadDiffDataFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected