MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / update

Method update

packages/bot-ui/src/types.ts:70–70  ·  view source on GitHub ↗
(ref: MessageRef, ui: Renderable)

Source from the content-addressed store, hash-verified

68 readonly platform: string;
69 post(ui: Renderable): Promise<MessageRef>;
70 update(ref: MessageRef, ui: Renderable): Promise<MessageRef>;
71 delete(ref: MessageRef): Promise<void>;
72 /**
73 * Post a picker and block until an interaction resolves it to the clicked

Callers 15

flushNowMethod · 0.65
adapter.test.tsFile · 0.65
signFunction · 0.65
verifySignatureMethod · 0.65
flushNowMethod · 0.65
updateMethod · 0.65
makeLegacyMethod · 0.65
flushNowMethod · 0.65
makeLegacyStreamFunction · 0.65
finishToolStatusRowFunction · 0.65
adapter.test.tsFile · 0.65

Implementers 1

Threadpackages/bot/src/thread.ts

Calls

no outgoing calls

Tested by 11

signFunction · 0.52
submitMessageFunction · 0.52
submitMessageFunction · 0.52
setupMCPActivityFunction · 0.52
submitMessageFunction · 0.52
submitMessageFunction · 0.52
submitMessageFunction · 0.52
submitMessageFunction · 0.52
submitMessageFunction · 0.52