MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / preflight-gate.test.ts

File preflight-gate.test.ts

test/preflight-gate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { looksLikeBuildTask, looksLikeAdvisoryQuestion, isPlanningToolCall, PREFLIGHT_MESSAGE } from '../src/agent/preflight-gate.js';
3
4describe('looksLikeBuildTask', () => {

Callers

nothing calls this directly

Calls 3

looksLikeBuildTaskFunction · 0.85
isPlanningToolCallFunction · 0.85

Tested by

no test coverage detected