MCPcopy
hub / github.com/coder/mux / agentSession.goalAutoPause.test.ts

File agentSession.goalAutoPause.test.ts

src/node/services/agentSession.goalAutoPause.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, test } from "bun:test";
2import { EventEmitter } from "events";
3import type { AIService } from "./aiService";
4import type { BackgroundProcessManager } from "./backgroundProcessManager";

Callers

nothing calls this directly

Calls 15

OkFunction · 0.90
waitForConditionFunction · 0.90
createMuxMessageFunction · 0.90
getGoalMethod · 0.80
resolveMethod · 0.80
setOnActivityChangeMethod · 0.80
onChatEventMethod · 0.80
appendToHistoryMethod · 0.80

Tested by

no test coverage detected