Skip to main content

Module tracker

Module tracker 

Source
Expand description

Behavioral call sequence tracker.

Tracks the sequence of tool calls within a task session for anomaly detection purposes.

Structsยง

BehaviorTracker
Tracks call sequences per session.
CallRecord
A record of a single tool call in a session.