Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{ defineSandboxPolicy } from
'@tanstack/ai-sandbox'
3
import
{ mapPolicyToClaudeFlags } from
'../src/adapters/policy-map'
4
Callers
nothing calls this directly
Calls
2
mapPolicyToClaudeFlags
Function · 0.90
defineSandboxPolicy
Function · 0.90
Tested by
no test coverage detected