MCPcopy Create free account
hub / github.com/MatterAIOrg/OrbCode / sayThenEnd

Function sayThenEnd

test-hook-integration.mjs:41–41  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

39}
40
41const sayThenEnd = (t) => function* () { yield { type: "text", text: t } }
42const toolThen = (name, args) =>
43 function* () {
44 yield {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected