MCPcopy Create free account
hub / github.com/apache/maka / computer-use-model-loop.test.ts

File computer-use-model-loop.test.ts

packages/runtime/src/__tests__/computer-use-model-loop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { describe, test } from 'node:test';
3import type { LanguageModelV4StreamPart, LanguageModelV4Usage } from '@ai-sdk/provider';
4import type { LlmConnection } from '@maka/core/llm-connections';

Callers

nothing calls this directly

Calls 15

fakeComputerBackendFunction · 0.85
buildComputerUseToolsFunction · 0.85
textCompletionFunction · 0.85
createDurableTurnHarnessFunction · 0.85
latestObservationFunction · 0.85
drainWithDurableTurnFunction · 0.85
stringsInFunction · 0.85
joinMethod · 0.80
createRuntimeFunction · 0.70
connectionFunction · 0.70
collectFunction · 0.70
toolCallFunction · 0.70

Tested by

no test coverage detected