We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d64fc commit cfdd9ecCopy full SHA for cfdd9ec
1 file changed
src/agents/tool-loop-detection.ts
@@ -1,4 +1,4 @@
1
-import { createHash } from "node:crypto";
+import { createHash } from "node:crypto";
2
import type { ToolLoopDetectionConfig } from "../config/types.tools.js";
3
import type { SessionState } from "../logging/diagnostic-session-state.js";
4
import { createSubsystemLogger } from "../logging/subsystem.js";
0 commit comments