(tool_0, i_0)
| 439 | return <Box key={i_1}><Text>└ {tool_1.name}: </Text><Text dimColor={true}>{formatTokens(tool_1.tokens)} tokens</Text></Box>; |
| 440 | } |
| 441 | function _temp12(tool_0, i_0) { |
| 442 | return <Box key={i_0}><Text dimColor={true}>└ {tool_0.name}</Text></Box>; |
| 443 | } |
| 444 | function _temp11(t_1) { |
| 445 | return !t_1.isLoaded; |
| 446 | } |
nothing calls this directly
no outgoing calls
no test coverage detected