MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / sub_agent.test.ts

File sub_agent.test.ts

src/app/service/agent/core/tools/sub_agent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { createSubAgentTool } from "./sub_agent";
3
4describe("sub_agent", () => {

Callers

nothing calls this directly

Calls 3

createSubAgentToolFunction · 0.90
fnMethod · 0.80
executeMethod · 0.65

Tested by

no test coverage detected