MCPcopy
hub / github.com/claude-code-best/claude-code / cli.tsx

File cli.tsx

src/entrypoints/cli.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2// Performance shim MUST be the first import — it replaces globalThis.performance
3// with a JS-backed implementation before React/OTel capture the native reference.
4// Without this, JSC's C++ Vector grows without bound in long-running sessions.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
isEnvTruthyFunction · 0.50

Tested by

no test coverage detected