Commit 269092a
Mateusz
Remove legacy tool call loop detection
1 parent 484298a commit 269092a
67 files changed
Lines changed: 96 additions & 8100 deletions
File tree
- docs/architecture
- src
- core
- commands
- handlers
- constants
- di/registrations
- domain
- commands/loop_detection_commands
- configuration
- interfaces
- ports
- services
- tool_call_loop
- tests
- integration
- commands
- __snapshots__
- loop_detection_commands
- snapshots
- test_integration_tool_loop_detection_command
- test_tool_loop_detection_default_snapshot
- test_tool_loop_detection_disable_snapshot
- test_tool_loop_detection_enable_snapshot
- test_integration_tool_loop_max_repeats_command
- test_max_repeats_failure_snapshot
- test_max_repeats_success_snapshot
- test_integration_tool_loop_mode_command
- test_tool_loop_mode_failure_snapshot
- test_tool_loop_mode_success_snapshot
- test_integration_tool_loop_ttl_command
- test_ttl_failure_snapshot
- test_ttl_success_snapshot
- snapshots/test_integration_help_command/test_help_general_snapshot
- regression
- unit
- commands
- loop_detection_commands
- core
- domain
- commands/loop_detection_commands
- configuration
- services
- loop_detection
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 66 | | |
76 | 67 | | |
77 | 68 | | |
| |||
131 | 122 | | |
132 | 123 | | |
133 | 124 | | |
134 | | - | |
135 | 125 | | |
136 | 126 | | |
137 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
Lines changed: 0 additions & 49 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
0 commit comments