↓ 13 callersFunctiontoolPart(
index: number,
partIndex: number,
tool: string,
input: Record<string, unknown>,
outputLength = 160
packages/app/e2e/performance/timeline/session-timeline-stress.fixture.ts:124
↓ 12 callersFunctionapply(data: SessionData, event: Event, sessionID: string, thinking: boolean, limits: Record<string, number>)
packages/opencode/src/cli/cmd/run/session-replay.ts:35
↓ 12 callersFunctionawaitWithTimeout(
self: Effect.Effect<A, E, R>,
message: string,
duration: Duration.Input = "2 seconds",
)
packages/opencode/test/lib/effect.ts:149
↓ 12 callersFunctionpollWithTimeout(
self: Effect.Effect<A | undefined, E, R>,
message: string,
duration: Duration.Input = "5 seconds",
)
packages/opencode/test/lib/effect.ts:161