MCPcopy
hub / github.com/TanStack/ai / create-system-prompt.test.ts

File create-system-prompt.test.ts

packages/ai-code-mode/tests/create-system-prompt.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { z } from 'zod'
3import { toolDefinition } from '@tanstack/ai'
4import { createCodeModeSystemPrompt } from '../src/create-system-prompt'

Callers

nothing calls this directly

Calls 3

toolDefinitionFunction · 0.90
createMockToolFunction · 0.70

Tested by

no test coverage detected