MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / tool-profile.test.ts

File tool-profile.test.ts

test/tool-profile.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { deriveAutoDisabledTools, ratchetAutoDisabled, type InfraSignals } from '../src/agent/tool-profile.js';
3
4const ALL = [

Callers

nothing calls this directly

Calls 2

deriveAutoDisabledToolsFunction · 0.85
ratchetAutoDisabledFunction · 0.85

Tested by

no test coverage detected