Commit c810be4
authored
fix: distinguish between nil and non-nil allowed tools (#977)
If allowedTools is nil, then all tools are allowed. If allowed tools is
non-nil and has length zero, then no tools are allowed.
Signed-off-by: Donnie Adams <[email protected]>1 parent ce6afe2 commit c810be4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments