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

File task_tools.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { createTaskTools, type Task } from "./task_tools";
3
4describe("task_tools", () => {

Callers

nothing calls this directly

Calls 4

createTaskToolsFunction · 0.90
fnMethod · 0.80
executeMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected