Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Epic0522/Codex-Remote-Contact
/ buildActionExamples
Function
buildActionExamples
src/server.js:1592–1594 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
1590
}
1591
1592
function
buildActionExamples(event) {
1593
return
pickActionExamples(event).join(
"、"
);
1594
}
1595
1596
function
pickActionBeat(event) {
1597
const
beats = getActionBeats(event);
Callers
1
buildAssistantInstructions
Function · 0.85
Calls
1
pickActionExamples
Function · 0.85
Tested by
no test coverage detected