Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browserbase/stagehand
/ claudeCodeToolAdapter.ts
File
claudeCodeToolAdapter.ts
packages/evals/framework/claudeCodeToolAdapter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
fsp from
"node:fs/promises"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
1
getRepoRootDir
Function · 0.90
Tested by
no test coverage detected