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

File ask_user.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { createAskUserTool } from "./ask_user";
3import type { ChatStreamEvent } from "@App/app/service/agent/core/types";
4

Callers

nothing calls this directly

Calls 5

createAskUserToolFunction · 0.90
entriesMethod · 0.80
fnMethod · 0.80
executeMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected