MCPcopy Index your code
hub / github.com/TanStack/ai / bootstrap.test.ts

File bootstrap.test.ts

packages/ai-sandbox/tests/bootstrap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { bootstrapWorkspace } from '../src/bootstrap'
3import { createSecrets } from '../src/secrets'
4import { resolveGitSkillDir } from '../src/agents-file'

Callers

nothing calls this directly

Calls 12

bootstrapWorkspaceFunction · 0.90
gitSkillFunction · 0.90
createSecretsFunction · 0.90
gitSourceFunction · 0.90
resolveGitSkillDirFunction · 0.90
fileSkillFunction · 0.90
makeRecordingHandleFunction · 0.85
releaseBarrierFunction · 0.85
spawnCountFunction · 0.85
makeFailingSerialHandleFunction · 0.85
makeProvisioningHandleFunction · 0.85
makeUnclonedHandleFunction · 0.85

Tested by

no test coverage detected