MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / loop-hardening.test.ts

File loop-hardening.test.ts

test/loop-hardening.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { TodoWriteTool } from '../src/tools/builtin/todo.js';
3import { BudgetTracker } from '../src/agent/budget.js';
4import { outsideCwdHint } from '../src/utils/path-hint.js';

Callers

nothing calls this directly

Calls 5

outsideCwdHintFunction · 0.85
coerceArgsMethod · 0.80
incrementIterationMethod · 0.80
shouldWarnIterationsMethod · 0.80
getMaxIterationsMethod · 0.80

Tested by

no test coverage detected