MCPcopy Create free account
hub / github.com/codeaashu/claude-code / yoloClassifier.ts

File yoloClassifier.ts

src/utils/permissions/yoloClassifier.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type Anthropic from '@anthropic-ai/sdk'
3import type { BetaToolUnion } from '@anthropic-ai/sdk/resources/beta/messages.js'
4import { mkdir, writeFile } from 'fs/promises'

Callers

nothing calls this directly

Calls 3

featureFunction · 0.85
txtRequireFunction · 0.85
lazySchemaFunction · 0.85

Tested by

no test coverage detected