MCPcopy
hub / github.com/wavetermdev/waveterm / GetWaveAIModeConfigCommand

Method GetWaveAIModeConfigCommand

pkg/wshrpc/wshrpctypes.go:80–80  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

78 SetConnectionsConfigCommand(ctx context.Context, data ConnConfigRequest) error
79 GetFullConfigCommand(ctx context.Context) (wconfig.FullConfigType, error)
80 GetWaveAIModeConfigCommand(ctx context.Context) (wconfig.AIModeConfigUpdate, error)
81 BlockInfoCommand(ctx context.Context, blockId string) (*BlockInfoData, error)
82 DebugTermCommand(ctx context.Context, data CommandDebugTermData) (*CommandDebugTermRtnData, error)
83 BlocksListCommand(ctx context.Context, data BlocksListRequest) ([]BlocksListEntry, error)

Callers 2

initWaveFunction · 0.65
initBuilderFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected