MCPcopy Create free account
hub / github.com/TanStack/ai / policy-map.test.ts

File policy-map.test.ts

packages/ai-claude-code/tests/policy-map.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { defineSandboxPolicy } from '@tanstack/ai-sandbox'
3import { mapPolicyToClaudeFlags } from '../src/adapters/policy-map'
4

Callers

nothing calls this directly

Calls 2

mapPolicyToClaudeFlagsFunction · 0.90
defineSandboxPolicyFunction · 0.90

Tested by

no test coverage detected