Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/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
import { feature } from
'bun:bundle'
;
2
3
// Bugfix for corepack auto-pinning, which adds yarnpkg to peoples' package.jsons
4
// eslint-disable-next-line custom-rules/no-top-level-side-effects
Callers
nothing calls this directly
Calls
2
feature
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected