MCPcopy Create free account
hub / github.com/Noumena-Network/code / AgentToolRuntime.test.ts

File AgentToolRuntime.test.ts

src/tools/AgentToolRuntime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, mock } from 'bun:test'
2import { z } from 'zod/v4'
3import { getDefaultAppState } from '../state/AppStateStore.js'
4import { AGENT_TOOL_NAME } from './AgentTool/constants.js'

Callers

nothing calls this directly

Calls 3

createAgentFunction · 0.85
resolveMethod · 0.80
createToolUseContextFunction · 0.70

Tested by

no test coverage detected