| 1 | import type { BetaUsage as Usage } from '@anthropic-ai/sdk/resources/beta/messages/messages.mjs' |
| 2 | import type { AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS } from 'src/services/analytics/index.js' |
| 3 | import { logEvent } from 'src/services/analytics/index.js' |
| 4 | import { setHasUnknownModelCost } from '../bootstrap/state.js' |
nothing calls this directly
no test coverage detected