Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
const
sayThenEnd = (t) =>
function
* () { yield {
type
:
"text"
, text: t } }
42
const
toolThen = (name, args) =>
43
function
* () {
44
yield {
Callers
1
test-hook-integration.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected