MCPcopy Index your code
hub / github.com/zxlie/FeHelper / ai-inline-utils.test.js

File ai-inline-utils.test.js

test/ai-inline-utils.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import {
3 buildToolAiMessages,
4 clipTextForPrompt,

Callers

nothing calls this directly

Calls 7

createInlineAiStateFunction · 0.90
buildToolAiMessagesFunction · 0.90
clipTextForPromptFunction · 0.90
extractFirstCodeBlockFunction · 0.90
extractJsonCandidateFunction · 0.90
renderInlineMarkdownFunction · 0.90
itFunction · 0.50

Tested by

no test coverage detected