MCPcopy Create free account
hub / github.com/Noumena-Network/code / REPLTool.tsx

File REPLTool.tsx

src/tools/REPLTool/REPLTool.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { REPL_TOOL_NAME } from './constants.js'
2import { getReplPrimitiveTools } from './primitiveTools.js'
3import { createJavascriptReplTool } from './javascriptReplFactory.js'
4import { getPrimaryDirectToolNames } from '../toolPolicy.js'

Callers

nothing calls this directly

Calls 3

createJavascriptReplToolFunction · 0.85
getReplPrimitiveToolsFunction · 0.85

Tested by

no test coverage detected