detect_loops
Analyze a coding session to detect retry loops and return structured pattern insights for debugging.
Instructions
Run loop detection algorithms on a session and return detected loop patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| window_size | No | Events to analyze |