MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/services/loopDetectionService.ts:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 * See: ANUS Handbook, Chapter 2, Section "Penetrating the System"
53 */
54export class LoopDetectionService {
55 private readonly config: Config;
56 private promptId = '';
57

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected